summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-04 12:40:05 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-04 12:40:05 +0000
commit8e82d0b0af52ae5640e93afda633d086ed4cae7f (patch)
tree2cf7c69a69702a5d92879214169e3c9ce498f5c5 /dev-python/gadfly
parentRemoved masks for app-i18n/uim-0.3.1 and media-fonts/unifont-1.0 since they a... (diff)
downloadhistorical-8e82d0b0af52ae5640e93afda633d086ed4cae7f.tar.gz
historical-8e82d0b0af52ae5640e93afda633d086ed4cae7f.tar.bz2
historical-8e82d0b0af52ae5640e93afda633d086ed4cae7f.zip
Add missing IUSE.
Diffstat (limited to 'dev-python/gadfly')
-rw-r--r--dev-python/gadfly/ChangeLog7
-rw-r--r--dev-python/gadfly/gadfly-1.0.0.ebuild5
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-python/gadfly/ChangeLog b/dev-python/gadfly/ChangeLog
index 46a0d7d83df2..2a69974c896f 100644
--- a/dev-python/gadfly/ChangeLog
+++ b/dev-python/gadfly/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/gadfly
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gadfly/ChangeLog,v 1.3 2003/03/25 21:04:27 liquidx Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gadfly/ChangeLog,v 1.4 2004/05/04 11:45:20 kloeri Exp $
+
+ 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> gadfly-1.0.0.ebuild:
+ Add missing IUSE.
*gadfly-1.0.0 (17 Dec 2002)
diff --git a/dev-python/gadfly/gadfly-1.0.0.ebuild b/dev-python/gadfly/gadfly-1.0.0.ebuild
index a54c53bd67d0..2b5c17b8f8b7 100644
--- a/dev-python/gadfly/gadfly-1.0.0.ebuild
+++ b/dev-python/gadfly/gadfly-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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.8 2004/04/03 15:04:09 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gadfly/gadfly-1.0.0.ebuild,v 1.9 2004/05/04 11:45:20 kloeri Exp $
DESCRIPTION="relational database system implemented in Python"
HOMEPAGE="http://gadfly.sourceforge.net/"
@@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/gadfly/${P}.tar.gz"
KEYWORDS="x86 ~amd64"
SLOT="0"
LICENSE="BSD"
+IUSE=""
DEPEND="virtual/python"