summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-11-13 14:55:14 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-11-13 14:55:14 +0000
commit5b593bec355e464420f5e5692adf57085453f9eb (patch)
treef4b0f978170a8b1e3afd4e95e5ff5d2781247c5e /net-irc
parentRemove xmms useflag. (diff)
downloadhistorical-5b593bec355e464420f5e5692adf57085453f9eb.tar.gz
historical-5b593bec355e464420f5e5692adf57085453f9eb.tar.bz2
historical-5b593bec355e464420f5e5692adf57085453f9eb.zip
Remove xmms useflag.
Package-Manager: portage-2.1.2_rc1-r6
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/bitchx/ChangeLog6
-rw-r--r--net-irc/bitchx/bitchx-1.1-r1.ebuild7
-rw-r--r--net-irc/bitchx/bitchx-1.1-r2.ebuild7
-rw-r--r--net-irc/bitchx/bitchx-1.1-r3.ebuild5
-rw-r--r--net-irc/xchat-xsys/ChangeLog7
-rw-r--r--net-irc/xchat-xsys/xchat-xsys-2.0.8-r1.ebuild10
-rw-r--r--net-irc/xchat-xsys/xchat-xsys-2.0.9.ebuild9
-rw-r--r--net-irc/xchat-xsys/xchat-xsys-2.1.0-r1.ebuild9
-rw-r--r--net-irc/xchat-xsys/xchat-xsys-2.1.0.ebuild9
9 files changed, 31 insertions, 38 deletions
diff --git a/net-irc/bitchx/ChangeLog b/net-irc/bitchx/ChangeLog
index a5e7613d763f..cbbf9abfe996 100644
--- a/net-irc/bitchx/ChangeLog
+++ b/net-irc/bitchx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/bitchx
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.60 2006/11/07 14:32:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.61 2006/11/13 14:55:14 flameeyes Exp $
+
+ 13 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> bitchx-1.1-r1.ebuild,
+ bitchx-1.1-r2.ebuild, bitchx-1.1-r3.ebuild:
+ Remove xmms useflag.
07 Nov 2006; Jeroen Roovers <jer@gentoo.org> bitchx-1.1-r3.ebuild:
Stable for HPPA (bug #149851).
diff --git a/net-irc/bitchx/bitchx-1.1-r1.ebuild b/net-irc/bitchx/bitchx-1.1-r1.ebuild
index ced66450e50c..d1a0c340867a 100644
--- a/net-irc/bitchx/bitchx-1.1-r1.ebuild
+++ b/net-irc/bitchx/bitchx-1.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r1.ebuild,v 1.7 2005/09/11 14:01:00 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r1.ebuild,v 1.8 2006/11/13 14:55:14 flameeyes Exp $
inherit flag-o-matic eutils
@@ -13,13 +13,12 @@ SRC_URI="http://www.bitchx.org/files/source/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc alpha arm hppa amd64"
-IUSE="cdrom cjk esd gnome gtk ipv6 ncurses ssl xmms"
+IUSE="cdrom cjk esd gnome gtk ipv6 ncurses ssl"
DEPEND=">=sys-libs/ncurses-5.1
ssl? ( >=dev-libs/openssl-0.9.6 )
ncurses? ( sys-libs/ncurses )
!arm? (
- xmms? ( media-sound/xmms )
esd? (
>=media-sound/esound-0.2.5
>=media-libs/audiofile-0.1.5
diff --git a/net-irc/bitchx/bitchx-1.1-r2.ebuild b/net-irc/bitchx/bitchx-1.1-r2.ebuild
index ec49fc475cf0..8d29f6d8e5de 100644
--- a/net-irc/bitchx/bitchx-1.1-r2.ebuild
+++ b/net-irc/bitchx/bitchx-1.1-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r2.ebuild,v 1.6 2005/09/11 14:01:00 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r2.ebuild,v 1.7 2006/11/13 14:55:14 flameeyes Exp $
inherit flag-o-matic eutils
@@ -13,13 +13,12 @@ SRC_URI="http://www.bitchx.org/files/source/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64"
-IUSE="cdrom cjk esd gnome gtk ipv6 ncurses ssl xmms"
+IUSE="cdrom cjk esd gnome gtk ipv6 ncurses ssl"
DEPEND=">=sys-libs/ncurses-5.1
ssl? ( >=dev-libs/openssl-0.9.6 )
ncurses? ( sys-libs/ncurses )
!arm? (
- xmms? ( media-sound/xmms )
esd? (
>=media-sound/esound-0.2.5
>=media-libs/audiofile-0.1.5
diff --git a/net-irc/bitchx/bitchx-1.1-r3.ebuild b/net-irc/bitchx/bitchx-1.1-r3.ebuild
index aac35ba88789..446b91639313 100644
--- a/net-irc/bitchx/bitchx-1.1-r3.ebuild
+++ b/net-irc/bitchx/bitchx-1.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r3.ebuild,v 1.9 2006/11/07 14:32:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r3.ebuild,v 1.10 2006/11/13 14:55:14 flameeyes Exp $
inherit flag-o-matic eutils
@@ -13,12 +13,11 @@ SRC_URI="http://www.bitchx.org/files/source/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ppc sh sparc x86"
-IUSE="cdrom cjk esd gnome gtk ipv6 ncurses ssl xmms"
+IUSE="cdrom cjk esd gnome gtk ipv6 ncurses ssl"
DEPEND=">=sys-libs/ncurses-5.1
ssl? ( >=dev-libs/openssl-0.9.6 )
ncurses? ( sys-libs/ncurses )
- xmms? ( media-sound/xmms )
esd? (
>=media-sound/esound-0.2.5
>=media-libs/audiofile-0.1.5
diff --git a/net-irc/xchat-xsys/ChangeLog b/net-irc/xchat-xsys/ChangeLog
index 49cf99a5043a..9fd0c228de24 100644
--- a/net-irc/xchat-xsys/ChangeLog
+++ b/net-irc/xchat-xsys/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-irc/xchat-xsys
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/ChangeLog,v 1.52 2006/10/05 18:57:22 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/ChangeLog,v 1.53 2006/11/13 14:53:57 flameeyes Exp $
+
+ 13 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ xchat-xsys-2.0.8-r1.ebuild, xchat-xsys-2.0.9.ebuild,
+ xchat-xsys-2.1.0.ebuild, xchat-xsys-2.1.0-r1.ebuild:
+ Remove xmms useflag.
05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
xchat-xsys-2.1.0-r1.ebuild:
diff --git a/net-irc/xchat-xsys/xchat-xsys-2.0.8-r1.ebuild b/net-irc/xchat-xsys/xchat-xsys-2.0.8-r1.ebuild
index 5eb51331050c..a6ab4280c25e 100644
--- a/net-irc/xchat-xsys/xchat-xsys-2.0.8-r1.ebuild
+++ b/net-irc/xchat-xsys/xchat-xsys-2.0.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.0.8-r1.ebuild,v 1.8 2006/02/19 18:40:09 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.0.8-r1.ebuild,v 1.9 2006/11/13 14:53:57 flameeyes Exp $
inherit toolchain-funcs eutils
@@ -13,14 +13,13 @@ HOMEPAGE="http://dev.gentoo.org/~chainsaw/xsys/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
-IUSE="xmms buttons"
+IUSE="buttons"
DEPEND="|| (
>=net-irc/xchat-2.4.0
>=net-irc/xchat-gnome-0.4
)
- sys-apps/pciutils
- xmms? ( media-sound/xmms )"
+ sys-apps/pciutils"
src_unpack() {
unpack ${A}
@@ -28,9 +27,6 @@ src_unpack() {
if use buttons; then
sed -i -e "s:#BUTTON:BUTTON:" ${S}/Makefile
fi
- if use xmms; then
- sed -i -e "s:# FOR XMMS # ::g" ${S}/Makefile
- fi
epatch ${FILESDIR}/${PV}-pciutils-headerchange.patch
}
diff --git a/net-irc/xchat-xsys/xchat-xsys-2.0.9.ebuild b/net-irc/xchat-xsys/xchat-xsys-2.0.9.ebuild
index 95bde13b9696..8f78bb1ae2b9 100644
--- a/net-irc/xchat-xsys/xchat-xsys-2.0.9.ebuild
+++ b/net-irc/xchat-xsys/xchat-xsys-2.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.0.9.ebuild,v 1.7 2006/07/04 16:49:34 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.0.9.ebuild,v 1.8 2006/11/13 14:53:57 flameeyes Exp $
inherit toolchain-funcs eutils
@@ -13,15 +13,14 @@ HOMEPAGE="http://dev.gentoo.org/~chainsaw/xsys/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ppc ~ppc64 sparc ~x86"
-IUSE="audacious buttons xmms"
+IUSE="audacious buttons"
DEPEND="|| (
>=net-irc/xchat-2.4.0
>=net-irc/xchat-gnome-0.4
)
sys-apps/pciutils
- audacious? ( media-sound/audacious )
- xmms? ( media-sound/xmms )"
+ audacious? ( media-sound/audacious )"
src_unpack() {
unpack ${A}
@@ -31,8 +30,6 @@ src_unpack() {
fi
if use audacious; then
sed -i -e "s:# FOR AUDACIOUS # ::g" ${S}/Makefile
- elif use xmms; then
- sed -i -e "s:# FOR XMMS # ::g" ${S}/Makefile
fi
}
diff --git a/net-irc/xchat-xsys/xchat-xsys-2.1.0-r1.ebuild b/net-irc/xchat-xsys/xchat-xsys-2.1.0-r1.ebuild
index 3a18be7dd224..e0ccfadb9537 100644
--- a/net-irc/xchat-xsys/xchat-xsys-2.1.0-r1.ebuild
+++ b/net-irc/xchat-xsys/xchat-xsys-2.1.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.1.0-r1.ebuild,v 1.3 2006/10/05 18:57:22 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.1.0-r1.ebuild,v 1.4 2006/11/13 14:53:57 flameeyes Exp $
inherit toolchain-funcs eutils
@@ -13,15 +13,14 @@ HOMEPAGE="http://dev.gentoo.org/~chainsaw/xsys/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha ~amd64 ~ppc ~ppc64 sparc ~x86"
-IUSE="audacious buttons xmms"
+IUSE="audacious buttons"
DEPEND="|| (
>=net-irc/xchat-2.4.0
>=net-irc/xchat-gnome-0.4
)
sys-apps/pciutils
- audacious? ( media-sound/audacious )
- xmms? ( media-sound/xmms )"
+ audacious? ( media-sound/audacious )"
src_unpack() {
unpack ${A}
@@ -32,8 +31,6 @@ src_unpack() {
fi
if use audacious; then
sed -i -e "s:# FOR AUDACIOUS # ::g" Makefile
- elif use xmms; then
- sed -i -e "s:# FOR XMMS # ::g" Makefile
fi
epatch ${FILESDIR}/${PV}-alpha-L2-cache.patch
}
diff --git a/net-irc/xchat-xsys/xchat-xsys-2.1.0.ebuild b/net-irc/xchat-xsys/xchat-xsys-2.1.0.ebuild
index b7468fa2f155..89f6d75143dc 100644
--- a/net-irc/xchat-xsys/xchat-xsys-2.1.0.ebuild
+++ b/net-irc/xchat-xsys/xchat-xsys-2.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.1.0.ebuild,v 1.5 2006/09/24 09:11:01 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.1.0.ebuild,v 1.6 2006/11/13 14:53:57 flameeyes Exp $
inherit toolchain-funcs eutils
@@ -13,15 +13,14 @@ HOMEPAGE="http://dev.gentoo.org/~chainsaw/xsys/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ppc ppc64 sparc x86"
-IUSE="audacious buttons xmms"
+IUSE="audacious buttons"
DEPEND="|| (
>=net-irc/xchat-2.4.0
>=net-irc/xchat-gnome-0.4
)
sys-apps/pciutils
- audacious? ( media-sound/audacious )
- xmms? ( media-sound/xmms )"
+ audacious? ( media-sound/audacious )"
src_unpack() {
unpack ${A}
@@ -31,8 +30,6 @@ src_unpack() {
fi
if use audacious; then
sed -i -e "s:# FOR AUDACIOUS # ::g" ${S}/Makefile
- elif use xmms; then
- sed -i -e "s:# FOR XMMS # ::g" ${S}/Makefile
fi
}