diff options
author | 2004-06-14 09:17:41 +0000 | |
---|---|---|
committer | 2004-06-14 09:17:41 +0000 | |
commit | 7d7758b9e8d312b1137fb939706a13700270d1dc (patch) | |
tree | f0eecde927f60c29fcf3175e29468e735280e073 /app-misc/magicdev | |
parent | Fix typo. (diff) | |
download | historical-7d7758b9e8d312b1137fb939706a13700270d1dc.tar.gz historical-7d7758b9e8d312b1137fb939706a13700270d1dc.tar.bz2 historical-7d7758b9e8d312b1137fb939706a13700270d1dc.zip |
QA - Add IUSE.
Diffstat (limited to 'app-misc/magicdev')
-rw-r--r-- | app-misc/magicdev/magicdev-1.1.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-misc/magicdev/magicdev-1.1.4.ebuild b/app-misc/magicdev/magicdev-1.1.4.ebuild index c5cbec1cfe16..6a2277c489a4 100644 --- a/app-misc/magicdev/magicdev-1.1.4.ebuild +++ b/app-misc/magicdev/magicdev-1.1.4.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/magicdev/magicdev-1.1.4.ebuild,v 1.4 2004/04/06 04:20:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/magicdev/magicdev-1.1.4.ebuild,v 1.5 2004/06/14 09:05:19 kloeri Exp $ inherit gnome2 eutils @@ -12,6 +12,7 @@ SRC_URI="ftp://ftp.redhat.com/pub/redhat/linux/beta/severn/en/os/i386/SRPMS/${P} LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" RDEPEND=">=gnome-base/libgnomeui-2.1.90 >=gnome-base/libglade-2 |