diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-05-24 21:06:20 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-05-24 21:06:20 +0000 |
commit | 5eab038b96f5302d9c9ab2b427734e5228e488a7 (patch) | |
tree | 41ba560a53b4f8a95721009f8c5e23bcc7f60e8e /xfce-extra | |
parent | Stable on ppc; bug #178510. (diff) | |
download | gentoo-2-5eab038b96f5302d9c9ab2b427734e5228e488a7.tar.gz gentoo-2-5eab038b96f5302d9c9ab2b427734e5228e488a7.tar.bz2 gentoo-2-5eab038b96f5302d9c9ab2b427734e5228e488a7.zip |
Stable on ppc; bug #178510.
(Portage version: 2.1.2.7)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-mixer/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-mixer/xfce4-mixer-4.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mixer/ChangeLog b/xfce-extra/xfce4-mixer/ChangeLog index 198446cfccb1..06960acc0844 100644 --- a/xfce-extra/xfce4-mixer/ChangeLog +++ b/xfce-extra/xfce4-mixer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-mixer # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/ChangeLog,v 1.91 2007/05/21 17:57:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/ChangeLog,v 1.92 2007/05/24 21:06:20 pylon Exp $ + + 24 May 2007; Lars Weiler <pylon@gentoo.org> xfce4-mixer-4.4.1.ebuild: + Stable on ppc; bug #178510. 21 May 2007; Jeroen Roovers <jer@gentoo.org> xfce4-mixer-4.4.1.ebuild: Stable for HPPA (bug #178510). diff --git a/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.1.ebuild b/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.1.ebuild index 72902206a454..52af43da62b3 100644 --- a/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.1.ebuild +++ b/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.4.1.ebuild,v 1.6 2007/05/21 17:57:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.1.ebuild,v 1.7 2007/05/24 21:06:20 pylon Exp $ inherit eutils xfce44 @@ -12,7 +12,7 @@ xfce44_single_make DESCRIPTION="Volume control application (ALSA or OSS)" HOMEPAGE="http://www.xfce.org/projects/xfce4-mixer" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="alsa debug" |