diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-06-14 18:35:19 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-06-14 18:35:19 +0000 |
commit | 8720fde44bf969f14f0ed5c124abf3477d90de7c (patch) | |
tree | a143601c0f65d51e05a3ebb305414385c91183e7 /x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild | |
parent | Added IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-8720fde44bf969f14f0ed5c124abf3477d90de7c.tar.gz gentoo-2-8720fde44bf969f14f0ed5c124abf3477d90de7c.tar.bz2 gentoo-2-8720fde44bf969f14f0ed5c124abf3477d90de7c.zip |
Added IUSE.
Diffstat (limited to 'x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild')
-rw-r--r-- | x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild index bc41852cd465..6c946c381eec 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-0.4-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/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.5 2004/05/22 01:34:55 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.6 2004/06/14 18:32:06 pyrania Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="http://de-fac.to/bob/xrootconsole/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc " +IUSE="" DEPEND="virtual/x11" |