summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-08-07 02:41:58 +0000
committerMike Frysinger <vapier@gentoo.org>2003-08-07 02:41:58 +0000
commitf703c6ccc732145907211d7b5737e494317c76ca (patch)
tree81d7ffad393413e034cae9708663d28bde44bc7e /dev-python/gadfly
parentVersion Bump (diff)
downloadhistorical-f703c6ccc732145907211d7b5737e494317c76ca.tar.gz
historical-f703c6ccc732145907211d7b5737e494317c76ca.tar.bz2
historical-f703c6ccc732145907211d7b5737e494317c76ca.zip
fix license/repoman
Diffstat (limited to 'dev-python/gadfly')
-rw-r--r--dev-python/gadfly/gadfly-1.0.0.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/gadfly/gadfly-1.0.0.ebuild b/dev-python/gadfly/gadfly-1.0.0.ebuild
index 3b5ccae2ba19..142dabcb11d4 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.6 2003/06/22 12:15:59 liquidx Exp $
+# 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.7 2003/08/07 02:34:09 vapier Exp $
DESCRIPTION="relational database system implemented in Python"
-SRC_URI="mirror://sourceforge/gadfly/${P}.tar.gz"
HOMEPAGE="http://gadfly.sourceforge.net/"
+SRC_URI="mirror://sourceforge/gadfly/${P}.tar.gz"
-SLOT="0"
KEYWORDS="x86"
+SLOT="0"
LICENSE="BSD"
DEPEND="virtual/python"