summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2003-08-01 05:44:33 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2003-08-01 05:44:33 +0000
commitb85590f540728c60935625e6d9e048c55c33c36c (patch)
treece95daf5fd053ded097193414b6c405bded4e42d /dev-python
parentversion bump (diff)
downloadhistorical-b85590f540728c60935625e6d9e048c55c33c36c.tar.gz
historical-b85590f540728c60935625e6d9e048c55c33c36c.tar.bz2
historical-b85590f540728c60935625e6d9e048c55c33c36c.zip
version bump
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/cjkcodecs/Manifest4
-rw-r--r--dev-python/cjkcodecs/cjkcodecs-1.0.ebuild23
-rw-r--r--dev-python/cjkcodecs/files/digest-cjkcodecs-1.01
3 files changed, 26 insertions, 2 deletions
diff --git a/dev-python/cjkcodecs/Manifest b/dev-python/cjkcodecs/Manifest
index ac2e3b9250ac..d541862fa8b0 100644
--- a/dev-python/cjkcodecs/Manifest
+++ b/dev-python/cjkcodecs/Manifest
@@ -1,6 +1,6 @@
-MD5 a5a807bb8687cb02a2a18dba9cbbe774 ChangeLog 459
+MD5 bb417bfd9466cfb7aad068628de17016 ChangeLog 612
MD5 5a5995c0d3bea6465c60df74c06e501d cjkcodecs-0.9.ebuild 652
MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
-MD5 5a5995c0d3bea6465c60df74c06e501d cjkcodecs-1.0.ebuild 652
+MD5 e172f02e103c4f948a64b5d10a1c306c cjkcodecs-1.0.ebuild 651
MD5 f536c77a66469edbaebbc33d582663f6 files/digest-cjkcodecs-0.9 65
MD5 fe55aaf14f85bb1bca60f19f40e02e60 files/digest-cjkcodecs-1.0 65
diff --git a/dev-python/cjkcodecs/cjkcodecs-1.0.ebuild b/dev-python/cjkcodecs/cjkcodecs-1.0.ebuild
new file mode 100644
index 000000000000..062145cb6a6e
--- /dev/null
+++ b/dev-python/cjkcodecs/cjkcodecs-1.0.ebuild
@@ -0,0 +1,23 @@
+# 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.ebuild,v 1.1 2003/08/01 05:44:19 matsuu Exp $
+
+inherit distutils
+
+DESCRIPTION="Python Codecs for CJK Encodings. Aimed at replaced ChineseCodecs, JapaneseCodecs and KoreanCodecs"
+SRC_URI="mirror://sourceforge/koco/${P}.tar.gz"
+HOMEPAGE="http://sourceforge.net/projects/koco"
+
+IUSE=""
+SLOT="0"
+LICENSE="LGPL-2.1"
+KEYWORDS="~x86"
+
+DEPEND=">=dev-lang/python-2.1"
+DOCS="doc/*"
+
+src_install() {
+ distutils_src_install
+ insinto /usr/share/doc/${PF}/tests
+ doins tests/*
+}
diff --git a/dev-python/cjkcodecs/files/digest-cjkcodecs-1.0 b/dev-python/cjkcodecs/files/digest-cjkcodecs-1.0
new file mode 100644
index 000000000000..3c38ebcd3fd4
--- /dev/null
+++ b/dev-python/cjkcodecs/files/digest-cjkcodecs-1.0
@@ -0,0 +1 @@
+MD5 e039e7cb905bc299b63bd86ab53fd827 cjkcodecs-1.0.tar.gz 498589