diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-13 12:27:09 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-13 12:27:09 +0000 |
commit | 6c49d370bbd82a8950a737b807ce252711309cf8 (patch) | |
tree | f87bb306eac35e3010fb114ff8f31b9e5b024563 /app-admin/gnomesu | |
parent | QA - Add IUSE (Manifest recommit) (diff) | |
download | gentoo-2-6c49d370bbd82a8950a737b807ce252711309cf8.tar.gz gentoo-2-6c49d370bbd82a8950a737b807ce252711309cf8.tar.bz2 gentoo-2-6c49d370bbd82a8950a737b807ce252711309cf8.zip |
QA - Add IUSE.
Diffstat (limited to 'app-admin/gnomesu')
-rw-r--r-- | app-admin/gnomesu/gnomesu-0.3.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/gnomesu/gnomesu-0.3.1.ebuild b/app-admin/gnomesu/gnomesu-0.3.1.ebuild index 8c30a19fbe9d..3f4d2d69b667 100644 --- a/app-admin/gnomesu/gnomesu-0.3.1.ebuild +++ b/app-admin/gnomesu/gnomesu-0.3.1.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-admin/gnomesu/gnomesu-0.3.1.ebuild,v 1.7 2004/04/28 21:01:45 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gnomesu/gnomesu-0.3.1.ebuild,v 1.8 2004/06/13 12:24:11 kloeri Exp $ inherit gnome2 eutils @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/xsu/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 amd64" +IUSE="" RDEPEND=">=x11-libs/gtk+-2 >=dev-libs/glib-2 |