diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:12:45 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:12:45 +0000 |
commit | 0300b10d332aeb900ab3c2a26bf6a562b27aaba1 (patch) | |
tree | 53f9d3611d6535b5ee08f42215bb9848d2becb58 /dev-perl/DateManip | |
parent | Version bump from upstream (diff) | |
download | historical-0300b10d332aeb900ab3c2a26bf6a562b27aaba1.tar.gz historical-0300b10d332aeb900ab3c2a26bf6a562b27aaba1.tar.bz2 historical-0300b10d332aeb900ab3c2a26bf6a562b27aaba1.zip |
stable amd64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-perl/DateManip')
-rw-r--r-- | dev-perl/DateManip/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/DateManip/DateManip-5.44.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DateManip/ChangeLog b/dev-perl/DateManip/ChangeLog index 1157986cd260..b90579b8e006 100644 --- a/dev-perl/DateManip/ChangeLog +++ b/dev-perl/DateManip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/DateManip # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.27 2006/01/31 20:38:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.28 2006/02/06 20:07:20 blubb Exp $ + + 06 Feb 2006; Simon Stelling <blubb@gentoo.org> DateManip-5.44.ebuild: + stable on amd64 31 Jan 2006; Aron Griffis <agriffis@gentoo.org> DateManip-5.44.ebuild: Mark 5.44 stable on alpha diff --git a/dev-perl/DateManip/DateManip-5.44.ebuild b/dev-perl/DateManip/DateManip-5.44.ebuild index 8006586e06b2..0247f7b8666d 100644 --- a/dev-perl/DateManip/DateManip-5.44.ebuild +++ b/dev-perl/DateManip/DateManip-5.44.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-5.44.ebuild,v 1.6 2006/01/31 20:38:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-5.44.ebuild,v 1.7 2006/02/06 20:07:20 blubb Exp $ inherit perl-module eutils @@ -11,7 +11,7 @@ SRC_TEST="do" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" mydoc="HISTORY TODO" |