diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:18:07 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:18:07 +0000 |
commit | eb0828c706974f77a1d0fc405efd7c79546bb97e (patch) | |
tree | 692762f61bc5152e4442d9244751b83dcd91e58c /app-text/iso-codes | |
parent | Stable on amd64 wrt bug #156662. (diff) | |
download | historical-eb0828c706974f77a1d0fc405efd7c79546bb97e.tar.gz historical-eb0828c706974f77a1d0fc405efd7c79546bb97e.tar.bz2 historical-eb0828c706974f77a1d0fc405efd7c79546bb97e.zip |
Stable on amd64 wrt bug #156662.
Package-Manager: portage-2.1.2_rc2-r2
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-0.58.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index 041ef1e16253..bda4245c07df 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.25 2006/12/10 17:51:22 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.26 2006/12/12 16:18:07 wolf31o2 Exp $ + + 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> iso-codes-0.58.ebuild: + Stable on amd64 wrt bug #156662. 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> iso-codes-0.58.ebuild: Stable on x86, 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 908efb4447ad..1ff875100d3e 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.3 2006/12/10 17:51:22 ticho Exp $ +# $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 $ 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 |