diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 09:11:22 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 09:11:22 +0000 |
commit | 872579ac5911598b213fef4d36ebb70887c156f5 (patch) | |
tree | a44e19689bb44a952f1feb7173876454152805af /app-misc/ithought | |
parent | QA - Add IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-872579ac5911598b213fef4d36ebb70887c156f5.tar.gz gentoo-2-872579ac5911598b213fef4d36ebb70887c156f5.tar.bz2 gentoo-2-872579ac5911598b213fef4d36ebb70887c156f5.zip |
QA - Add IUSE.
Diffstat (limited to 'app-misc/ithought')
-rw-r--r-- | app-misc/ithought/ithought-0.0.5-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-misc/ithought/ithought-0.0.5-r1.ebuild b/app-misc/ithought/ithought-0.0.5-r1.ebuild index edf80b9a292d..bdde9749d528 100644 --- a/app-misc/ithought/ithought-0.0.5-r1.ebuild +++ b/app-misc/ithought/ithought-0.0.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/ithought/ithought-0.0.5-r1.ebuild,v 1.14 2004/04/25 22:19:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ithought/ithought-0.0.5-r1.ebuild,v 1.15 2004/06/14 09:09:17 kloeri Exp $ #emerge doesn't yet support things like a5 @@ -13,6 +13,7 @@ HOMEPAGE="http://ithought.sourceforge.net" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" DEPEND="=x11-libs/gtk+-1.2* dev-libs/libxml2" |