diff options
-rw-r--r-- | gnome-extra/gnome-audio/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/gnome-audio/gnome-audio-2.22.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/gnome-audio/ChangeLog b/gnome-extra/gnome-audio/ChangeLog index 6c631c7ce856..9ac408e69b96 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.28 2008/09/07 19:01:47 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/ChangeLog,v 1.29 2008/09/08 19:37:01 maekke Exp $ + + 08 Sep 2008; Markus Meier <maekke@gentoo.org> gnome-audio-2.22.2.ebuild: + x86 stable, bug #236971 07 Sep 2008; Olivier Crête <tester@gentoo.org> gnome-audio-2.22.2.ebuild: amd64 stable, bug #236971 diff --git a/gnome-extra/gnome-audio/gnome-audio-2.22.2.ebuild b/gnome-extra/gnome-audio/gnome-audio-2.22.2.ebuild index 9cfc8d3459fa..d0c45f0008fb 100644 --- a/gnome-extra/gnome-audio/gnome-audio-2.22.2.ebuild +++ b/gnome-extra/gnome-audio/gnome-audio-2.22.2.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.2.ebuild,v 1.2 2008/09/07 19:01:47 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/gnome-audio-2.22.2.ebuild,v 1.3 2008/09/08 19:37:01 maekke 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="" |