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 | 87ce8983ed9e6cfbcd7df8d86dc74635b1b11f40 (patch) | |
tree | 93047316fd9945f3d48ff623de47c9fac278d8a1 /dev-perl/Text-WrapI18N | |
parent | Corrected dec Make target, 350965 (diff) | |
download | historical-87ce8983ed9e6cfbcd7df8d86dc74635b1b11f40.tar.gz historical-87ce8983ed9e6cfbcd7df8d86dc74635b1b11f40.tar.bz2 historical-87ce8983ed9e6cfbcd7df8d86dc74635b1b11f40.zip |
ppc64 stable wrt #350877
Package-Manager: portage-2.2.0_alpha11/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Text-WrapI18N')
-rw-r--r-- | dev-perl/Text-WrapI18N/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Text-WrapI18N/ChangeLog b/dev-perl/Text-WrapI18N/ChangeLog index e8e8a9f7891e..8580cf4e631b 100644 --- a/dev-perl/Text-WrapI18N/ChangeLog +++ b/dev-perl/Text-WrapI18N/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-WrapI18N -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog,v 1.18 2010/01/14 15:55:40 grobian Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog,v 1.19 2011/01/07 20:14:03 xarthisius Exp $ + + 07 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> + Text-WrapI18N-0.06.ebuild: + ppc64 stable wrt #350877 14 Jan 2010; Fabian Groffen <grobian@gentoo.org> Text-WrapI18N-0.06.ebuild: 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 |