diff options
author | Nick Hadaway <raker@gentoo.org> | 2003-01-17 03:11:33 +0000 |
---|---|---|
committer | Nick Hadaway <raker@gentoo.org> | 2003-01-17 03:11:33 +0000 |
commit | fdc459ba6b7dd77380815f881683f0fd86e67073 (patch) | |
tree | e67e6ae9fd7b1292298f1a6123dc896fd92cab52 /x11-plugins | |
parent | filtered out -fPIC (diff) | |
download | gentoo-2-fdc459ba6b7dd77380815f881683f0fd86e67073.tar.gz gentoo-2-fdc459ba6b7dd77380815f881683f0fd86e67073.tar.bz2 gentoo-2-fdc459ba6b7dd77380815f881683f0fd86e67073.zip |
removed dependancy on windowmaker
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmusic/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmusic/wmusic-1.4.10.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11-plugins/wmusic/ChangeLog b/x11-plugins/wmusic/ChangeLog index 45c534f504f7..e50c2b83c2da 100644 --- a/x11-plugins/wmusic/ChangeLog +++ b/x11-plugins/wmusic/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for x11-plugins/wmusic # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmusic/ChangeLog,v 1.1 2003/01/14 06:35:55 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmusic/ChangeLog,v 1.2 2003/01/17 03:11:33 raker Exp $ *wmusic-1.4.10 (14 Jan 2003) + 16 Jan 2003; Nick Hadaway <raker@gentoo.org> wmusic-1.4.10.ebuild : + Removed dependancy on WindowMaker + 14 Jan 2003; Nick Hadaway <raker@gentoo.org> wmusic-1.4.10.ebuild, files/digest-wmusic-1.4.10 : New ebuild. xmms-controlling dockapp. diff --git a/x11-plugins/wmusic/wmusic-1.4.10.ebuild b/x11-plugins/wmusic/wmusic-1.4.10.ebuild index ebbc039cd88e..263b1abda329 100644 --- a/x11-plugins/wmusic/wmusic-1.4.10.ebuild +++ b/x11-plugins/wmusic/wmusic-1.4.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmusic/wmusic-1.4.10.ebuild,v 1.1 2003/01/14 06:35:55 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmusic/wmusic-1.4.10.ebuild,v 1.2 2003/01/17 03:11:33 raker Exp $ DESCRIPTION="dockapp for xmms" HOMEPAGE="http://home.jtan.com/~john/wmusic/" @@ -11,7 +11,6 @@ KEYWORDS="~x86" IUSE="" DEPEND="virtual/glibc virtual/x11 - >=x11-wm/WindowMaker-0.80 >media-sound/xmms-1.2.4" S=${WORKDIR}/${P} |