diff options
author | 2007-11-22 14:41:40 +0000 | |
---|---|---|
committer | 2007-11-22 14:41:40 +0000 | |
commit | 7edabcdf5c10d76d7c52874ccb24a6bdbc27751b (patch) | |
tree | bb227c6918015fa13bca2ae600d936d26f0d89ce /app-text/iso-codes | |
parent | alpha/ia64/sparc stable wrt #199740 (diff) | |
download | gentoo-2-7edabcdf5c10d76d7c52874ccb24a6bdbc27751b.tar.gz gentoo-2-7edabcdf5c10d76d7c52874ccb24a6bdbc27751b.tar.bz2 gentoo-2-7edabcdf5c10d76d7c52874ccb24a6bdbc27751b.zip |
alpha/ia64/sparc stable wrt #199740
(Portage version: 2.1.3.19)
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-1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index 98b01850ab10..1f7f507e0f97 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.36 2007/11/21 16:58:13 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.37 2007/11/22 14:41:40 armin76 Exp $ + + 22 Nov 2007; Raúl Porcel <armin76@gentoo.org> iso-codes-1.5.ebuild: + alpha/ia64/sparc stable wrt #199740 21 Nov 2007; Dawid Węgliński <cla@gentoo.org> iso-codes-1.5.ebuild: Stable on x86 (bug #199740) diff --git a/app-text/iso-codes/iso-codes-1.5.ebuild b/app-text/iso-codes/iso-codes-1.5.ebuild index b53f5b638a20..b6102e269ec5 100644 --- a/app-text/iso-codes/iso-codes-1.5.ebuild +++ b/app-text/iso-codes/iso-codes-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-1.5.ebuild,v 1.3 2007/11/21 16:58:13 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-1.5.ebuild,v 1.4 2007/11/22 14:41:40 armin76 Exp $ WANT_AUTOMAKE="latest" inherit eutils autotools @@ -11,7 +11,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="" DEPEND="sys-devel/gettext |