diff options
author | Markus Meier <maekke@gentoo.org> | 2012-10-06 08:45:28 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-10-06 08:45:28 +0000 |
commit | b55c27298638af3fb698af700e6bd4dbabb24480 (patch) | |
tree | fd17bd05738943da0223d2eabd6e4dc1d925915c /app-text/iso-codes | |
parent | arm stable, bug #436520 (diff) | |
download | gentoo-2-b55c27298638af3fb698af700e6bd4dbabb24480.tar.gz gentoo-2-b55c27298638af3fb698af700e6bd4dbabb24480.tar.bz2 gentoo-2-b55c27298638af3fb698af700e6bd4dbabb24480.zip |
arm stable, bug #427544
(Portage version: 2.1.11.23/cvs/Linux x86_64)
Diffstat (limited to 'app-text/iso-codes')
-rw-r--r-- | app-text/iso-codes/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/iso-codes/iso-codes-3.37.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index cb0abfc1080e..8a781302db19 100644 --- a/app-text/iso-codes/ChangeLog +++ b/app-text/iso-codes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/iso-codes # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.126 2012/10/04 14:46:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.127 2012/10/06 08:45:28 maekke Exp $ + + 06 Oct 2012; Markus Meier <maekke@gentoo.org> iso-codes-3.37.ebuild: + arm stable, bug #427544 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> iso-codes-3.37.ebuild: Stable for amd64, wrt bug #427544 diff --git a/app-text/iso-codes/iso-codes-3.37.ebuild b/app-text/iso-codes/iso-codes-3.37.ebuild index 9a406c7b8915..6b29f166a4c7 100644 --- a/app-text/iso-codes/iso-codes-3.37.ebuild +++ b/app-text/iso-codes/iso-codes-3.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.37.ebuild,v 1.5 2012/10/04 14:46:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.37.ebuild,v 1.6 2012/10/06 08:45:28 maekke Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://pkg-isocodes.alioth.debian.org/downloads/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="" |