diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-30 23:29:48 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-30 23:29:48 +0000 |
commit | 86f01a811c7288148bbd51952fbf676ec686d872 (patch) | |
tree | 707f7dbb59bdd47662fd3b0ddb33b8a044efea8a /media-sound/xmms | |
parent | fixed my bad. (diff) | |
download | gentoo-2-86f01a811c7288148bbd51952fbf676ec686d872.tar.gz gentoo-2-86f01a811c7288148bbd51952fbf676ec686d872.tar.bz2 gentoo-2-86f01a811c7288148bbd51952fbf676ec686d872.zip |
Fixed comment.
Diffstat (limited to 'media-sound/xmms')
-rw-r--r-- | media-sound/xmms/xmms-1.2.10-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/xmms/xmms-1.2.10-r6.ebuild b/media-sound/xmms/xmms-1.2.10-r6.ebuild index fea18859e274..6535e0d33739 100644 --- a/media-sound/xmms/xmms-1.2.10-r6.ebuild +++ b/media-sound/xmms/xmms-1.2.10-r6.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/media-sound/xmms/xmms-1.2.10-r6.ebuild,v 1.1 2004/09/30 23:09:35 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.10-r6.ebuild,v 1.2 2004/09/30 23:29:48 eradicator Exp $ IUSE="xml nls esd opengl mmx oggvorbis 3dnow mikmod directfb ipv6 cjk alsa oss arts jack sndfile lirc" @@ -113,7 +113,7 @@ src_unpack() { # Bug #55398 ... fix libjoy crash epatch ${PATCHDIR}/${P}-joycrash.patch - # Bug #57755 ... remember playlist location + # Bug #57755 ... don't show in taskbar if status-plugin is enabled epatch ${PATCHDIR}/${P}-status.patch if [ ! -f ${S}/config.rpath ] ; then |