diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-05-15 17:46:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-05-15 17:46:59 +0000 |
commit | b1712717e4f30a22353f636356042c917e0f5e26 (patch) | |
tree | 83eeabe27e71cad69672c8e4ab063a2d5fccea38 /dev-perl/Encode-Locale | |
parent | Slotmove latest cucumber-rails into a new slot. (diff) | |
download | historical-b1712717e4f30a22353f636356042c917e0f5e26.tar.gz historical-b1712717e4f30a22353f636356042c917e0f5e26.tar.bz2 historical-b1712717e4f30a22353f636356042c917e0f5e26.zip |
Add ~alpha/~ia64/~m68k/~s390/~sh/~sparc wrt #358079
Package-Manager: portage-2.1.9.49/cvs/Linux ia64
Diffstat (limited to 'dev-perl/Encode-Locale')
-rw-r--r-- | dev-perl/Encode-Locale/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Encode-Locale/Encode-Locale-1.10.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Encode-Locale/Encode-Locale-1.20.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Encode-Locale/ChangeLog b/dev-perl/Encode-Locale/ChangeLog index 21278412dfb9..0b6670fffdab 100644 --- a/dev-perl/Encode-Locale/ChangeLog +++ b/dev-perl/Encode-Locale/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Encode-Locale # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Encode-Locale/ChangeLog,v 1.6 2011/04/24 11:35:51 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Encode-Locale/ChangeLog,v 1.7 2011/05/15 17:45:13 armin76 Exp $ + + 15 May 2011; Raúl Porcel <armin76@gentoo.org> Encode-Locale-1.10.0.ebuild, + Encode-Locale-1.20.0.ebuild: + Add ~alpha/~ia64/~m68k/~s390/~sh/~sparc wrt #358079 24 Apr 2011; Fabian Groffen <grobian@gentoo.org> Encode-Locale-1.20.0.ebuild: (Re)keyword for Prefix, bug #358079 diff --git a/dev-perl/Encode-Locale/Encode-Locale-1.10.0.ebuild b/dev-perl/Encode-Locale/Encode-Locale-1.10.0.ebuild index ac8c89100d45..d631136a56c7 100644 --- a/dev-perl/Encode-Locale/Encode-Locale-1.10.0.ebuild +++ b/dev-perl/Encode-Locale/Encode-Locale-1.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Encode-Locale/Encode-Locale-1.10.0.ebuild,v 1.2 2011/04/08 16:12:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Encode-Locale/Encode-Locale-1.10.0.ebuild,v 1.3 2011/05/15 17:45:13 armin76 Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Determine the locale encoding" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~m68k ~s390 ~sh ~sparc ~x86" IUSE="" SRC_TEST=do diff --git a/dev-perl/Encode-Locale/Encode-Locale-1.20.0.ebuild b/dev-perl/Encode-Locale/Encode-Locale-1.20.0.ebuild index 07cca6a7e7d0..10d277963bcd 100644 --- a/dev-perl/Encode-Locale/Encode-Locale-1.20.0.ebuild +++ b/dev-perl/Encode-Locale/Encode-Locale-1.20.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Encode-Locale/Encode-Locale-1.20.0.ebuild,v 1.4 2011/04/24 11:35:51 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Encode-Locale/Encode-Locale-1.20.0.ebuild,v 1.5 2011/05/15 17:45:13 armin76 Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Determine the locale encoding" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86 ~ppc-aix ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST=do |