diff options
author | 2012-11-13 17:57:54 +0000 | |
---|---|---|
committer | 2012-11-13 17:57:54 +0000 | |
commit | 823becaac2b7d0336ec08615c85cf23b58441c72 (patch) | |
tree | c988bdab189ae69f2eb0d122d1a3d2c640aa1043 /xfce-extra/xfce4-mixer | |
parent | Marked ~hppa (bug #437156). (diff) | |
download | gentoo-2-823becaac2b7d0336ec08615c85cf23b58441c72.tar.gz gentoo-2-823becaac2b7d0336ec08615c85cf23b58441c72.tar.bz2 gentoo-2-823becaac2b7d0336ec08615c85cf23b58441c72.zip |
Marked ~hppa (bug #437156).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
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.10.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 b44bb827e2aa..f2bac6c08d83 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/ChangeLog,v 1.145 2012/11/08 19:26:43 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/ChangeLog,v 1.146 2012/11/13 17:57:53 jer Exp $ + + 13 Nov 2012; Jeroen Roovers <jer@gentoo.org> xfce4-mixer-4.10.0.ebuild: + Marked ~hppa (bug #437156). 08 Nov 2012; Anthony G. Basile <blueness@gentoo.org> xfce4-mixer-4.10.0.ebuild: diff --git a/xfce-extra/xfce4-mixer/xfce4-mixer-4.10.0.ebuild b/xfce-extra/xfce4-mixer/xfce4-mixer-4.10.0.ebuild index c8b2adae3bc7..383917dae498 100644 --- a/xfce-extra/xfce4-mixer/xfce4-mixer-4.10.0.ebuild +++ b/xfce-extra/xfce4-mixer/xfce4-mixer-4.10.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.10.0.ebuild,v 1.4 2012/11/08 19:26:43 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.10.0.ebuild,v 1.5 2012/11/13 17:57:54 jer Exp $ EAPI=4 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 ~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 oss" COMMON_DEPEND=">=dev-libs/glib-2.24 |