summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Wojtaszek <sekretarz@gentoo.org>2005-01-12 01:55:30 +0000
committerKarol Wojtaszek <sekretarz@gentoo.org>2005-01-12 01:55:30 +0000
commit27ce1ad904a23fc38c4e25eb287b87bbd8e58be9 (patch)
tree74dc81cebbf63f6188e4f7605da174f6538b6a57 /dev-perl/DateTime
parentclean up DEPEND and add support for testing with dejagnu. also fix manpage s... (diff)
downloadgentoo-2-27ce1ad904a23fc38c4e25eb287b87bbd8e58be9.tar.gz
gentoo-2-27ce1ad904a23fc38c4e25eb287b87bbd8e58be9.tar.bz2
gentoo-2-27ce1ad904a23fc38c4e25eb287b87bbd8e58be9.zip
Added to ~amd64
Diffstat (limited to 'dev-perl/DateTime')
-rw-r--r--dev-perl/DateTime/ChangeLog7
-rw-r--r--dev-perl/DateTime/DateTime-0.20.ebuild4
-rw-r--r--dev-perl/DateTime/DateTime-0.21.ebuild4
-rw-r--r--dev-perl/DateTime/DateTime-0.22.ebuild6
4 files changed, 12 insertions, 9 deletions
diff --git a/dev-perl/DateTime/ChangeLog b/dev-perl/DateTime/ChangeLog
index 9b742aee179e..2f1631726b1c 100644
--- a/dev-perl/DateTime/ChangeLog
+++ b/dev-perl/DateTime/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DateTime
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/ChangeLog,v 1.11 2004/12/29 23:29:19 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/ChangeLog,v 1.12 2005/01/12 01:55:30 sekretarz Exp $
+
+ 12 Jan 2005; Karol Wojtaszek <sekretarz@gentoo.org> DateTime-0.22.ebuild:
+ Added to ~amd64
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-perl/DateTime/DateTime-0.20.ebuild b/dev-perl/DateTime/DateTime-0.20.ebuild
index 2d9b35c752ab..a0d93d39522e 100644
--- a/dev-perl/DateTime/DateTime-0.20.ebuild
+++ b/dev-perl/DateTime/DateTime-0.20.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-0.20.ebuild,v 1.5 2004/07/14 17:15:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-0.20.ebuild,v 1.6 2005/01/12 01:55:30 sekretarz Exp $
inherit perl-module
diff --git a/dev-perl/DateTime/DateTime-0.21.ebuild b/dev-perl/DateTime/DateTime-0.21.ebuild
index a2afc10405e9..fecd4c0d72b2 100644
--- a/dev-perl/DateTime/DateTime-0.21.ebuild
+++ b/dev-perl/DateTime/DateTime-0.21.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-0.21.ebuild,v 1.4 2004/07/14 17:15:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-0.21.ebuild,v 1.5 2005/01/12 01:55:30 sekretarz Exp $
inherit perl-module
diff --git a/dev-perl/DateTime/DateTime-0.22.ebuild b/dev-perl/DateTime/DateTime-0.22.ebuild
index 32b0c9875606..159bc5bcf02a 100644
--- a/dev-perl/DateTime/DateTime-0.22.ebuild
+++ b/dev-perl/DateTime/DateTime-0.22.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-0.22.ebuild,v 1.5 2004/12/21 14:25:03 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-0.22.ebuild,v 1.6 2005/01/12 01:55:30 sekretarz Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirrot://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc ~ppc ~alpha"
+KEYWORDS="x86 sparc ~ppc ~alpha ~amd64"
IUSE=""
SRC_TEST="do"