diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-11 05:48:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-11 05:48:29 +0000 |
commit | df97b58cfd8cf4de824ad93cf4b346e9882a0faf (patch) | |
tree | 1d673a75bdbc5ebb02907d774a20f51b5b10fc7e /app-text/iso-codes | |
parent | amd64 stable, bug #273304 (diff) | |
download | gentoo-2-df97b58cfd8cf4de824ad93cf4b346e9882a0faf.tar.gz gentoo-2-df97b58cfd8cf4de824ad93cf4b346e9882a0faf.tar.bz2 gentoo-2-df97b58cfd8cf4de824ad93cf4b346e9882a0faf.zip |
Stable for HPPA (bug #272502).
(Portage version: 2.2_rc33/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.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index f3c8634a2bb7..f4ebd4aa13d1 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.72 2009/06/06 17:56:48 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.73 2009/06/11 05:48:29 jer Exp $ + + 11 Jun 2009; Jeroen Roovers <jer@gentoo.org> iso-codes-3.8.ebuild: + Stable for HPPA (bug #272502). 06 Jun 2009; nixnut <nixnut@gentoo.org> iso-codes-3.8.ebuild: ppc stable #272502 diff --git a/app-text/iso-codes/iso-codes-3.8.ebuild b/app-text/iso-codes/iso-codes-3.8.ebuild index a3c8919c6a74..709a4def428f 100644 --- a/app-text/iso-codes/iso-codes-3.8.ebuild +++ b/app-text/iso-codes/iso-codes-3.8.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.8.ebuild,v 1.4 2009/06/06 17:56:48 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.8.ebuild,v 1.5 2009/06/11 05:48:29 jer Exp $ EAPI="2" @@ -10,7 +10,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="" |