diff options
Diffstat (limited to 'dev-python/4Suite')
-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 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/4Suite/4Suite-0.11.1.ebuild b/dev-python/4Suite/4Suite-0.11.1.ebuild index 40b2fe88fa8e..a1eedc20b5b0 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.11 2003/06/21 22:30:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4Suite/4Suite-0.11.1.ebuild,v 1.12 2003/06/22 12:15:59 liquidx Exp $ S=${WORKDIR}/${P} DESCRIPTION="Python tools for XML processing and object-databases." @@ -12,7 +12,7 @@ DEPEND="virtual/python RDEPEND="${RDEPEND}" SLOT="0" -KEYWORDS="x86 amd64 sparc alpha ~ppc" +KEYWORDS="x86 sparc alpha ~ppc" LICENSE="as-is" src_compile() { diff --git a/dev-python/4Suite/4Suite-1.0_alpha1.ebuild b/dev-python/4Suite/4Suite-1.0_alpha1.ebuild index 3d6fef72718a..49f247528662 100644 --- a/dev-python/4Suite/4Suite-1.0_alpha1.ebuild +++ b/dev-python/4Suite/4Suite-1.0_alpha1.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-1.0_alpha1.ebuild,v 1.2 2003/06/21 22:30:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4Suite/4Suite-1.0_alpha1.ebuild,v 1.3 2003/06/22 12:15:59 liquidx Exp $ S=${WORKDIR}/${P/_alph/} DESCRIPTION="Python tools for XML processing and object-databases." @@ -10,7 +10,7 @@ HOMEPAGE="http://www.4suite.org/" DEPEND=">=dev-python/PyXML-0.6.5" SLOT="0" -KEYWORDS="x86 amd64 ~sparc ~alpha ~ppc" +KEYWORDS="~x86 ~sparc ~alpha ~ppc" LICENSE="as-is" inherit distutils diff --git a/dev-python/4Suite/Manifest b/dev-python/4Suite/Manifest index 432c0443e78c..d776f4427710 100644 --- a/dev-python/4Suite/Manifest +++ b/dev-python/4Suite/Manifest @@ -1,5 +1,5 @@ -MD5 9ba6c20c4e73c0069061b82614ed3ef3 4Suite-0.11.1.ebuild 704 -MD5 3e3cc713a0213986ebc626754e959c81 4Suite-1.0_alpha1.ebuild 549 +MD5 b8a6f5c40a0dbc623bef46dfda3a4a60 4Suite-0.11.1.ebuild 698 +MD5 11c7d306ba9faa858094a85878cac4ee 4Suite-1.0_alpha1.ebuild 544 MD5 d9a85b983ca979d3ca183acabef69306 ChangeLog 1362 MD5 6efecdfe62f1b8372e507862b023aff3 files/digest-4Suite-0.11.1 66 MD5 2d0d6cf1267a2f4669fc5294d38ec7ca files/digest-4Suite-1.0_alpha1 65 |