summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-04-06 15:09:46 +0000
committerMike Frysinger <vapier@gentoo.org>2014-04-06 15:09:46 +0000
commit523feb4c9fa64a289235102ba07cb5ea7a17ec09 (patch)
treea0f2ec622176fbd88833ac3e4b0dc611a281bae7 /dev-perl
parentAdded missing x11-libs/libX11 dependency; fixes bug #506942, proxied commit f... (diff)
downloadgentoo-2-523feb4c9fa64a289235102ba07cb5ea7a17ec09.tar.gz
gentoo-2-523feb4c9fa64a289235102ba07cb5ea7a17ec09.tar.bz2
gentoo-2-523feb4c9fa64a289235102ba07cb5ea7a17ec09.zip
Add arm64 love.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Text-CharWidth/ChangeLog5
-rw-r--r--dev-perl/Text-CharWidth/Text-CharWidth-0.40.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-CharWidth/ChangeLog b/dev-perl/Text-CharWidth/ChangeLog
index 499777f79f70..025cc795070c 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.25 2014/02/15 12:02:35 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.26 2014/04/06 15:09:46 vapier Exp $
+
+ 06 Apr 2014; Mike Frysinger <vapier@gentoo.org> Text-CharWidth-0.40.0.ebuild:
+ Add arm64 love.
15 Feb 2014; Markos Chandras <hwoarang@gentoo.org>
Text-CharWidth-0.40.0.ebuild:
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 9d31f8edef60..573ce0d4f969 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-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.5 2014/02/15 12:02:35 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0.ebuild,v 1.6 2014/04/06 15:09:46 vapier 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 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips 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"