diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-14 14:33:21 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-14 14:33:21 +0000 |
commit | b5d5c388dc3c1c69e4b7d79aa79eba631a556ed3 (patch) | |
tree | acf97acc3edd06b192ddbcf169aa5bb096a1c1cb /app-text | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-b5d5c388dc3c1c69e4b7d79aa79eba631a556ed3.tar.gz gentoo-2-b5d5c388dc3c1c69e4b7d79aa79eba631a556ed3.tar.bz2 gentoo-2-b5d5c388dc3c1c69e4b7d79aa79eba631a556ed3.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/iso-codes/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/iso-codes/iso-codes-0.58.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index 62b4258d1398..f4fbf39aed72 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.29 2006/12/21 12:30:35 corsair Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.30 2007/01/14 14:33:21 kloeri Exp $ + + 14 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> iso-codes-0.58.ebuild: + Stable on Alpha. 21 Dec 2006; Markus Rothe <corsair@gentoo.org> iso-codes-0.58.ebuild: Stable on ppc64; 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 a14356392653..0754df5a7f7f 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 +# 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-0.58.ebuild,v 1.8 2007/01/07 11:43:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-0.58.ebuild,v 1.9 2007/01/14 14:33:21 kloeri 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 |