diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-16 23:34:56 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-16 23:34:56 +0000 |
commit | 0699f82ab071e7d33ee81b6145e8bd10e4c81114 (patch) | |
tree | 0ca24dd57888031e96b1ef471aec11a0c2bf1b2e /app-text/iso-codes | |
parent | Stable on ppc wrt bug #156662. (diff) | |
download | gentoo-2-0699f82ab071e7d33ee81b6145e8bd10e4c81114.tar.gz gentoo-2-0699f82ab071e7d33ee81b6145e8bd10e4c81114.tar.bz2 gentoo-2-0699f82ab071e7d33ee81b6145e8bd10e4c81114.zip |
Stable on ppc wrt bug #156662.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-text/iso-codes')
-rw-r--r-- | app-text/iso-codes/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/iso-codes/iso-codes-0.58.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index bda4245c07df..32af8a05f977 100644 --- a/app-text/iso-codes/ChangeLog +++ b/app-text/iso-codes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/iso-codes # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.26 2006/12/12 16:18:07 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.27 2006/12/16 23:34:56 dertobi123 Exp $ + + 16 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> + iso-codes-0.58.ebuild: + Stable on ppc wrt bug #156662. 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> iso-codes-0.58.ebuild: Stable on amd64 wrt bug #156662. diff --git a/app-text/iso-codes/iso-codes-0.58.ebuild b/app-text/iso-codes/iso-codes-0.58.ebuild index 1ff875100d3e..f59a0d6a6d2a 100644 --- a/app-text/iso-codes/iso-codes-0.58.ebuild +++ b/app-text/iso-codes/iso-codes-0.58.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-0.58.ebuild,v 1.4 2006/12/12 16:18:07 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-0.58.ebuild,v 1.5 2006/12/16 23:34:56 dertobi123 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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86" IUSE="" DEPEND="sys-devel/gettext |