diff options
author | Brent Baude <ranger@gentoo.org> | 2009-01-08 20:49:36 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-01-08 20:49:36 +0000 |
commit | 943a3d2643d240f9a989a353710a92f3e8b6fdcc (patch) | |
tree | 6053a910ff7759e6f806ad06c4673ce251f757c3 /dev-perl | |
parent | Marking DateTime-Locale-0.41 ppc64 for bug 254143 (diff) | |
download | gentoo-2-943a3d2643d240f9a989a353710a92f3e8b6fdcc.tar.gz gentoo-2-943a3d2643d240f9a989a353710a92f3e8b6fdcc.tar.bz2 gentoo-2-943a3d2643d240f9a989a353710a92f3e8b6fdcc.zip |
Marking .41 back to ~ppc64 and .42 to ppc64 for bug 254143
(Portage version: 2.1.6.4/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/DateTime-Locale/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/DateTime-Locale/DateTime-Locale-0.41.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/DateTime-Locale/DateTime-Locale-0.42.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/DateTime-Locale/ChangeLog b/dev-perl/DateTime-Locale/ChangeLog index f2bd4838d1fe..fa3ecb6abcdb 100644 --- a/dev-perl/DateTime-Locale/ChangeLog +++ b/dev-perl/DateTime-Locale/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-Locale # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/ChangeLog,v 1.55 2009/01/08 20:46:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/ChangeLog,v 1.56 2009/01/08 20:49:36 ranger Exp $ + + 08 Jan 2009; Brent Baude <ranger@gentoo.org> DateTime-Locale-0.41.ebuild, + DateTime-Locale-0.42.ebuild: + Marking .41 back to ~ppc64 and .42 to ppc64 for bug 254143 08 Jan 2009; Brent Baude <ranger@gentoo.org> DateTime-Locale-0.41.ebuild: Marking DateTime-Locale-0.41 ppc64 for bug 254143 diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-0.41.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-0.41.ebuild index b8f85370aaa7..09831e3f8b08 100644 --- a/dev-perl/DateTime-Locale/DateTime-Locale-0.41.ebuild +++ b/dev-perl/DateTime-Locale/DateTime-Locale-0.41.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/DateTime-Locale-0.41.ebuild,v 1.6 2009/01/08 20:46:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/DateTime-Locale-0.41.ebuild,v 1.7 2009/01/08 20:49:36 ranger Exp $ inherit versionator perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 ) unicode" 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" diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-0.42.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-0.42.ebuild index 672bc53f5db4..23b272b083e5 100644 --- a/dev-perl/DateTime-Locale/DateTime-Locale-0.42.ebuild +++ b/dev-perl/DateTime-Locale/DateTime-Locale-0.42.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/DateTime-Locale-0.42.ebuild,v 1.4 2009/01/07 21:06:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/DateTime-Locale-0.42.ebuild,v 1.5 2009/01/08 20:49:36 ranger Exp $ inherit versionator perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 ) unicode" 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" |