diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-02-03 23:09:16 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-02-03 23:09:16 +0000 |
commit | b7c891dedb1de546fe7d18f93af58b7806714620 (patch) | |
tree | 81f53c7d99f2e901e439aba1bf4c90040cb5c958 /app-text | |
parent | bump (diff) | |
download | historical-b7c891dedb1de546fe7d18f93af58b7806714620.tar.gz historical-b7c891dedb1de546fe7d18f93af58b7806714620.tar.bz2 historical-b7c891dedb1de546fe7d18f93af58b7806714620.zip |
Stable on hppa.
Package-Manager: portage-2.0.53
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/iso-codes/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/iso-codes/Manifest | 4 | ||||
-rw-r--r-- | app-text/iso-codes/iso-codes-0.49.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index ac11b87515d8..b44a45703564 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.16 2006/01/22 21:28:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.17 2006/02/03 23:09:16 gmsoft Exp $ + + 03 Feb 2006; Guy Martin <gmsoft@gentoo.org> iso-codes-0.49.ebuild: + Stable on hppa. 22 Jan 2006; Markus Rothe <corsair@gentoo.org> iso-codes-0.49.ebuild: Stable on ppc64 diff --git a/app-text/iso-codes/Manifest b/app-text/iso-codes/Manifest index d47c12794cdb..d3918e5ef222 100644 --- a/app-text/iso-codes/Manifest +++ b/app-text/iso-codes/Manifest @@ -1,8 +1,8 @@ -MD5 d6ca6d1753f7c688339e0fd9afeac4aa ChangeLog 2302 +MD5 1d70be4d1e8496bb45c06f3be971f42f ChangeLog 2389 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 a65c85955909b1a5764792d7b15ac76b iso-codes-0.49.ebuild 909 +MD5 370f7327a07c0a49a1c5f611a9542a5e iso-codes-0.49.ebuild 913 MD5 e9817ec1ed09efcf042e9d64a3f947ce metadata.xml 387 diff --git a/app-text/iso-codes/iso-codes-0.49.ebuild b/app-text/iso-codes/iso-codes-0.49.ebuild index c608a193eb1e..f3ba5b615b89 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.7 2006/01/22 21:28:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-0.49.ebuild,v 1.8 2006/02/03 23:09:16 gmsoft 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 hppa ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="sys-devel/gettext |