diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-28 18:01:39 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-28 18:01:39 +0000 |
commit | c80c6541131f6188a322d85e9e428acc431ae6a6 (patch) | |
tree | 236bf2abe210a1810ae80c1c2f1e9f6377928764 /gnome-extra/gnome-audio | |
parent | sparc stable wrt #213854 (diff) | |
download | gentoo-2-c80c6541131f6188a322d85e9e428acc431ae6a6.tar.gz gentoo-2-c80c6541131f6188a322d85e9e428acc431ae6a6.tar.bz2 gentoo-2-c80c6541131f6188a322d85e9e428acc431ae6a6.zip |
Stable on ppc wrt bug 219335
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnome-extra/gnome-audio')
-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 008c9ea0e13b..2ea3b3a65d4c 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.24 2008/04/27 14:04:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/ChangeLog,v 1.25 2008/04/28 18:01:39 nixnut Exp $ + + 28 Apr 2008; nixnut <nixnut@gentoo.org> gnome-audio-2.22.1.ebuild: + Stable on ppc wrt bug 219335 27 Apr 2008; Markus Meier <maekke@gentoo.org> gnome-audio-2.22.1.ebuild: amd64/x86 stable, 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 d9e50ac20539..a9e3704b8ad8 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.4 2008/04/27 14:04:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/gnome-audio-2.22.1.ebuild,v 1.5 2008/04/28 18:01:39 nixnut 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="" |