diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-01-16 11:10:28 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-01-16 11:10:28 +0000 |
commit | 0cb3450e4ec7fc6d2f88211610dbb8d959363f9b (patch) | |
tree | b3d07fd5f17083e6187ba7afd60ca29bc2cb7b34 /dev-python/cjkcodecs | |
parent | Removing empty dir (diff) | |
download | historical-0cb3450e4ec7fc6d2f88211610dbb8d959363f9b.tar.gz historical-0cb3450e4ec7fc6d2f88211610dbb8d959363f9b.tar.bz2 historical-0cb3450e4ec7fc6d2f88211610dbb8d959363f9b.zip |
stable bump
Diffstat (limited to 'dev-python/cjkcodecs')
-rw-r--r-- | dev-python/cjkcodecs/cjkcodecs-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cjkcodecs/cjkcodecs-1.0.2.ebuild b/dev-python/cjkcodecs/cjkcodecs-1.0.2.ebuild index 371590bb57b8..7177e2b91bbe 100644 --- a/dev-python/cjkcodecs/cjkcodecs-1.0.2.ebuild +++ b/dev-python/cjkcodecs/cjkcodecs-1.0.2.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/cjkcodecs/cjkcodecs-1.0.2.ebuild,v 1.1 2003/12/05 00:56:20 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cjkcodecs/cjkcodecs-1.0.2.ebuild,v 1.2 2004/01/16 11:02:22 liquidx Exp $ inherit distutils @@ -11,7 +11,7 @@ HOMEPAGE="http://cjkpython.i18n.org/" IUSE="" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=dev-lang/python-2.1" DOCS="doc/*" |