diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-08-29 20:32:52 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-08-29 20:32:52 +0000 |
commit | 4f30ae351a5d5a08a3f75ed89f28f6d25680c07a (patch) | |
tree | c7a3db3ea98f8341ffdebb01c3e715c7e8da1678 /dev-python | |
parent | renamed dev-python/pyxml (diff) | |
download | historical-4f30ae351a5d5a08a3f75ed89f28f6d25680c07a.tar.gz historical-4f30ae351a5d5a08a3f75ed89f28f6d25680c07a.tar.bz2 historical-4f30ae351a5d5a08a3f75ed89f28f6d25680c07a.zip |
renamed pyxml
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/4Suite/4Suite-0.11.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/4Suite/4Suite-1.0_alpha1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/4Suite/Manifest | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/4Suite/4Suite-0.11.1.ebuild b/dev-python/4Suite/4Suite-0.11.1.ebuild index a1eedc20b5b0..4049903173e8 100644 --- a/dev-python/4Suite/4Suite-0.11.1.ebuild +++ b/dev-python/4Suite/4Suite-0.11.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/4Suite/4Suite-0.11.1.ebuild,v 1.12 2003/06/22 12:15:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4Suite/4Suite-0.11.1.ebuild,v 1.13 2003/08/29 20:32:48 liquidx Exp $ S=${WORKDIR}/${P} DESCRIPTION="Python tools for XML processing and object-databases." @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.fourthought.com/pub/4Suite/${P}.tar.gz" HOMEPAGE="http://www.4suite.org/" DEPEND="virtual/python - >=dev-python/PyXML-0.6.5" + >=dev-python/pyxml-0.6.5" RDEPEND="${RDEPEND}" SLOT="0" diff --git a/dev-python/4Suite/4Suite-1.0_alpha1.ebuild b/dev-python/4Suite/4Suite-1.0_alpha1.ebuild index 836ca8ec6cfb..e759b1008382 100644 --- a/dev-python/4Suite/4Suite-1.0_alpha1.ebuild +++ b/dev-python/4Suite/4Suite-1.0_alpha1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/4Suite/4Suite-1.0_alpha1.ebuild,v 1.4 2003/07/12 12:49:25 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4Suite/4Suite-1.0_alpha1.ebuild,v 1.5 2003/08/29 20:32:48 liquidx Exp $ S=${WORKDIR}/${P/_alph/} DESCRIPTION="Python tools for XML processing and object-databases." SRC_URI="ftp://ftp.fourthought.com/pub/4Suite/${P/_alph/}.tar.gz" HOMEPAGE="http://www.4suite.org/" -DEPEND=">=dev-python/PyXML-0.6.5" +DEPEND=">=dev-python/pyxml-0.6.5" SLOT="0" KEYWORDS="x86 ~sparc ~alpha ~ppc" diff --git a/dev-python/4Suite/Manifest b/dev-python/4Suite/Manifest index 791a81739dc4..86d087440382 100644 --- a/dev-python/4Suite/Manifest +++ b/dev-python/4Suite/Manifest @@ -1,6 +1,6 @@ -MD5 6efecdfe62f1b8372e507862b023aff3 files/digest-4Suite-0.11.1 66 -MD5 2d0d6cf1267a2f4669fc5294d38ec7ca files/digest-4Suite-1.0_alpha1 65 -MD5 9aa3e08466bbaff2433e2b2e05a46ec5 4Suite-0.11.1.ebuild 697 +MD5 43f9209157e669e8978b4773278660e0 4Suite-0.11.1.ebuild 697 +MD5 a86185a986ec34578327815f9338e5f0 4Suite-1.0_alpha1.ebuild 542 MD5 d9a85b983ca979d3ca183acabef69306 ChangeLog 1362 -MD5 0e518df96cc09551afab4e3a49065a3f 4Suite-1.0_alpha1.ebuild 539 MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 +MD5 6efecdfe62f1b8372e507862b023aff3 files/digest-4Suite-0.11.1 66 +MD5 2d0d6cf1267a2f4669fc5294d38ec7ca files/digest-4Suite-1.0_alpha1 65 |