summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-28 20:36:37 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-28 20:36:37 +0000
commit9a4b1f198965e39e3b7afe755c646e1b52938baa (patch)
tree17857bb34f388c9ef7e0914683ca886538e6f8c8 /x11-plugins/mountapp
parenttouchups (Manifest recommit) (diff)
downloadgentoo-2-9a4b1f198965e39e3b7afe755c646e1b52938baa.tar.gz
gentoo-2-9a4b1f198965e39e3b7afe755c646e1b52938baa.tar.bz2
gentoo-2-9a4b1f198965e39e3b7afe755c646e1b52938baa.zip
glibc -> libc
Diffstat (limited to 'x11-plugins/mountapp')
-rw-r--r--x11-plugins/mountapp/ChangeLog5
-rw-r--r--x11-plugins/mountapp/mountapp-3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/mountapp/ChangeLog b/x11-plugins/mountapp/ChangeLog
index dda2917ae80d..79fd218d9657 100644
--- a/x11-plugins/mountapp/ChangeLog
+++ b/x11-plugins/mountapp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/mountapp
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/mountapp/ChangeLog,v 1.3 2004/06/24 23:03:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/mountapp/ChangeLog,v 1.4 2004/06/28 20:36:11 agriffis Exp $
+
+ 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> mountapp-3.0.ebuild:
+ glibc -> libc
*mountapp-3.0 (10 Dec 2002)
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() {