diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-03-09 17:57:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-03-09 17:57:03 +0000 |
commit | 64b653c260f26584c07b57d7c83ee7f74ba8c6e1 (patch) | |
tree | 4f3cbe5fa314ea49c8d66984991947172111bae3 /xfce-extra/xfce4-mixer | |
parent | Stable for HPPA (bug #169987). (diff) | |
download | gentoo-2-64b653c260f26584c07b57d7c83ee7f74ba8c6e1.tar.gz gentoo-2-64b653c260f26584c07b57d7c83ee7f74ba8c6e1.tar.bz2 gentoo-2-64b653c260f26584c07b57d7c83ee7f74ba8c6e1.zip |
Stable for HPPA (bug #169987).
(Portage version: 2.1.2.2)
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.4.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mixer/ChangeLog b/xfce-extra/xfce4-mixer/ChangeLog index 43a35e9c59ea..a09b9c97f7d3 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.80 2007/03/09 11:01:53 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/ChangeLog,v 1.81 2007/03/09 17:57:03 jer Exp $ + + 09 Mar 2007; Jeroen Roovers <jer@gentoo.org> xfce4-mixer-4.4.0-r1.ebuild: + Stable for HPPA (bug #169987). 09 Mar 2007; Christian Faulhammer <opfer@gentoo.org> xfce4-mixer-4.4.0-r1.ebuild: 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 ebff32f489a8..2cc51333e578 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.6 2007/03/09 11:01:53 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.0-r1.ebuild,v 1.7 2007/03/09 17:57:03 jer 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" |