diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-27 08:37:26 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-27 08:37:26 +0000 |
commit | 188944524544496800c38f65569fc3038d85541e (patch) | |
tree | 2b1d0305ed692df6f334dad011f56807bc03e34d /gnome-extra | |
parent | Stable on ppc64; bug #219202 (diff) | |
download | gentoo-2-188944524544496800c38f65569fc3038d85541e.tar.gz gentoo-2-188944524544496800c38f65569fc3038d85541e.tar.bz2 gentoo-2-188944524544496800c38f65569fc3038d85541e.zip |
Stable on ppc64; bug #219335
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-audio/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/gnome-audio/gnome-audio-2.22.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/gnome-audio/ChangeLog b/gnome-extra/gnome-audio/ChangeLog index 75f0e61ac45b..45c6417d3de2 100644 --- a/gnome-extra/gnome-audio/ChangeLog +++ b/gnome-extra/gnome-audio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/gnome-audio # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/ChangeLog,v 1.22 2008/04/26 15:59:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/ChangeLog,v 1.23 2008/04/27 08:37:26 corsair Exp $ + + 27 Apr 2008; Markus Rothe <corsair@gentoo.org> gnome-audio-2.22.1.ebuild: + Stable on ppc64; bug #219335 26 Apr 2008; Jeroen Roovers <jer@gentoo.org> gnome-audio-2.22.1.ebuild: Stable for HPPA (bug #219335). diff --git a/gnome-extra/gnome-audio/gnome-audio-2.22.1.ebuild b/gnome-extra/gnome-audio/gnome-audio-2.22.1.ebuild index 41bf3c4494ec..c7fbcdbffabd 100644 --- a/gnome-extra/gnome-audio/gnome-audio-2.22.1.ebuild +++ b/gnome-extra/gnome-audio/gnome-audio-2.22.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/gnome-audio-2.22.1.ebuild,v 1.2 2008/04/26 15:59:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/gnome-audio-2.22.1.ebuild,v 1.3 2008/04/27 08:37:26 corsair Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="public-domain CCPL-Attribution-ShareAlike-2.0 CCPL-Attribution-3.0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="" |