diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 08:32:29 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 08:32:29 +0000 |
commit | 5603eef574e1dd3941a9814ec619e7dc61106f0f (patch) | |
tree | a28d261c5a105a02800e750e82944a4d52a099aa /app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild | |
parent | QA - Add IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-5603eef574e1dd3941a9814ec619e7dc61106f0f.tar.gz gentoo-2-5603eef574e1dd3941a9814ec619e7dc61106f0f.tar.bz2 gentoo-2-5603eef574e1dd3941a9814ec619e7dc61106f0f.zip |
QA - Add IUSE.
Diffstat (limited to 'app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild')
-rw-r--r-- | app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild b/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild index af458eacfd01..1eae97fb6329 100644 --- a/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild +++ b/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.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-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild,v 1.7 2004/02/22 18:57:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild,v 1.8 2004/06/14 08:30:12 kloeri Exp $ MY_P1=tcltk-${P} MY_P=${P/-/_}-1.1 @@ -13,6 +13,7 @@ HOMEPAGE="http://packages.debian.org/unstable/otherosfs/winesetuptk.html" SLOT="0" LICENSE="as-is" KEYWORDS="x86 -ppc -sparc -alpha -hppa -mips" +IUSE="" DEPEND="virtual/x11" |