summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-09-05 17:11:18 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-09-05 17:11:18 +0000
commitc41cf07a1ecf79ffffed95a3fc41c203fcf7d9cd (patch)
tree6924ed079b834acafb94102e2d037b1fb88455e2 /media-sound/xmms/xmms-1.2.10-r5.ebuild
parentVersion bump. Fixes bug #44111. (diff)
downloadhistorical-c41cf07a1ecf79ffffed95a3fc41c203fcf7d9cd.tar.gz
historical-c41cf07a1ecf79ffffed95a3fc41c203fcf7d9cd.tar.bz2
historical-c41cf07a1ecf79ffffed95a3fc41c203fcf7d9cd.zip
Added inherit gnuconfig to close bug #62744.
Diffstat (limited to 'media-sound/xmms/xmms-1.2.10-r5.ebuild')
-rw-r--r--media-sound/xmms/xmms-1.2.10-r5.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/media-sound/xmms/xmms-1.2.10-r5.ebuild b/media-sound/xmms/xmms-1.2.10-r5.ebuild
index 672325422881..924a83c8b381 100644
--- a/media-sound/xmms/xmms-1.2.10-r5.ebuild
+++ b/media-sound/xmms/xmms-1.2.10-r5.ebuild
@@ -1,8 +1,10 @@
# Copyright 1999-2004 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-r5.ebuild,v 1.9 2004/08/19 02:32:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.10-r5.ebuild,v 1.10 2004/09/05 17:11:18 eradicator Exp $
-inherit flag-o-matic eutils libtool
+IUSE="xml nls esd opengl mmx oggvorbis 3dnow mikmod directfb ipv6 cjk alsa oss"
+
+inherit flag-o-matic eutils libtool gnuconfig
PATCHVER="1.0"
@@ -18,7 +20,6 @@ SRC_URI="http://www.xmms.org/files/1.2.x/${MY_P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips ppc64"
-IUSE="xml nls esd opengl mmx oggvorbis 3dnow mikmod directfb ipv6 cjk alsa oss"
DEPEND="=x11-libs/gtk+-1.2*
mikmod? ( >=media-libs/libmikmod-3.1.10 )