diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-04-23 17:38:53 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-04-23 17:38:53 +0000 |
commit | 7149273c714c7719ec09380d7e6901d810982aef (patch) | |
tree | fd32de5a1f3412d5a0df8970595bb13d73d6cef5 | |
parent | alpha stable (diff) | |
download | gentoo-2-7149273c714c7719ec09380d7e6901d810982aef.tar.gz gentoo-2-7149273c714c7719ec09380d7e6901d810982aef.tar.bz2 gentoo-2-7149273c714c7719ec09380d7e6901d810982aef.zip |
alpha/ia64/sparc stable wrt #358407
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
-rw-r--r-- | xfce-extra/xfce4-mixer/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-mixer/xfce4-mixer-4.6.1.ebuild | 38 | ||||
-rw-r--r-- | xfce-extra/xfce4-mixer/xfce4-mixer-4.8.0.ebuild | 4 |
3 files changed, 6 insertions, 41 deletions
diff --git a/xfce-extra/xfce4-mixer/ChangeLog b/xfce-extra/xfce4-mixer/ChangeLog index 37b0fa25ab21..f2c68525605c 100644 --- a/xfce-extra/xfce4-mixer/ChangeLog +++ b/xfce-extra/xfce4-mixer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-mixer # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/ChangeLog,v 1.132 2011/03/29 13:13:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/ChangeLog,v 1.133 2011/04/23 17:38:53 ssuominen Exp $ + + 23 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> xfce4-mixer-4.8.0.ebuild: + alpha/ia64/sparc stable wrt #358407 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> xfce4-mixer-4.8.0.ebuild: Stable for HPPA (bug #358407). diff --git a/xfce-extra/xfce4-mixer/xfce4-mixer-4.6.1.ebuild b/xfce-extra/xfce4-mixer/xfce4-mixer-4.6.1.ebuild deleted file mode 100644 index 07d86866dbe4..000000000000 --- a/xfce-extra/xfce4-mixer/xfce4-mixer-4.6.1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.6.1.ebuild,v 1.12 2010/12/18 20:01:57 ssuominen Exp $ - -EAPI=3 -inherit xfconf - -DESCRIPTION="A volume control application (and panel plug-in) for the Xfce desktop environment" -HOMEPAGE="http://www.xfce.org/projects/xfce4-mixer/" -SRC_URI="mirror://xfce/src/apps/${PN}/4.6/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" -IUSE="alsa debug oss" - -COMMON_DEPEND=">=dev-libs/glib-2.12:2 - >=media-libs/gst-plugins-base-0.10.14 - >=x11-libs/gtk+-2.10:2 - >=xfce-base/libxfce4util-4.6 - >=xfce-base/libxfcegui4-4.6 - >=xfce-base/xfce4-panel-4.6 - >=xfce-base/xfconf-4.6" -RDEPEND="${COMMON_DEPEND} - alsa? ( >=media-plugins/gst-plugins-alsa-0.10 ) - oss? ( >=media-plugins/gst-plugins-oss-0.10 )" -DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig - dev-util/intltool" - -pkg_setup() { - XFCONF=( - --disable-dependency-tracking - $(xfconf_use_debug) - ) - - DOCS="AUTHORS ChangeLog NEWS README TODO" -} diff --git a/xfce-extra/xfce4-mixer/xfce4-mixer-4.8.0.ebuild b/xfce-extra/xfce4-mixer/xfce4-mixer-4.8.0.ebuild index 14d0f50a615c..240fd33d3b96 100644 --- a/xfce-extra/xfce4-mixer/xfce4-mixer-4.8.0.ebuild +++ b/xfce-extra/xfce4-mixer/xfce4-mixer-4.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.8.0.ebuild,v 1.8 2011/03/29 13:13:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.8.0.ebuild,v 1.9 2011/04/23 17:38:53 ssuominen Exp $ EAPI=3 inherit xfconf @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/4.8/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="alsa debug oss" COMMON_DEPEND=">=dev-libs/glib-2.18:2 |