summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2014-01-05 03:43:16 +0000
committerNaohiro Aota <naota@gentoo.org>2014-01-05 03:43:16 +0000
commit20e7d30b8e80cafb0c0a4c4c20ab45331e22f6fe (patch)
tree7b53377b431f3adaa0682be188dfebba01f7e950 /dev-perl
parentRemove vulnerable version, bug 497094. (diff)
downloadgentoo-2-20e7d30b8e80cafb0c0a4c4c20ab45331e22f6fe.tar.gz
gentoo-2-20e7d30b8e80cafb0c0a4c4c20ab45331e22f6fe.tar.bz2
gentoo-2-20e7d30b8e80cafb0c0a4c4c20ab45331e22f6fe.zip
Add ~x86-fbsd
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8551514)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Text-CharWidth/ChangeLog7
-rw-r--r--dev-perl/Text-CharWidth/Text-CharWidth-0.40.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Text-CharWidth/ChangeLog b/dev-perl/Text-CharWidth/ChangeLog
index 714801e331a1..c5acf0bdc175 100644
--- a/dev-perl/Text-CharWidth/ChangeLog
+++ b/dev-perl/Text-CharWidth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-CharWidth
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.23 2012/06/24 12:58:52 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.24 2014/01/05 03:43:16 naota Exp $
+
+ 05 Jan 2014; Naohiro Aota <naota@gentoo.org> Text-CharWidth-0.40.0.ebuild:
+ Add ~x86-fbsd
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
diff --git a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0.ebuild b/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0.ebuild
index f6faa84a7f63..c978d2c02571 100644
--- a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0.ebuild
+++ b/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0.ebuild,v 1.3 2012/03/24 15:34:38 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0.ebuild,v 1.4 2014/01/05 03:43:15 naota Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Get number of occupied columns of a string on terminal"
SLOT="0"
-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"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"