diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-07 20:30:46 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-07 20:30:46 +0000 |
commit | bbd4c1f6f2e6b80a471539381769e40798d58560 (patch) | |
tree | 7fa573342a2dc2a21bd152e0280b62cd9ed269c7 /dev-perl/DateTime-Format-W3CDTF | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-bbd4c1f6f2e6b80a471539381769e40798d58560.tar.gz gentoo-2-bbd4c1f6f2e6b80a471539381769e40798d58560.tar.bz2 gentoo-2-bbd4c1f6f2e6b80a471539381769e40798d58560.zip |
Marking amd64 stable
(Portage version: 2.1.2_rc4-r3)
Diffstat (limited to 'dev-perl/DateTime-Format-W3CDTF')
-rw-r--r-- | dev-perl/DateTime-Format-W3CDTF/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/DateTime-Format-W3CDTF/ChangeLog b/dev-perl/DateTime-Format-W3CDTF/ChangeLog index 1fa25aadd56a..9087e71eb2ff 100644 --- a/dev-perl/DateTime-Format-W3CDTF/ChangeLog +++ b/dev-perl/DateTime-Format-W3CDTF/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-Format-W3CDTF -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.5 2006/11/25 15:00:20 kloeri Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.6 2007/01/07 20:30:46 mcummings Exp $ + + 07 Jan 2007; Michael Cummings <mcummings@gentoo.org> + DateTime-Format-W3CDTF-0.04.ebuild: + Marking amd64 stable 25 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> DateTime-Format-W3CDTF-0.04.ebuild: diff --git a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild index 91aadbd549b6..d8a28d865ac6 100644 --- a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild +++ b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild,v 1.5 2006/11/25 15:00:20 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild,v 1.6 2007/01/07 20:30:46 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/K/KE/KELLAN/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |