summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:13:28 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:13:28 +0000
commit5c4a51e4ece71c0a756960b8900ce37cd693d722 (patch)
treef996592a6368712269f40fa9c66b0c45e1c35e73 /dev-util/cweb/cweb-3.63-r1.ebuild
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-5c4a51e4ece71c0a756960b8900ce37cd693d722.tar.gz
gentoo-2-5c4a51e4ece71c0a756960b8900ce37cd693d722.tar.bz2
gentoo-2-5c4a51e4ece71c0a756960b8900ce37cd693d722.zip
sync IUSE (missing)
Diffstat (limited to 'dev-util/cweb/cweb-3.63-r1.ebuild')
-rw-r--r--dev-util/cweb/cweb-3.63-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/cweb/cweb-3.63-r1.ebuild b/dev-util/cweb/cweb-3.63-r1.ebuild
index 8ef06bc6698c..1d98b92e407a 100644
--- a/dev-util/cweb/cweb-3.63-r1.ebuild
+++ b/dev-util/cweb/cweb-3.63-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cweb/cweb-3.63-r1.ebuild,v 1.8 2004/07/02 05:06:35 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cweb/cweb-3.63-r1.ebuild,v 1.9 2004/07/14 23:10:54 agriffis Exp $
S=${WORKDIR}
DESCRIPTION="Knuth's and Levy's C/C++ documenting system"
@@ -10,6 +10,7 @@ HOMEPAGE="http://www-cs-faculty.stanford.edu/~knuth/cweb.html"
SLOT="0"
LICENSE="BSD"
KEYWORDS="x86 sparc "
+IUSE=""
DEPEND="virtual/libc"