diff options
author | 2005-02-12 04:03:55 +0000 | |
---|---|---|
committer | 2005-02-12 04:03:55 +0000 | |
commit | ab4a2c0667af77376296d166295063b43fc039b0 (patch) | |
tree | 608637053f2aa0c8fca82aaa2b9bd85f5fe87bc1 /media-plugins/xmms-song-change/xmms-song-change-1.2.10.ebuild | |
parent | old (diff) | |
download | gentoo-2-ab4a2c0667af77376296d166295063b43fc039b0.tar.gz gentoo-2-ab4a2c0667af77376296d166295063b43fc039b0.tar.bz2 gentoo-2-ab4a2c0667af77376296d166295063b43fc039b0.zip |
Initial import. Stripped out of media-sound/xmms.
(Portage version: 2.0.51-r15)
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.ebuild | 15 |
1 files changed, 15 insertions, 0 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 new file mode 100644 index 000000000000..37646c3f4e03 --- /dev/null +++ b/media-plugins/xmms-song-change/xmms-song-change-1.2.10.ebuild @@ -0,0 +1,15 @@ +# 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 $ + +IUSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + +DEPEND=">=media-sound/xmms-1.2.10" + +PLUGIN_PATH="General/song_change" + +M4_VER="1.0" + +inherit xmms-plugin |