diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:40:59 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:40:59 +0000 |
commit | 7b53a15eef378fa2281348150083db19581fb940 (patch) | |
tree | b8eb07199778d76d52113452841baf155f0558f6 /app-text | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | gentoo-2-7b53a15eef378fa2281348150083db19581fb940.tar.gz gentoo-2-7b53a15eef378fa2281348150083db19581fb940.tar.bz2 gentoo-2-7b53a15eef378fa2281348150083db19581fb940.zip |
Stable on amd64 wrt bug #353436
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-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 1af31dfff0b0..c32d2450faa2 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.98 2011/01/03 22:06:53 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.99 2011/02/23 22:40:59 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> iso-codes-3.24.ebuild: + Stable on amd64 wrt bug #353436 *iso-codes-3.24 (03 Jan 2011) diff --git a/app-text/iso-codes/iso-codes-3.24.ebuild b/app-text/iso-codes/iso-codes-3.24.ebuild index 9d547ed8ad53..a3692fc2f688 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.1 2011/01/03 22:06:53 eva Exp $ +# $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 $ 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="" |