summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-07-25 12:20:22 +0000
committerPacho Ramos <pacho@gentoo.org>2015-07-25 12:20:22 +0000
commitb5fa89bd36d9a2b19be943299d3fb7c2b91d0a7c (patch)
treebe8099aed30fedfd806aa968d598cf51e678e02b /xfce-extra
parentppc stable wrt bug #553500 (diff)
downloadgentoo-2-b5fa89bd36d9a2b19be943299d3fb7c2b91d0a7c.tar.gz
gentoo-2-b5fa89bd36d9a2b19be943299d3fb7c2b91d0a7c.tar.bz2
gentoo-2-b5fa89bd36d9a2b19be943299d3fb7c2b91d0a7c.zip
ppc stable wrt bug #553500
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-mixer/ChangeLog5
-rw-r--r--xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mixer/ChangeLog b/xfce-extra/xfce4-mixer/ChangeLog
index 28d09233d1cd..a63e7ec59cf2 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/ChangeLog,v 1.156 2015/07/12 09:30:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/ChangeLog,v 1.157 2015/07/25 12:20:22 pacho Exp $
+
+ 25 Jul 2015; Pacho Ramos <pacho@gentoo.org> xfce4-mixer-4.11.0.ebuild:
+ ppc stable wrt bug #553500
12 Jul 2015; Jeroen Roovers <jer@gentoo.org> xfce4-mixer-4.11.0.ebuild:
Stable for PPC64 (bug #553500).
diff --git a/xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.ebuild b/xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.ebuild
index 19b6cbba906d..3787bfe7a31e 100644
--- a/xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.ebuild
+++ b/xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.11.0.ebuild,v 1.5 2015/07/12 09:30:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.ebuild,v 1.6 2015/07/25 12:20:22 pacho Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm ~hppa ~mips ~ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
IUSE="alsa debug +keybinder oss"
COMMON_DEPEND=">=dev-libs/glib-2.24