vapier 14/04/06 15:10:09 Modified: Text-WrapI18N-0.60.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-WrapI18N/Text-WrapI18N-0.60.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0.ebuild?r1=1.5&r2=1.6 Index: Text-WrapI18N-0.60.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- Text-WrapI18N-0.60.0.ebuild 15 Feb 2014 12:03:42 -0000 1.5 +++ Text-WrapI18N-0.60.0.ebuild 6 Apr 2014 15:10:09 -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-WrapI18N/Text-WrapI18N-0.60.0.ebuild,v 1.5 2014/02/15 12:03:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0.ebuild,v 1.6 2014/04/06 15:10:09 vapier Exp $ EAPI=4 @@ -11,7 +11,7 @@ DESCRIPTION="Internationalized substitute of Text::Wrap" 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="" RDEPEND="dev-perl/Text-CharWidth" 1.27 dev-perl/Text-WrapI18N/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog?rev=1.27&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog?r1=1.26&r2=1.27 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 15 Feb 2014 12:03:42 -0000 1.26 +++ ChangeLog 6 Apr 2014 15:10:09 -0000 1.27 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-WrapI18N # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog,v 1.26 2014/02/15 12:03:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog,v 1.27 2014/04/06 15:10:09 vapier Exp $ + + 06 Apr 2014; Mike Frysinger <[email protected]> Text-WrapI18N-0.60.0.ebuild: + Add arm64 love. 15 Feb 2014; Markos Chandras <[email protected]> Text-WrapI18N-0.60.0.ebuild:
