summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-03-18 12:40:32 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-03-18 12:40:32 +0000
commit19240ecd60f5dfaf99d60311f90ad14cc9970104 (patch)
tree2dd297f24ea4a707b797ef03acca8adb01ae6d31 /x11-plugins
parentDrop masked versions. (diff)
downloadhistorical-19240ecd60f5dfaf99d60311f90ad14cc9970104.tar.gz
historical-19240ecd60f5dfaf99d60311f90ad14cc9970104.tar.bz2
historical-19240ecd60f5dfaf99d60311f90ad14cc9970104.zip
Remove no-op USE="esd" because media-sound/esound isn't in tree anymore.
Package-Manager: portage-2.2.0_alpha90/cvs/Linux x86_64
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/epplets/ChangeLog6
-rw-r--r--x11-plugins/epplets/epplets-0.10.ebuild7
-rw-r--r--x11-plugins/epplets/epplets-0.11.ebuild7
-rw-r--r--x11-plugins/epplets/epplets-0.12.ebuild5
-rw-r--r--x11-plugins/gkrellmss/ChangeLog8
-rw-r--r--x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild15
-rw-r--r--x11-plugins/gkrellmss/gkrellmss-2.6-r2.ebuild15
-rw-r--r--x11-plugins/gkrellmss/gkrellmss-2.6.ebuild15
8 files changed, 31 insertions, 47 deletions
diff --git a/x11-plugins/epplets/ChangeLog b/x11-plugins/epplets/ChangeLog
index 2ca387ee5b1c..3eaed1e4e754 100644
--- a/x11-plugins/epplets/ChangeLog
+++ b/x11-plugins/epplets/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/epplets
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/ChangeLog,v 1.19 2012/02/19 14:08:09 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/ChangeLog,v 1.20 2012/03/18 12:37:38 ssuominen Exp $
+
+ 18 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> epplets-0.10.ebuild,
+ epplets-0.11.ebuild, epplets-0.12.ebuild:
+ Remove no-op USE="esd" because media-sound/esound isn't in tree anymore.
19 Feb 2012; Tobias Klausmann <klausman@gentoo.org> epplets-0.12.ebuild:
Stable on alpha, bug #393909
diff --git a/x11-plugins/epplets/epplets-0.10.ebuild b/x11-plugins/epplets/epplets-0.10.ebuild
index 346b2f19c093..81bba2d10517 100644
--- a/x11-plugins/epplets/epplets-0.10.ebuild
+++ b/x11-plugins/epplets/epplets-0.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.10.ebuild,v 1.4 2010/09/16 17:37:29 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.10.ebuild,v 1.5 2012/03/18 12:37:38 ssuominen Exp $
DESCRIPTION="Base files for Enlightenment epplets and some epplets"
HOMEPAGE="http://www.enlightenment.org/"
@@ -9,12 +9,11 @@ SRC_URI="mirror://sourceforge/enlightenment/epplets-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 ppc sparc x86"
-IUSE="esd"
+IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXext
media-libs/freeglut
- esd? ( media-sound/esound )
media-libs/imlib2
>=x11-wm/enlightenment-0.16.4"
DEPEND="${RDEPEND}
diff --git a/x11-plugins/epplets/epplets-0.11.ebuild b/x11-plugins/epplets/epplets-0.11.ebuild
index 0a855b5d211c..56fb0b8835e4 100644
--- a/x11-plugins/epplets/epplets-0.11.ebuild
+++ b/x11-plugins/epplets/epplets-0.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.11.ebuild,v 1.2 2010/09/16 17:37:29 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.11.ebuild,v 1.3 2012/03/18 12:37:38 ssuominen Exp $
DESCRIPTION="Base files for Enlightenment epplets and some epplets"
HOMEPAGE="http://www.enlightenment.org/"
@@ -9,12 +9,11 @@ SRC_URI="mirror://sourceforge/enlightenment/epplets-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
-IUSE="esd"
+IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXext
media-libs/freeglut
- esd? ( media-sound/esound )
media-libs/imlib2
>=x11-wm/enlightenment-0.16.4"
DEPEND="${RDEPEND}
diff --git a/x11-plugins/epplets/epplets-0.12.ebuild b/x11-plugins/epplets/epplets-0.12.ebuild
index bec2aa0cdefd..e3ce146bd3e4 100644
--- a/x11-plugins/epplets/epplets-0.12.ebuild
+++ b/x11-plugins/epplets/epplets-0.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.12.ebuild,v 1.6 2012/02/19 14:08:09 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.12.ebuild,v 1.7 2012/03/18 12:37:38 ssuominen Exp $
DESCRIPTION="Base files for Enlightenment epplets and some epplets"
HOMEPAGE="http://www.enlightenment.org/"
@@ -9,12 +9,11 @@ SRC_URI="mirror://sourceforge/enlightenment/epplets-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 ppc ~sparc x86"
-IUSE="esd"
+IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXext
media-libs/freeglut
- esd? ( media-sound/esound )
media-libs/imlib2
>=x11-wm/enlightenment-0.16.4"
DEPEND="${RDEPEND}
diff --git a/x11-plugins/gkrellmss/ChangeLog b/x11-plugins/gkrellmss/ChangeLog
index fc2a081bf53a..9de6c431a1bc 100644
--- a/x11-plugins/gkrellmss/ChangeLog
+++ b/x11-plugins/gkrellmss/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/gkrellmss
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/ChangeLog,v 1.34 2010/08/11 12:54:39 lack Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/ChangeLog,v 1.35 2012/03/18 12:40:32 ssuominen Exp $
+
+ 18 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> gkrellmss-2.6.ebuild,
+ gkrellmss-2.6-r1.ebuild, gkrellmss-2.6-r2.ebuild:
+ Remove no-op USE="esd" because media-sound/esound isn't in tree anymore.
11 Aug 2010; Jim Ramsay <lack@gentoo.org> -files/gkrellmss-patch-2.3.diff,
files/gkrellmss-2.6-Respect-LDFLAGS.patch:
diff --git a/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild b/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild
index 03ca8aae586c..aa72e828dd7a 100644
--- a/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild
+++ b/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild
@@ -1,19 +1,18 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild,v 1.7 2009/08/03 16:12:10 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild,v 1.8 2012/03/18 12:40:32 ssuominen Exp $
EAPI=1
inherit gkrellm-plugin
-IUSE="+alsa esd nls"
+IUSE="nls"
DESCRIPTION="A plugin for GKrellM2 that has a VU meter and a sound chart"
HOMEPAGE="http://members.dslextreme.com/users/billw/gkrellmss/gkrellmss.html"
SRC_URI="http://web.wt.net/~billw/gkrellmss/${P}.tar.gz"
RDEPEND="=sci-libs/fftw-3*
- esd? ( media-sound/esound )
- alsa? ( media-libs/alsa-lib )"
+ media-libs/alsa-lib"
DEPEND="${RDEPEND}"
@@ -24,12 +23,6 @@ KEYWORDS="alpha amd64 ppc ~sparc x86"
PLUGIN_SO="src/gkrellmss.so"
PLUGIN_DOCS="Themes"
-pkg_setup() {
- if ! use esd && ! use alsa; then
- die "You must enable at least one of USE=esd or USE=alsa"
- fi
-}
-
src_compile() {
local myconf
diff --git a/x11-plugins/gkrellmss/gkrellmss-2.6-r2.ebuild b/x11-plugins/gkrellmss/gkrellmss-2.6-r2.ebuild
index f286e609a9bb..8b23e27c4664 100644
--- a/x11-plugins/gkrellmss/gkrellmss-2.6-r2.ebuild
+++ b/x11-plugins/gkrellmss/gkrellmss-2.6-r2.ebuild
@@ -1,19 +1,18 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6-r2.ebuild,v 1.1 2010/08/11 12:45:34 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6-r2.ebuild,v 1.2 2012/03/18 12:40:32 ssuominen Exp $
EAPI=3
inherit gkrellm-plugin
-IUSE="+alsa esd nls"
+IUSE="nls"
DESCRIPTION="A plugin for GKrellM2 that has a VU meter and a sound chart"
HOMEPAGE="http://members.dslextreme.com/users/billw/gkrellmss/gkrellmss.html"
SRC_URI="http://web.wt.net/~billw/gkrellmss/${P}.tar.gz"
RDEPEND="=sci-libs/fftw-3*
- esd? ( media-sound/esound )
- alsa? ( media-libs/alsa-lib )"
+ media-libs/alsa-lib"
DEPEND="${RDEPEND}"
@@ -24,12 +23,6 @@ KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
PLUGIN_SO="src/gkrellmss.so"
PLUGIN_DOCS="Themes"
-pkg_setup() {
- if ! use esd && ! use alsa; then
- die "You must enable at least one of USE=esd or USE=alsa"
- fi
-}
-
src_prepare() {
epatch "${FILESDIR}/${P}-Respect-LDFLAGS.patch"
}
diff --git a/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild b/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild
index 154291a149b9..d58c47cada8b 100644
--- a/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild
+++ b/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild
@@ -1,19 +1,18 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild,v 1.13 2009/08/03 16:12:10 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild,v 1.14 2012/03/18 12:40:32 ssuominen Exp $
EAPI=1
inherit gkrellm-plugin
-IUSE="+alsa esd nls"
+IUSE="nls"
DESCRIPTION="A plugin for GKrellM2 that has a VU meter and a sound chart"
HOMEPAGE="http://members.dslextreme.com/users/billw/gkrellmss/gkrellmss.html"
SRC_URI="http://web.wt.net/~billw/gkrellmss/${P}.tar.gz"
RDEPEND="=sci-libs/fftw-2*
- esd? ( media-sound/esound )
- alsa? ( media-libs/alsa-lib )"
+ media-libs/alsa-lib"
DEPEND="${RDEPEND}"
@@ -24,12 +23,6 @@ KEYWORDS="~alpha amd64 ppc sparc x86"
PLUGIN_SO="src/gkrellmss.so"
PLUGIN_DOCS="Themes"
-pkg_setup() {
- if ! use esd && ! use alsa; then
- die "You must enable at least one of USE=esd or USE=alsa"
- fi
-}
-
src_compile() {
local myconf