diff options
author | Brent Baude <ranger@gentoo.org> | 2009-05-31 23:48:56 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-05-31 23:48:56 +0000 |
commit | fa742cff65f9acf7e0a7e27d185a6a298cebf3e7 (patch) | |
tree | f43920ab4557f15b3c2393151cc6f9db67d2b0bd /dev-perl | |
parent | Marking Text-CharWidth-0.04 ~ppc64 for bug 267987 (diff) | |
download | gentoo-2-fa742cff65f9acf7e0a7e27d185a6a298cebf3e7.tar.gz gentoo-2-fa742cff65f9acf7e0a7e27d185a6a298cebf3e7.tar.bz2 gentoo-2-fa742cff65f9acf7e0a7e27d185a6a298cebf3e7.zip |
Marking Text-WrapI18N-0.06 ~ppc64 for bug 267987
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Text-WrapI18N/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Text-WrapI18N/ChangeLog b/dev-perl/Text-WrapI18N/ChangeLog index d05c513421dc..37ad08df0464 100644 --- a/dev-perl/Text-WrapI18N/ChangeLog +++ b/dev-perl/Text-WrapI18N/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-WrapI18N -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog,v 1.16 2007/12/24 14:57:37 ranger Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog,v 1.17 2009/05/31 23:48:56 ranger Exp $ + + 31 May 2009; Brent Baude <ranger@gentoo.org> Text-WrapI18N-0.06.ebuild: + Marking Text-WrapI18N-0.06 ~ppc64 for bug 267987 24 Dec 2007; Brent Baude <ranger@gentoo.org> Text-WrapI18N-0.06.ebuild: Marking Text-WrapI18N-0.06 ppc for dep in bug 203220 diff --git a/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild b/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild index 53a036568316..5feaa4c163a9 100644 --- a/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild +++ b/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild,v 1.17 2007/12/24 14:57:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild,v 1.18 2009/05/31 23:48:56 ranger Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/K/KU/KUBOTA/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ~ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-perl/Text-CharWidth |