diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-03-29 13:13:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-03-29 13:13:54 +0000 |
commit | 82c7800f9235a0c50372e7b185e3a9fbc91a4d1b (patch) | |
tree | 6b9070f12621f0af4a53fd19fb064730b939033d /xfce-extra/xfce4-mixer | |
parent | Stable for HPPA (bug #358407). (diff) | |
download | gentoo-2-82c7800f9235a0c50372e7b185e3a9fbc91a4d1b.tar.gz gentoo-2-82c7800f9235a0c50372e7b185e3a9fbc91a4d1b.tar.bz2 gentoo-2-82c7800f9235a0c50372e7b185e3a9fbc91a4d1b.zip |
Stable for HPPA (bug #358407).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
Diffstat (limited to 'xfce-extra/xfce4-mixer')
-rw-r--r-- | xfce-extra/xfce4-mixer/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-mixer/xfce4-mixer-4.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mixer/ChangeLog b/xfce-extra/xfce4-mixer/ChangeLog index fe7898aebfe1..37b0fa25ab21 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.131 2011/03/22 20:53:19 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/ChangeLog,v 1.132 2011/03/29 13:13:54 jer Exp $ + + 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> xfce4-mixer-4.8.0.ebuild: + Stable for HPPA (bug #358407). 22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xfce4-mixer-4.8.0.ebuild: ppc/ppc64 stable wrt #358407 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 d1a6208afe30..14d0f50a615c 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.7 2011/03/22 20:53:19 xarthisius Exp $ +# $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 $ 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 |