diff options
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 c92191103333..3b5ccae2ba19 100644 --- a/dev-python/gadfly/gadfly-1.0.0.ebuild +++ b/dev-python/gadfly/gadfly-1.0.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/gadfly/gadfly-1.0.0.ebuild,v 1.5 2003/06/21 22:30:24 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gadfly/gadfly-1.0.0.ebuild,v 1.6 2003/06/22 12:15:59 liquidx Exp $ DESCRIPTION="relational database system implemented in Python" SRC_URI="mirror://sourceforge/gadfly/${P}.tar.gz" HOMEPAGE="http://gadfly.sourceforge.net/" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="x86" LICENSE="BSD" DEPEND="virtual/python" |