diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 15:19:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 15:19:18 +0000 |
commit | f9caf119a728133969b56c54d87708fea62c21f0 (patch) | |
tree | 88050ad609ea127cb7f8cf8526a78d0279619f49 /app-text/iso-codes | |
parent | alpha/ia64 stable wrt #260063 (diff) | |
download | gentoo-2-f9caf119a728133969b56c54d87708fea62c21f0.tar.gz gentoo-2-f9caf119a728133969b56c54d87708fea62c21f0.tar.bz2 gentoo-2-f9caf119a728133969b56c54d87708fea62c21f0.zip |
alpha/ia64 stable wrt #260063
(Portage version: 2.1.6.7/cvs/Linux ia64)
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.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index 2d35c963e703..7075f5add2d6 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.64 2009/03/15 20:51:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.65 2009/03/18 15:19:18 armin76 Exp $ + + 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> iso-codes-3.6.ebuild: + alpha/ia64 stable wrt #260063 15 Mar 2009; Markus Meier <maekke@gentoo.org> iso-codes-3.6.ebuild: x86 stable, bug #260063 diff --git a/app-text/iso-codes/iso-codes-3.6.ebuild b/app-text/iso-codes/iso-codes-3.6.ebuild index 3aedb9f239fe..708a661553a5 100644 --- a/app-text/iso-codes/iso-codes-3.6.ebuild +++ b/app-text/iso-codes/iso-codes-3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.6.ebuild,v 1.6 2009/03/15 20:51:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.6.ebuild,v 1.7 2009/03/18 15:19:18 armin76 Exp $ EAPI="2" @@ -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 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="" |