diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-01-22 19:59:02 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-01-22 19:59:02 +0000 |
commit | 467f35db112f38fb72fcfeba24f84c941e8ba86e (patch) | |
tree | e4e83fde0c005d85913b1592b847ef701e7f757a /app-text/iso-codes | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-467f35db112f38fb72fcfeba24f84c941e8ba86e.tar.gz gentoo-2-467f35db112f38fb72fcfeba24f84c941e8ba86e.tar.bz2 gentoo-2-467f35db112f38fb72fcfeba24f84c941e8ba86e.zip |
Marked stable on amd64 per bug #119634
(Portage version: 2.1_pre3-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 | 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 c871a2455a25..2eb00122d36a 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.14 2006/01/22 13:23:50 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.15 2006/01/22 19:56:16 dang Exp $ + + 22 Jan 2006; <dang@gentoo.org> iso-codes-0.49.ebuild: + Marked stable on amd64 per bug #119634 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> iso-codes-0.49.ebuild: diff --git a/app-text/iso-codes/Manifest b/app-text/iso-codes/Manifest index bb3c094bef2e..c76b835dfd51 100644 --- a/app-text/iso-codes/Manifest +++ b/app-text/iso-codes/Manifest @@ -1,8 +1,8 @@ -MD5 1181d97fb2097517d53a55af71a0437d ChangeLog 2116 +MD5 52fc268d5f2e157923285e0cae80cbe7 ChangeLog 2214 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 921fce9f967335eeac0d2f9f478f0e01 iso-codes-0.49.ebuild 914 +MD5 c49c09fc58f8fa975ed36d5c936e918c 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 0144ba2fa83e..99381d42fd31 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.5 2006/01/22 13:23:50 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-0.49.ebuild,v 1.6 2006/01/22 19:56:16 dang 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 |