diff options
author | 2004-10-01 23:46:35 +0000 | |
---|---|---|
committer | 2004-10-01 23:46:35 +0000 | |
commit | f8f84ed86a104c846f6d2f481fcf43793b254b27 (patch) | |
tree | 3bc762c1e828e18a12c3518913d460de0da88ef5 /net-www/qplug/qplug-0.4.1.ebuild | |
parent | S= unneeded. (Manifest recommit) (diff) | |
download | gentoo-2-f8f84ed86a104c846f6d2f481fcf43793b254b27.tar.gz gentoo-2-f8f84ed86a104c846f6d2f481fcf43793b254b27.tar.bz2 gentoo-2-f8f84ed86a104c846f6d2f481fcf43793b254b27.zip |
Added IUSE.
Diffstat (limited to 'net-www/qplug/qplug-0.4.1.ebuild')
-rw-r--r-- | net-www/qplug/qplug-0.4.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-www/qplug/qplug-0.4.1.ebuild b/net-www/qplug/qplug-0.4.1.ebuild index aa22dad783b4..cf7761bd4989 100644 --- a/net-www/qplug/qplug-0.4.1.ebuild +++ b/net-www/qplug/qplug-0.4.1.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/net-www/qplug/qplug-0.4.1.ebuild,v 1.2 2004/06/25 01:10:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/qplug/qplug-0.4.1.ebuild,v 1.3 2004/10/01 23:46:35 pyrania Exp $ inherit nsplugins @@ -11,6 +11,7 @@ SRC_URI="http://www.linuxquake.com/qplug/${P}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/x11" |