summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-03-16 06:00:14 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-03-16 06:00:14 +0000
commit20cfff68a150737b870792ea42e3fdf3cdab301f (patch)
treed876f68beacaa45f4d04a6cfe51ac6409b8e78b7 /media-plugins/xmms-song-change/xmms-song-change-1.2.10.ebuild
parentRemove --enable/disable-simd from the eclass as mpg123 is the only plugin tha... (diff)
downloadhistorical-20cfff68a150737b870792ea42e3fdf3cdab301f.tar.gz
historical-20cfff68a150737b870792ea42e3fdf3cdab301f.tar.bz2
historical-20cfff68a150737b870792ea42e3fdf3cdab301f.zip
Fix M4s to include some missing files.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-plugins/xmms-song-change/xmms-song-change-1.2.10.ebuild')
-rw-r--r--media-plugins/xmms-song-change/xmms-song-change-1.2.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/xmms-song-change/xmms-song-change-1.2.10.ebuild b/media-plugins/xmms-song-change/xmms-song-change-1.2.10.ebuild
index 37646c3f4e03..c911258c32e4 100644
--- a/media-plugins/xmms-song-change/xmms-song-change-1.2.10.ebuild
+++ b/media-plugins/xmms-song-change/xmms-song-change-1.2.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-song-change/xmms-song-change-1.2.10.ebuild,v 1.1 2005/02/12 04:00:30 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-song-change/xmms-song-change-1.2.10.ebuild,v 1.2 2005/03/16 05:59:17 eradicator Exp $
IUSE=""
SLOT="0"
@@ -10,6 +10,6 @@ DEPEND=">=media-sound/xmms-1.2.10"
PLUGIN_PATH="General/song_change"
-M4_VER="1.0"
+M4_VER="1.1"
inherit xmms-plugin