summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-01-29 07:47:23 +0000
committerMike Frysinger <vapier@gentoo.org>2005-01-29 07:47:23 +0000
commit499a095b6354c3c907ee056836865e0a7d7c85cd (patch)
treed9f709ffb2897655faf5fe5c3b801b1503531f36 /media-plugins/xmms-mad
parentVersion bump. uses new apache-module eclass (diff)
downloadgentoo-2-499a095b6354c3c907ee056836865e0a7d7c85cd.tar.gz
gentoo-2-499a095b6354c3c907ee056836865e0a7d7c85cd.tar.bz2
gentoo-2-499a095b6354c3c907ee056836865e0a7d7c85cd.zip
mips support
(Portage version: 2.0.51-r15)
Diffstat (limited to 'media-plugins/xmms-mad')
-rw-r--r--media-plugins/xmms-mad/xmms-mad-0.7.ebuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/media-plugins/xmms-mad/xmms-mad-0.7.ebuild b/media-plugins/xmms-mad/xmms-mad-0.7.ebuild
index 603ac8702c99..5a8baefcbbc2 100644
--- a/media-plugins/xmms-mad/xmms-mad-0.7.ebuild
+++ b/media-plugins/xmms-mad/xmms-mad-0.7.ebuild
@@ -1,8 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-mad/xmms-mad-0.7.ebuild,v 1.2 2004/12/09 09:32:49 eradicator Exp $
-
-IUSE=""
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-mad/xmms-mad-0.7.ebuild,v 1.3 2005/01/29 07:47:19 vapier Exp $
inherit eutils
@@ -12,12 +10,12 @@ SRC_URI="mirror://sourceforge/xmms-mad/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86"
+IUSE=""
RDEPEND="media-sound/xmms
media-libs/libid3tag
media-libs/libmad"
-
DEPEND="${RDEPEND}
dev-util/pkgconfig"