diff options
author | 2004-06-03 14:21:49 +0000 | |
---|---|---|
committer | 2004-06-03 14:21:49 +0000 | |
commit | b88db53942415cdc9b5a63084f43dfa1536d84cf (patch) | |
tree | d9aa43b508f010ea06d8dbc955c0939441006ed4 /dev-python/gadfly/gadfly-1.0.0.ebuild | |
parent | Cleanup and bump (diff) | |
download | historical-b88db53942415cdc9b5a63084f43dfa1536d84cf.tar.gz historical-b88db53942415cdc9b5a63084f43dfa1536d84cf.tar.bz2 historical-b88db53942415cdc9b5a63084f43dfa1536d84cf.zip |
Added to ~ppc
Diffstat (limited to 'dev-python/gadfly/gadfly-1.0.0.ebuild')
-rw-r--r-- | dev-python/gadfly/gadfly-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gadfly/gadfly-1.0.0.ebuild b/dev-python/gadfly/gadfly-1.0.0.ebuild index 2b5c17b8f8b7..f2143abd9127 100644 --- a/dev-python/gadfly/gadfly-1.0.0.ebuild +++ b/dev-python/gadfly/gadfly-1.0.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gadfly/gadfly-1.0.0.ebuild,v 1.9 2004/05/04 11:45:20 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gadfly/gadfly-1.0.0.ebuild,v 1.10 2004/06/03 14:21:49 dholm Exp $ DESCRIPTION="relational database system implemented in Python" HOMEPAGE="http://gadfly.sourceforge.net/" SRC_URI="mirror://sourceforge/gadfly/${P}.tar.gz" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 ~amd64 ~ppc" SLOT="0" LICENSE="BSD" IUSE="" |