summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-19 08:08:12 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-19 08:08:12 +0000
commita4df3bdcf060a7ed94eb4b3f2770ac081bd4c240 (patch)
tree7b8d8525680f6af6f0c90ffba13816f823a04c50 /dev-perl/TimeDate
parentVersion bump." (Manifest recommit) (diff)
downloadgentoo-2-a4df3bdcf060a7ed94eb4b3f2770ac081bd4c240.tar.gz
gentoo-2-a4df3bdcf060a7ed94eb4b3f2770ac081bd4c240.tar.bz2
gentoo-2-a4df3bdcf060a7ed94eb4b3f2770ac081bd4c240.zip
Stable on amd64.
Diffstat (limited to 'dev-perl/TimeDate')
-rw-r--r--dev-perl/TimeDate/ChangeLog5
-rw-r--r--dev-perl/TimeDate/TimeDate-1.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/TimeDate/ChangeLog b/dev-perl/TimeDate/ChangeLog
index a196423c2a1d..2d1ed939d0ae 100644
--- a/dev-perl/TimeDate/ChangeLog
+++ b/dev-perl/TimeDate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/TimeDate
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.15 2004/07/04 08:05:31 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.16 2004/10/19 08:06:16 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> TimeDate-1.16.ebuild:
+ Stable on amd64.
04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> TimeDate-1.16.ebuild:
Stable on alpha.
diff --git a/dev-perl/TimeDate/TimeDate-1.16.ebuild b/dev-perl/TimeDate/TimeDate-1.16.ebuild
index cb66461d38f3..4a3ae510335d 100644
--- a/dev-perl/TimeDate/TimeDate-1.16.ebuild
+++ b/dev-perl/TimeDate/TimeDate-1.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.16.ebuild,v 1.6 2004/08/17 18:05:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.16.ebuild,v 1.7 2004/10/19 08:06:16 absinthe Exp $
inherit perl-module
@@ -10,5 +10,5 @@ SRC_URI="http://www.cpan.org/modules/by-module/Date/${P}.tar.gz"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 ~amd64 ~ppc sparc alpha ia64"
+KEYWORDS="x86 amd64 ~ppc sparc alpha ia64"
IUSE=""