diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-09-02 23:17:57 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-09-02 23:17:57 +0000 |
commit | 1760d83c9a55c2fddd2d857c59734199ac54a21b (patch) | |
tree | 2c80c72dd5dfc676701eb6043a72f429bddd3c2f /dev-python/4Suite | |
parent | updated changelog (diff) | |
download | historical-1760d83c9a55c2fddd2d857c59734199ac54a21b.tar.gz historical-1760d83c9a55c2fddd2d857c59734199ac54a21b.tar.bz2 historical-1760d83c9a55c2fddd2d857c59734199ac54a21b.zip |
version bump
Diffstat (limited to 'dev-python/4Suite')
-rw-r--r-- | dev-python/4Suite/4Suite-1.0_alpha3.ebuild | 18 | ||||
-rw-r--r-- | dev-python/4Suite/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/4Suite/Manifest | 2 |
3 files changed, 26 insertions, 1 deletions
diff --git a/dev-python/4Suite/4Suite-1.0_alpha3.ebuild b/dev-python/4Suite/4Suite-1.0_alpha3.ebuild new file mode 100644 index 000000000000..e099c73a680d --- /dev/null +++ b/dev-python/4Suite/4Suite-1.0_alpha3.ebuild @@ -0,0 +1,18 @@ +# 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_alpha3.ebuild,v 1.1 2003/09/02 23:17:57 liquidx Exp $ + +inherit distutils + +S=${WORKDIR}/${PN} +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" + +SLOT="0" +KEYWORDS="~x86 ~sparc ~alpha ~ppc" +LICENSE="as-is" +IUSE="" + diff --git a/dev-python/4Suite/ChangeLog b/dev-python/4Suite/ChangeLog index ffd4c545d6e1..cfe39841a116 100644 --- a/dev-python/4Suite/ChangeLog +++ b/dev-python/4Suite/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/4Suite # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/4Suite/ChangeLog,v 1.8 2003/04/20 00:31:45 blauwers Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4Suite/ChangeLog,v 1.9 2003/09/02 23:17:57 liquidx Exp $ + +*4Suite-1.0_alpha3 (03 Sep 2003) + + 03 Sep 2003; Alastair Tse <liquidx@gentoo.org> 4Suite-1.0_alpha3.ebuild: + version bump. changed . (#27199) *4Suite-1.0_alpha1 (20 Apr 2003) diff --git a/dev-python/4Suite/Manifest b/dev-python/4Suite/Manifest index 86d087440382..ce4ec69782cc 100644 --- a/dev-python/4Suite/Manifest +++ b/dev-python/4Suite/Manifest @@ -1,6 +1,8 @@ MD5 43f9209157e669e8978b4773278660e0 4Suite-0.11.1.ebuild 697 MD5 a86185a986ec34578327815f9338e5f0 4Suite-1.0_alpha1.ebuild 542 +MD5 a86185a986ec34578327815f9338e5f0 4Suite-1.0_alpha3.ebuild 542 MD5 d9a85b983ca979d3ca183acabef69306 ChangeLog 1362 MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 MD5 6efecdfe62f1b8372e507862b023aff3 files/digest-4Suite-0.11.1 66 MD5 2d0d6cf1267a2f4669fc5294d38ec7ca files/digest-4Suite-1.0_alpha1 65 +MD5 0724d222f5540595a368fb7acd27c1f9 files/digest-4Suite-1.0_alpha3 65 |