summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-02-12 03:54:42 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-02-12 03:54:42 +0000
commit2cd2d7a2b5d561730a7e5aeef003260e833c4a43 (patch)
treec538d9f9efaa4511273691b63363a653eeb26288 /media-plugins/xmms-sanalyzer/xmms-sanalyzer-1.2.10.ebuild
parentVersion bump and magically fix #55941 by Milus János in the process. (diff)
downloadgentoo-2-2cd2d7a2b5d561730a7e5aeef003260e833c4a43.tar.gz
gentoo-2-2cd2d7a2b5d561730a7e5aeef003260e833c4a43.tar.bz2
gentoo-2-2cd2d7a2b5d561730a7e5aeef003260e833c4a43.zip
Initial import. Stripped out of media-sound/xmms.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'media-plugins/xmms-sanalyzer/xmms-sanalyzer-1.2.10.ebuild')
-rw-r--r--media-plugins/xmms-sanalyzer/xmms-sanalyzer-1.2.10.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/media-plugins/xmms-sanalyzer/xmms-sanalyzer-1.2.10.ebuild b/media-plugins/xmms-sanalyzer/xmms-sanalyzer-1.2.10.ebuild
new file mode 100644
index 000000000000..dc981f7f05eb
--- /dev/null
+++ b/media-plugins/xmms-sanalyzer/xmms-sanalyzer-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-sanalyzer/xmms-sanalyzer-1.2.10.ebuild,v 1.1 2005/02/12 03:54:42 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="Visualization/sanalyzer"
+
+M4_VER="1.0"
+
+inherit xmms-plugin