diff options
author | 2007-03-08 22:19:18 +0000 | |
---|---|---|
committer | 2007-03-08 22:19:18 +0000 | |
commit | b0d0e54144d714e15afc938b1b3cc3b8f3d65b8f (patch) | |
tree | 4996156510eb666726532198cfc329033cbf5f69 /xfce-extra/xfce4-mixer | |
parent | Stable on sparc wrt #169987 (diff) | |
download | gentoo-2-b0d0e54144d714e15afc938b1b3cc3b8f3d65b8f.tar.gz gentoo-2-b0d0e54144d714e15afc938b1b3cc3b8f3d65b8f.tar.bz2 gentoo-2-b0d0e54144d714e15afc938b1b3cc3b8f3d65b8f.zip |
Stable on sparc wrt #169987
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra/xfce4-mixer')
-rw-r--r-- | xfce-extra/xfce4-mixer/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-mixer/xfce4-mixer-4.4.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mixer/ChangeLog b/xfce-extra/xfce4-mixer/ChangeLog index 4c6fcb9a2c2a..eeb43272dc8d 100644 --- a/xfce-extra/xfce4-mixer/ChangeLog +++ b/xfce-extra/xfce4-mixer/ChangeLog @@ -1,6 +1,10 @@ # 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.78 2007/03/02 22:34:31 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/ChangeLog,v 1.79 2007/03/08 22:19:18 gustavoz Exp $ + + 08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + xfce4-mixer-4.4.0-r1.ebuild: + Stable on sparc wrt #169987 02 Mar 2007; Peter Weller <welp@gentoo.org> xfce4-mixer-4.4.0-r1.ebuild: Keyworded on x86-fbsd diff --git a/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.0-r1.ebuild b/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.0-r1.ebuild index 12385de83dac..c0fd98afb81f 100644 --- a/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.0-r1.ebuild +++ b/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.0-r1.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.0-r1.ebuild,v 1.4 2007/03/02 22:34:31 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.0-r1.ebuild,v 1.5 2007/03/08 22:19:18 gustavoz Exp $ inherit eutils xfce44 @@ -8,7 +8,7 @@ xfce44 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" |