diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-07 20:14:03 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-07 20:14:03 +0000 |
commit | 926da621719addb54826b6ad48cb95ef0b66d6c0 (patch) | |
tree | c9b95148802024aec38b6a7a1795a810e8a1e001 /dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild | |
parent | Corrected dec Make target, 350965 (diff) | |
download | gentoo-2-926da621719addb54826b6ad48cb95ef0b66d6c0.tar.gz gentoo-2-926da621719addb54826b6ad48cb95ef0b66d6c0.tar.bz2 gentoo-2-926da621719addb54826b6ad48cb95ef0b66d6c0.zip |
ppc64 stable wrt #350877
(Portage version: 2.2.0_alpha11/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild')
-rw-r--r-- | dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild b/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild index 83afe2f11741..5bdcffb14a32 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-2010 Gentoo Foundation +# Copyright 1999-2011 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.19 2010/01/14 15:55:40 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild,v 1.20 2011/01/07 20:14:03 xarthisius 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 ~ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="dev-perl/Text-CharWidth |