diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-07 20:33:22 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-07 20:33:22 +0000 |
commit | 08359122bcf135338b5261fbed11bc2d02807888 (patch) | |
tree | bcf877f1d77e42875cf98793b425602947a55cd3 /dev-perl/DateTime-Format-W3CDTF | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-08359122bcf135338b5261fbed11bc2d02807888.tar.gz gentoo-2-08359122bcf135338b5261fbed11bc2d02807888.tar.bz2 gentoo-2-08359122bcf135338b5261fbed11bc2d02807888.zip |
Marking sparc 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 | 6 | ||||
-rw-r--r-- | dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-Format-W3CDTF/ChangeLog b/dev-perl/DateTime-Format-W3CDTF/ChangeLog index 9087e71eb2ff..02bd899cb73c 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.7 2007/01/07 20:33:22 mcummings Exp $ + + 07 Jan 2007; Michael Cummings <mcummings@gentoo.org> + DateTime-Format-W3CDTF-0.04.ebuild: + Marking sparc stable 07 Jan 2007; Michael Cummings <mcummings@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 d8a28d865ac6..5fceba6cc1e4 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-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.6 2007/01/07 20:30:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild,v 1.7 2007/01/07 20:33:22 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" |