diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 18:38:43 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 18:38:43 +0000 |
commit | 26cd69b9c07422c88c5dc49e73c78c947296c120 (patch) | |
tree | d0d9d53dc7e022631e37f4a2e9ab5d87905355d2 /app-text/iso-codes | |
parent | Stable for HPPA (bug #354779). (diff) | |
download | historical-26cd69b9c07422c88c5dc49e73c78c947296c120.tar.gz historical-26cd69b9c07422c88c5dc49e73c78c947296c120.tar.bz2 historical-26cd69b9c07422c88c5dc49e73c78c947296c120.zip |
x86 stable per bug 353436
Package-Manager: portage-2.1.9.40/cvs/Linux i686
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.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index c32d2450faa2..b02b4ae9424a 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.99 2011/02/23 22:40:59 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.100 2011/02/24 18:38:11 tomka Exp $ + + 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> iso-codes-3.24.ebuild: + x86 stable per bug 353436 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> iso-codes-3.24.ebuild: Stable on amd64 wrt bug #353436 diff --git a/app-text/iso-codes/iso-codes-3.24.ebuild b/app-text/iso-codes/iso-codes-3.24.ebuild index a3692fc2f688..a3ed78c5fd43 100644 --- a/app-text/iso-codes/iso-codes-3.24.ebuild +++ b/app-text/iso-codes/iso-codes-3.24.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/app-text/iso-codes/iso-codes-3.24.ebuild,v 1.2 2011/02/23 22:40:59 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.24.ebuild,v 1.3 2011/02/24 18:38:11 tomka Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="" |