diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 22:33:49 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 22:33:49 +0000 |
commit | d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1 (patch) | |
tree | 81bf5f5afbaeb4a4a284da5eb21328c7f35adf4a /dev-python/4Suite | |
parent | put KEYWORDS back in (diff) | |
download | historical-d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1.tar.gz historical-d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1.tar.bz2 historical-d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1.zip |
amd64 keywords
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 811626de8ed7..40b2fe88fa8e 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.10 2003/03/17 12:04:09 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4Suite/4Suite-0.11.1.ebuild,v 1.11 2003/06/21 22:30:23 drobbins 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 sparc alpha ~ppc" +KEYWORDS="x86 amd64 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 5968b2280324..3d6fef72718a 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.1 2003/04/20 00:31:45 blauwers Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4Suite/4Suite-1.0_alpha1.ebuild,v 1.2 2003/06/21 22:30:23 drobbins 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 ~sparc ~alpha ~ppc" +KEYWORDS="x86 amd64 ~sparc ~alpha ~ppc" LICENSE="as-is" inherit distutils diff --git a/dev-python/4Suite/Manifest b/dev-python/4Suite/Manifest index d776f4427710..432c0443e78c 100644 --- a/dev-python/4Suite/Manifest +++ b/dev-python/4Suite/Manifest @@ -1,5 +1,5 @@ -MD5 b8a6f5c40a0dbc623bef46dfda3a4a60 4Suite-0.11.1.ebuild 698 -MD5 11c7d306ba9faa858094a85878cac4ee 4Suite-1.0_alpha1.ebuild 544 +MD5 9ba6c20c4e73c0069061b82614ed3ef3 4Suite-0.11.1.ebuild 704 +MD5 3e3cc713a0213986ebc626754e959c81 4Suite-1.0_alpha1.ebuild 549 MD5 d9a85b983ca979d3ca183acabef69306 ChangeLog 1362 MD5 6efecdfe62f1b8372e507862b023aff3 files/digest-4Suite-0.11.1 66 MD5 2d0d6cf1267a2f4669fc5294d38ec7ca files/digest-4Suite-1.0_alpha1 65 |