diff options
author | Bart Lauwers <blauwers@gentoo.org> | 2003-04-20 00:31:45 +0000 |
---|---|---|
committer | Bart Lauwers <blauwers@gentoo.org> | 2003-04-20 00:31:45 +0000 |
commit | 50877b65c5c27f509307ebc084ec968374160ce9 (patch) | |
tree | c7041698fc48f5d5fbbabfdb8267a0ab030d613a /dev-python/4Suite | |
parent | -r3 marked stable (diff) | |
download | gentoo-2-50877b65c5c27f509307ebc084ec968374160ce9.tar.gz gentoo-2-50877b65c5c27f509307ebc084ec968374160ce9.tar.bz2 gentoo-2-50877b65c5c27f509307ebc084ec968374160ce9.zip |
Version bump per Bug#12760 and ebuild clean-up
Diffstat (limited to 'dev-python/4Suite')
-rw-r--r-- | dev-python/4Suite/4Suite-1.0_alpha1.ebuild | 16 | ||||
-rw-r--r-- | dev-python/4Suite/ChangeLog | 9 | ||||
-rw-r--r-- | dev-python/4Suite/files/digest-4Suite-1.0_alpha1 | 1 |
3 files changed, 24 insertions, 2 deletions
diff --git a/dev-python/4Suite/4Suite-1.0_alpha1.ebuild b/dev-python/4Suite/4Suite-1.0_alpha1.ebuild new file mode 100644 index 000000000000..5968b2280324 --- /dev/null +++ b/dev-python/4Suite/4Suite-1.0_alpha1.ebuild @@ -0,0 +1,16 @@ +# 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.1 2003/04/20 00:31:45 blauwers 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" + +SLOT="0" +KEYWORDS="~x86 ~sparc ~alpha ~ppc" +LICENSE="as-is" + +inherit distutils diff --git a/dev-python/4Suite/ChangeLog b/dev-python/4Suite/ChangeLog index 821c867f8772..ffd4c545d6e1 100644 --- a/dev-python/4Suite/ChangeLog +++ b/dev-python/4Suite/ChangeLog @@ -1,11 +1,16 @@ # 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.7 2003/03/17 12:04:09 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4Suite/ChangeLog,v 1.8 2003/04/20 00:31:45 blauwers Exp $ - 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords +*4Suite-1.0_alpha1 (20 Apr 2003) + + 20 Apr 2003; Bart Lauwers <blauwers@gentoo.org> : + Version bump per bug #12760 and ebuild clean-up *4Suite-0.11.1 (18 Mar 2002) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + 17 Mar 2003; Graham Forest <vladimir@gentoo.org> 4Suite-0.11.1.ebuild: set ~ppc in keywords diff --git a/dev-python/4Suite/files/digest-4Suite-1.0_alpha1 b/dev-python/4Suite/files/digest-4Suite-1.0_alpha1 new file mode 100644 index 000000000000..8dd5e6b72edb --- /dev/null +++ b/dev-python/4Suite/files/digest-4Suite-1.0_alpha1 @@ -0,0 +1 @@ +MD5 785b4813ffff1fc996b74ab21f0a0e2b 4Suite-1.0a1.tar.gz 2266080 |