diff options
author | Christian Birchinger <joker@gentoo.org> | 2003-06-04 13:48:17 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2003-06-04 13:48:17 +0000 |
commit | c75586461980fb9b50deb9b306efc8ce2672a265 (patch) | |
tree | 669da7a68558e22ad0de83a480d08708b051a6ab /x11-plugins/mountapp | |
parent | new stardict version! yum! (diff) | |
download | historical-c75586461980fb9b50deb9b306efc8ce2672a265.tar.gz historical-c75586461980fb9b50deb9b306efc8ce2672a265.tar.bz2 historical-c75586461980fb9b50deb9b306efc8ce2672a265.zip |
Changed WindowMaker dependency to the new lowercase version
Diffstat (limited to 'x11-plugins/mountapp')
-rw-r--r-- | x11-plugins/mountapp/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/mountapp/mountapp-3.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/mountapp/Manifest b/x11-plugins/mountapp/Manifest index 9ace9020336f..d2478d0bc76a 100644 --- a/x11-plugins/mountapp/Manifest +++ b/x11-plugins/mountapp/Manifest @@ -1,3 +1,3 @@ MD5 e3edb292ff35d61922afed7956c9d88e ChangeLog 363 -MD5 3c8fc85b6404ac6ff6f71ec784202574 mountapp-3.0.ebuild 747 +MD5 5731ac431f5406e4a5213f5e164ea39e mountapp-3.0.ebuild 746 MD5 0d1607c39526de2638a27876059ab40d files/digest-mountapp-3.0 64 diff --git a/x11-plugins/mountapp/mountapp-3.0.ebuild b/x11-plugins/mountapp/mountapp-3.0.ebuild index 20122d617428..05100eb61920 100644 --- a/x11-plugins/mountapp/mountapp-3.0.ebuild +++ b/x11-plugins/mountapp/mountapp-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.2 2003/02/13 17:27:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/mountapp/mountapp-3.0.ebuild,v 1.3 2003/06/04 13:46:31 joker Exp $ DESCRIPTION="mount filesystems via an easy-to-use windowmaker applet" HOMEPAGE="http://mountapp.sourceforge.net" @@ -13,7 +13,7 @@ KEYWORDS="x86" IUSE="" DEPEND="virtual/glibc - >=x11-wm/WindowMaker-0.80" + >=x11-wm/windowmaker-0.80" S=${WORKDIR}/${P} |