Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mixer/
Date: Mon, 30 Jan 2017 07:37:44
Message-Id: 1485761808.b133e76ff9bc5b79d1bd259b1b12025c61be094a.grobian@gentoo
1 commit: b133e76ff9bc5b79d1bd259b1b12025c61be094a
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 21:56:03 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 30 07:36:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b133e76f
7
8 xfce-extra/xfce4-mixer: dropped ~x86-freebsd
9
10 Package-Manager: portage-2.3.3
11
12 xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.ebuild b/xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.ebuild
16 index bba025c..92ac5ff 100644
17 --- a/xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.ebuild
18 +++ b/xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
30 +KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
31 IUSE="alsa debug +keybinder oss"
32
33 COMMON_DEPEND=">=dev-libs/glib-2.24