diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-29 07:47:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-29 07:47:23 +0000 |
commit | 499a095b6354c3c907ee056836865e0a7d7c85cd (patch) | |
tree | d9f709ffb2897655faf5fe5c3b801b1503531f36 /media-sound/xmms | |
parent | Version bump. uses new apache-module eclass (diff) | |
download | gentoo-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-sound/xmms')
-rw-r--r-- | media-sound/xmms/xmms-1.2.10-r10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/xmms/xmms-1.2.10-r10.ebuild b/media-sound/xmms/xmms-1.2.10-r10.ebuild index 4d802defa1e5..a36a6bea1b1f 100644 --- a/media-sound/xmms/xmms-1.2.10-r10.ebuild +++ b/media-sound/xmms/xmms-1.2.10-r10.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-sound/xmms/xmms-1.2.10-r10.ebuild,v 1.2 2005/01/28 00:07:18 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.10-r10.ebuild,v 1.3 2005/01/29 07:47:23 vapier Exp $ inherit flag-o-matic eutils libtool gnuconfig @@ -17,9 +17,9 @@ SRC_URI="http://www.xmms.org/files/1.2.x/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -# alpha and mips were removed because they don't satisfy DEPEND. See bug #66572. +# alpha was removed because it doesnt satisfy DEPEND. See bug #66572. #KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="xml nls esd opengl mmx oggvorbis 3dnow mikmod directfb ipv6 alsa oss arts jack sndfile lirc flac mad" DEPEND="=x11-libs/gtk+-1.2* |