diff options
Diffstat (limited to 'media-sound/xmms/xmms-1.2.7-r24.ebuild')
-rw-r--r-- | media-sound/xmms/xmms-1.2.7-r24.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/xmms/xmms-1.2.7-r24.ebuild b/media-sound/xmms/xmms-1.2.7-r24.ebuild index 0a374407c54c..d2d69d76b67d 100644 --- a/media-sound/xmms/xmms-1.2.7-r24.ebuild +++ b/media-sound/xmms/xmms-1.2.7-r24.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/media-sound/xmms/xmms-1.2.7-r24.ebuild,v 1.3 2003/08/10 03:09:28 jje Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.7-r24.ebuild,v 1.4 2003/09/07 00:06:06 msterret Exp $ IUSE="xml nls esd gnome opengl mmx oggvorbis 3dnow mikmod directfb ipv6 cjk" @@ -94,7 +94,7 @@ src_unpack() { fi fi - # This patch passes audio output through the output plugin + # This patch passes audio output through the output plugin # before recording via the diskwriter plugin # http://forum.xmms.org/viewtopic.php?t=500&sid=c286e1c01fb924a2f81f519969f33764 epatch ${FILESDIR}/xmms-diskwriter-audio.patch @@ -153,8 +153,8 @@ src_install() { sysdir=${D}/usr/share/applets/Multimedia \ GNOME_SYSCONFDIR=${D}/etc install || die "FOO" - dodoc AUTHORS ChangeLog COPYING FAQ NEWS README TODO - + dodoc AUTHORS ChangeLog COPYING FAQ NEWS README TODO + keepdir /usr/share/xmms/Skins insinto /usr/share/pixmaps/ donewins gnomexmms/gnomexmms.xpm xmms.xpm |