diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-06-03 14:05:16 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-06-03 14:05:16 +0000 |
commit | 5305092818189579a80d04743a6ac54fa4b01c86 (patch) | |
tree | 126e54637b3aa55e7bde660d66340663bfe7d25a /xfce-extra | |
parent | sci-visualization/gnuplot: Add workaround for prefix where we have no control... (diff) | |
download | gentoo-2-5305092818189579a80d04743a6ac54fa4b01c86.tar.gz gentoo-2-5305092818189579a80d04743a6ac54fa4b01c86.tar.bz2 gentoo-2-5305092818189579a80d04743a6ac54fa4b01c86.zip |
Keyword ~mips
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-mixer/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-mixer/xfce4-mixer-4.8.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mixer/ChangeLog b/xfce-extra/xfce4-mixer/ChangeLog index cc5d84b344d1..c41c87de6b81 100644 --- a/xfce-extra/xfce4-mixer/ChangeLog +++ b/xfce-extra/xfce4-mixer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-mixer # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/ChangeLog,v 1.137 2012/05/05 07:17:27 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/ChangeLog,v 1.138 2012/06/03 14:05:16 blueness Exp $ + + 03 Jun 2012; Anthony G. Basile <blueness@gentoo.org> + xfce4-mixer-4.8.0.ebuild: + Keyword ~mips 05 May 2012; Michał Górny <mgorny@gentoo.org> xfce4-mixer-4.8.0.ebuild: dev-util/pkgconfig -> virtual/pkgconfig 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 ee8615c7f961..364db5e413c8 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-2012 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.13 2012/05/05 07:17:27 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.8.0.ebuild,v 1.14 2012/06/03 14:05:16 blueness Exp $ EAPI=4 inherit multilib xfconf @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${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 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="alsa debug oss" COMMON_DEPEND=">=dev-libs/glib-2.18 |