diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 05:11:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 05:11:06 +0000 |
commit | 80e97fcfabeac065ae4798f531891f96b2f5e0d6 (patch) | |
tree | ae8dad44200eff00654e9b7f4780a611d53d10ec /app-text/iso-codes | |
parent | Mark 7.07.1-r10 stable on alpha (diff) | |
download | historical-80e97fcfabeac065ae4798f531891f96b2f5e0d6.tar.gz historical-80e97fcfabeac065ae4798f531891f96b2f5e0d6.tar.bz2 historical-80e97fcfabeac065ae4798f531891f96b2f5e0d6.zip |
Mark 0.49 stable on alpha
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'app-text/iso-codes')
-rw-r--r-- | app-text/iso-codes/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/iso-codes/Manifest | 10 | ||||
-rw-r--r-- | app-text/iso-codes/iso-codes-0.49.ebuild | 4 |
3 files changed, 16 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index ff62022e73f2..d4589e485047 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.18 2006/02/06 05:24:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.19 2006/02/07 05:11:06 agriffis Exp $ + + 07 Feb 2006; Aron Griffis <agriffis@gentoo.org> iso-codes-0.49.ebuild: + Mark 0.49 stable on alpha 06 Feb 2006; Aron Griffis <agriffis@gentoo.org> iso-codes-0.49.ebuild: Mark 0.49 stable on ia64 diff --git a/app-text/iso-codes/Manifest b/app-text/iso-codes/Manifest index dadd38e90662..6a20653a47be 100644 --- a/app-text/iso-codes/Manifest +++ b/app-text/iso-codes/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 ce355c3096bcbd90f729d86c33f49f20 ChangeLog 2594 RMD160 a238f16e808e5d73e2f375e80ae2bec7201aec21 ChangeLog 2594 SHA256 32fb8d64135d2383d8b445efb7901dd484c8740e11a6bddedc1284d5afc5aa31 ChangeLog 2594 @@ -22,3 +25,10 @@ SHA256 b59a8265ffaa464c7b9180db20189b77da4f637ecfc565780ff96edb8a640d8e iso-code MD5 e9817ec1ed09efcf042e9d64a3f947ce metadata.xml 387 RMD160 110fb26a8d959cfaa9ded0d5aaf4f3f26860eb66 metadata.xml 387 SHA256 d5252ca9dce95b72fa3153d212126bfa4594a1cf6868bff0dc205e46891a05e8 metadata.xml 387 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFD6Cv0JrHF4yAQTrARAjmcAJ9yhjk4Vz9QnlNEP6c6YD9gkFHZMwCfXRkP +Z17t2mT/V+yrjkGQCU753so= +=4Y5D +-----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 20ed8c5c473e..8589f4bdbd36 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.9 2006/02/06 05:24:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-0.49.ebuild,v 1.10 2006/02/07 05:11:06 agriffis 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 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="sys-devel/gettext |