summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Shoemaker <kutsuya@gentoo.org>2003-03-25 11:25:29 +0000
committerJason Shoemaker <kutsuya@gentoo.org>2003-03-25 11:25:29 +0000
commitfb0a70d5ba5a7053074063d719fae6c576b1991c (patch)
tree41f6183a42c8efe50c5c31f21a97e8b87a687232 /dev-python
parentremoved crusty ebuilds (diff)
downloadgentoo-2-fb0a70d5ba5a7053074063d719fae6c576b1991c.tar.gz
gentoo-2-fb0a70d5ba5a7053074063d719fae6c576b1991c.tar.bz2
gentoo-2-fb0a70d5ba5a7053074063d719fae6c576b1991c.zip
Inital import. Basically a form of PyXML-0.8.1 to be used with python2.1
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/PyXML-py21/ChangeLog9
-rw-r--r--dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild25
-rw-r--r--dev-python/PyXML-py21/files/digest-PyXML-py21-0.8.11
3 files changed, 35 insertions, 0 deletions
diff --git a/dev-python/PyXML-py21/ChangeLog b/dev-python/PyXML-py21/ChangeLog
new file mode 100644
index 000000000000..61576804fa5f
--- /dev/null
+++ b/dev-python/PyXML-py21/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-python/PyXML-py21
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyXML-py21/ChangeLog,v 1.1 2003/03/25 11:25:29 kutsuya Exp $
+
+*PyXML-py21-0.8.1 (25 Mar 2003)
+
+ 25 Mar 2003; Jason Shoemaker <kutsuya@gentoo.org> PyXML-py21-0.8.1.ebuild:
+ Initial import. Basically a fork of PyXML-0.8.1 to be used with python2.1.
+
diff --git a/dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild b/dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild
new file mode 100644
index 000000000000..68705453e65a
--- /dev/null
+++ b/dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild,v 1.1 2003/03/25 11:25:29 kutsuya Exp $
+
+IUSE=""
+
+PYTHON_SLOT_VERSION=2.1
+
+inherit distutils
+P_NEW="${PN%-py21}-${PV}"
+S="${WORKDIR}/${P_NEW}"
+
+DESCRIPTION="A collection of libraries to process XML with Python."
+SRC_URI="mirror://sourceforge/pyxml/${P_NEW}.tar.gz"
+HOMEPAGE="http://pyxml.sourceforge.net/"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+LICENSE="PYTHON"
+
+src_install()
+{
+ mydoc="ANNOUNCE CREDITS PKG-INFO doc/*.tex"
+ distutils_src_install
+ dohtml -r doc/*
+}
diff --git a/dev-python/PyXML-py21/files/digest-PyXML-py21-0.8.1 b/dev-python/PyXML-py21/files/digest-PyXML-py21-0.8.1
new file mode 100644
index 000000000000..9bb2f7003e45
--- /dev/null
+++ b/dev-python/PyXML-py21/files/digest-PyXML-py21-0.8.1
@@ -0,0 +1 @@
+MD5 a89276ec01675ad57a964901687387fa PyXML-0.8.1.tar.gz 715957