diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 20:36:37 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 20:36:37 +0000 |
commit | 9a4b1f198965e39e3b7afe755c646e1b52938baa (patch) | |
tree | 17857bb34f388c9ef7e0914683ca886538e6f8c8 /x11-plugins/mountapp/mountapp-3.0.ebuild | |
parent | touchups (Manifest recommit) (diff) | |
download | gentoo-2-9a4b1f198965e39e3b7afe755c646e1b52938baa.tar.gz gentoo-2-9a4b1f198965e39e3b7afe755c646e1b52938baa.tar.bz2 gentoo-2-9a4b1f198965e39e3b7afe755c646e1b52938baa.zip |
glibc -> libc
Diffstat (limited to 'x11-plugins/mountapp/mountapp-3.0.ebuild')
-rw-r--r-- | x11-plugins/mountapp/mountapp-3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/mountapp/mountapp-3.0.ebuild b/x11-plugins/mountapp/mountapp-3.0.ebuild index cbef5db62a74..5902a158a1f3 100644 --- a/x11-plugins/mountapp/mountapp-3.0.ebuild +++ b/x11-plugins/mountapp/mountapp-3.0.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/x11-plugins/mountapp/mountapp-3.0.ebuild,v 1.6 2004/06/24 23:03:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/mountapp/mountapp-3.0.ebuild,v 1.7 2004/06/28 20:36:11 agriffis Exp $ DESCRIPTION="mount filesystems via an easy-to-use windowmaker applet" HOMEPAGE="http://mountapp.sourceforge.net" @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=x11-wm/windowmaker-0.80" src_compile() { |