summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-28 03:57:44 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-28 03:57:44 +0000
commit39d9abfd32a4c22ccf42b73eeadc1e9a117880f2 (patch)
tree92746ab83a029e1ff2a0355eafc10cd742e05d55 /app-misc/magicdev/magicdev-1.1.6.ebuild
parentchange glibc to libc and clean up other horribly ugly ebuilds (Manifest recom... (diff)
downloadgentoo-2-39d9abfd32a4c22ccf42b73eeadc1e9a117880f2.tar.gz
gentoo-2-39d9abfd32a4c22ccf42b73eeadc1e9a117880f2.tar.bz2
gentoo-2-39d9abfd32a4c22ccf42b73eeadc1e9a117880f2.zip
change glibc to libc and clean up other horribly ugly ebuilds
Diffstat (limited to 'app-misc/magicdev/magicdev-1.1.6.ebuild')
-rw-r--r--app-misc/magicdev/magicdev-1.1.6.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/app-misc/magicdev/magicdev-1.1.6.ebuild b/app-misc/magicdev/magicdev-1.1.6.ebuild
index 27c7007f7d2d..13bc4c2dc4ec 100644
--- a/app-misc/magicdev/magicdev-1.1.6.ebuild
+++ b/app-misc/magicdev/magicdev-1.1.6.ebuild
@@ -1,23 +1,23 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/magicdev/magicdev-1.1.6.ebuild,v 1.3 2004/06/24 22:23:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/magicdev/magicdev-1.1.6.ebuild,v 1.4 2004/06/28 03:57:44 vapier Exp $
inherit gnome2
-DESCRIPTION="A GNOME tool to automount/unmount removable media."
+DESCRIPTION="A GNOME tool to automount/unmount removable media"
HOMEPAGE="http://www.gnome.org/"
-LICENSE="GPL-2"
+LICENSE="GPL-2"
SLOT="0"
-IUSE=""
KEYWORDS="x86"
+IUSE=""
+
RDEPEND=">=gnome-base/libgnomeui-2.1.5
>=gnome-base/libglade-2
>=x11-libs/gtk+-2
>=gnome-base/gconf-2"
-
DEPEND="${RDEPEND}
dev-util/pkgconfig
dev-util/intltool"
-DOCS="AUTHORS ChangeLog COPYING README"
+DOCS="AUTHORS ChangeLog README"