diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 20:25:56 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 20:25:56 +0000 |
commit | db65460b13aa32093a349ed37b7d614542432eda (patch) | |
tree | 15e7a60a8e846a54e04faa97ac83edcf07ae65b1 /app-text | |
parent | Stable on sparc wrt #119634 (diff) | |
download | historical-db65460b13aa32093a349ed37b7d614542432eda.tar.gz historical-db65460b13aa32093a349ed37b7d614542432eda.tar.bz2 historical-db65460b13aa32093a349ed37b7d614542432eda.zip |
Stable on sparc wrt #119634
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/iso-codes/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/iso-codes/Manifest | 14 | ||||
-rw-r--r-- | app-text/iso-codes/iso-codes-0.49.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index 0e62084b5853..8a855239e660 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.11 2006/01/09 05:44:24 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.12 2006/01/20 20:25:56 gustavoz Exp $ + + 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> iso-codes-0.49.ebuild: + Stable on sparc wrt #119634 09 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org> iso-codes-0.49.ebuild: diff --git a/app-text/iso-codes/Manifest b/app-text/iso-codes/Manifest index 0a5d1a3effea..690a90119abd 100644 --- a/app-text/iso-codes/Manifest +++ b/app-text/iso-codes/Manifest @@ -1,8 +1,18 @@ -MD5 14ce6b698ac60e65adc348b3ae6b9c3d ChangeLog 1734 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 c028996ced87644b79b5341c8cc5c2f9 ChangeLog 1842 MD5 f0bffb8e6476f755092bfe57861f352f files/digest-iso-codes-0.47 72 MD5 f0bffb8e6476f755092bfe57861f352f files/digest-iso-codes-0.47-r1 72 MD5 91c41799ad34136b5c3481feef989039 files/digest-iso-codes-0.49 72 MD5 5f712fd7cbbd045a4ee0b06b6e466c43 iso-codes-0.47-r1.ebuild 867 MD5 3db66b5bb868269ce04d441af6790a36 iso-codes-0.47.ebuild 830 -MD5 e511fbfd0aa64bc5f238848b9dcb579a iso-codes-0.49.ebuild 915 +MD5 181096394fb835d185b3cc9a14d2c78a iso-codes-0.49.ebuild 914 MD5 e9817ec1ed09efcf042e9d64a3f947ce metadata.xml 387 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) + +iD8DBQFD0UdwKRy60XGEcJIRAo7DAJ0X7Mpl49OjVX8gJhOiv0pE18WkagCgpVat +4W50XCFew3yRoOvKIyFjHlQ= +=7sfZ +-----END PGP SIGNATURE----- diff --git a/app-text/iso-codes/iso-codes-0.49.ebuild b/app-text/iso-codes/iso-codes-0.49.ebuild index 77b81a5f9e65..f281ce10fb86 100644 --- a/app-text/iso-codes/iso-codes-0.49.ebuild +++ b/app-text/iso-codes/iso-codes-0.49.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.49.ebuild,v 1.2 2006/01/09 05:44:24 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-0.49.ebuild,v 1.3 2006/01/20 20:25:56 gustavoz Exp $ inherit autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/i/iso-codes/${PN}_${PV}.orig.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" DEPEND="sys-devel/gettext |