diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-10-08 10:39:16 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-10-08 10:39:16 +0000 |
commit | 1c9a9fae1cc7e9b037261df345e9b5279c647632 (patch) | |
tree | fb26835ed7935608989a2e4a03b9c5b9b7dbac29 /dev-python/iconvcodec | |
parent | updated metadata.xml (diff) | |
download | historical-1c9a9fae1cc7e9b037261df345e9b5279c647632.tar.gz historical-1c9a9fae1cc7e9b037261df345e9b5279c647632.tar.bz2 historical-1c9a9fae1cc7e9b037261df345e9b5279c647632.zip |
stable bump
Diffstat (limited to 'dev-python/iconvcodec')
-rw-r--r-- | dev-python/iconvcodec/Manifest | 4 | ||||
-rw-r--r-- | dev-python/iconvcodec/iconvcodec-1.1.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/iconvcodec/Manifest b/dev-python/iconvcodec/Manifest index 99a5c4f92abf..3abddbcc3174 100644 --- a/dev-python/iconvcodec/Manifest +++ b/dev-python/iconvcodec/Manifest @@ -1,4 +1,4 @@ -MD5 ef488db410205f5a60d7a9910054a366 iconvcodec-1.1.1.ebuild 558 -MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 MD5 24fe149c10b2f7725c60369e27059ca3 ChangeLog 359 +MD5 ab78b63664dc0b26b9b11617cfa812a8 iconvcodec-1.1.1.ebuild 557 +MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 MD5 c4f888f1be34eab8d39ac013f0e57913 files/digest-iconvcodec-1.1.1 67 diff --git a/dev-python/iconvcodec/iconvcodec-1.1.1.ebuild b/dev-python/iconvcodec/iconvcodec-1.1.1.ebuild index 78c2c452e46c..0fd40c35b2aa 100644 --- a/dev-python/iconvcodec/iconvcodec-1.1.1.ebuild +++ b/dev-python/iconvcodec/iconvcodec-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/iconvcodec/iconvcodec-1.1.1.ebuild,v 1.1 2003/06/27 23:49:04 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/iconvcodec/iconvcodec-1.1.1.ebuild,v 1.2 2003/10/08 10:18:44 liquidx Exp $ inherit distutils @@ -12,7 +12,7 @@ HOMEPAGE="http://sourceforge.net/projects/koco" IUSE="" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=dev-lang/python-1.6" |