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/happydoc/happydoc-2.1.ebuild
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/happydoc/happydoc-2.1.ebuild')
-rw-r--r--dev-python/happydoc/happydoc-2.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/happydoc/happydoc-2.1.ebuild b/dev-python/happydoc/happydoc-2.1.ebuild
index df25154d6409..dcbcf4a5a93f 100644
--- a/dev-python/happydoc/happydoc-2.1.ebuild
+++ b/dev-python/happydoc/happydoc-2.1.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/happydoc/happydoc-2.1.ebuild,v 1.7 2004/02/26 19:02:51 bazik Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/happydoc/happydoc-2.1.ebuild,v 1.8 2004/05/04 11:46:32 kloeri Exp $
inherit distutils
@@ -14,6 +14,7 @@ HOMEPAGE="http://happydoc.sourceforge.net/"
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 sparc ~alpha"
+IUSE=""
DEPEND="virtual/python"