summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-03-24 15:41:10 +0000
committerFabian Groffen <grobian@gentoo.org>2012-03-24 15:41:10 +0000
commit76589b25d5db2b5b050e33e62fdab795be4c50e3 (patch)
tree8d8e4e6be3b80097699a544a6263fbf1c5ea20bd /dev-perl/Text-WrapI18N
parentFix build with new zlib. Bug #408451 (diff)
downloadhistorical-76589b25d5db2b5b050e33e62fdab795be4c50e3.tar.gz
historical-76589b25d5db2b5b050e33e62fdab795be4c50e3.tar.bz2
historical-76589b25d5db2b5b050e33e62fdab795be4c50e3.zip
Marked ~x64-macos
Package-Manager: portage-2.2.01.20271-prefix/cvs/Darwin i386
Diffstat (limited to 'dev-perl/Text-WrapI18N')
-rw-r--r--dev-perl/Text-WrapI18N/ChangeLog7
-rw-r--r--dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Text-WrapI18N/ChangeLog b/dev-perl/Text-WrapI18N/ChangeLog
index a8c99e4834f4..86b9467f79c1 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog,v 1.22 2011/09/04 11:22:47 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog,v 1.23 2012/03/24 15:37:08 grobian Exp $
+
+ 24 Mar 2012; Fabian Groffen <grobian@gentoo.org> Text-WrapI18N-0.60.0.ebuild:
+ Marked ~x64-macos
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Text-WrapI18N-0.06.ebuild:
Cleanup
diff --git a/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0.ebuild b/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0.ebuild
index d3cdd66a850a..6e4bc9b4a5f8 100644
--- a/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0.ebuild
+++ b/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.60.0.ebuild,v 1.2 2011/09/03 21:04:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0.ebuild,v 1.3 2012/03/24 15:37:08 grobian Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Internationalized substitute of Text::Wrap"
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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="dev-perl/Text-CharWidth"