vapier 14/04/06 15:09:46 Modified: Text-CharWidth-0.40.0.ebuild ChangeLog Log: Add arm64 love. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.6 dev-perl/Text-CharWidth/Text-CharWidth-0.40.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0.ebuild?r1=1.5&r2=1.6 Index: Text-CharWidth-0.40.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- Text-CharWidth-0.40.0.ebuild 15 Feb 2014 12:02:35 -0000 1.5 +++ Text-CharWidth-0.40.0.ebuild 6 Apr 2014 15:09:46 -0000 1.6 @@ -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 @@ 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" 1.26 dev-perl/Text-CharWidth/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog?rev=1.26&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog?r1=1.25&r2=1.26 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ChangeLog 15 Feb 2014 12:02:35 -0000 1.25 +++ ChangeLog 6 Apr 2014 15:09:46 -0000 1.26 @@ -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 <[email protected]> Text-CharWidth-0.40.0.ebuild: + Add arm64 love. 15 Feb 2014; Markos Chandras <[email protected]> Text-CharWidth-0.40.0.ebuild:
