diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:28 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:28 +0000 |
commit | 2fafcb321f5ae80068469332c4ed3aa5151b647c (patch) | |
tree | 883963d53c8d57d1ad6325589cc2075066ff98f4 /media-sound/xmms | |
parent | fix digest (diff) | |
download | gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.gz gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.bz2 gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.zip |
big IUSE commit
Diffstat (limited to 'media-sound/xmms')
-rw-r--r-- | media-sound/xmms/xmms-1.2.7-r11.ebuild | 2 | ||||
-rw-r--r-- | media-sound/xmms/xmms-1.2.7-r12.ebuild | 4 | ||||
-rw-r--r-- | media-sound/xmms/xmms-1.2.7-r13.ebuild | 4 |
3 files changed, 8 insertions, 2 deletions
diff --git a/media-sound/xmms/xmms-1.2.7-r11.ebuild b/media-sound/xmms/xmms-1.2.7-r11.ebuild index e8ac6682320b..b78b3a2af90a 100644 --- a/media-sound/xmms/xmms-1.2.7-r11.ebuild +++ b/media-sound/xmms/xmms-1.2.7-r11.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # /space/gentoo/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.7-r7.ebuild,v 1.2 2002/05/31 14:34:51 seemant Exp +IUSE="xml nls esd avi opengl oggvorbis 3dnow gnome" + inherit libtool PLO_VER="$(echo ${PV} | sed -e "s:\.::g")" diff --git a/media-sound/xmms/xmms-1.2.7-r12.ebuild b/media-sound/xmms/xmms-1.2.7-r12.ebuild index ed6e54c62e26..3c9bc04233ed 100644 --- a/media-sound/xmms/xmms-1.2.7-r12.ebuild +++ b/media-sound/xmms/xmms-1.2.7-r12.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.7-r12.ebuild,v 1.8 2002/10/04 05:55:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.7-r12.ebuild,v 1.9 2002/10/05 05:39:16 drobbins Exp $ + +IUSE="xml nls esd gnome opengl mmx oggvorbis mikmod 3dnow avi" inherit libtool diff --git a/media-sound/xmms/xmms-1.2.7-r13.ebuild b/media-sound/xmms/xmms-1.2.7-r13.ebuild index df9c8a26dc27..e59ad967071b 100644 --- a/media-sound/xmms/xmms-1.2.7-r13.ebuild +++ b/media-sound/xmms/xmms-1.2.7-r13.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.7-r13.ebuild,v 1.4 2002/10/04 05:55:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.7-r13.ebuild,v 1.5 2002/10/05 05:39:16 drobbins Exp $ + +IUSE="xml nls esd gnome opengl mmx x86 oggvorbis 3dnow mikmod" inherit libtool flag-o-matic |