diff options
author | Markus Meier <maekke@gentoo.org> | 2008-04-27 14:04:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-04-27 14:04:34 +0000 |
commit | 054c93f61829173040fe41dd97dc5487859e8c41 (patch) | |
tree | 07f16e1322613055297f53615d10698ad33a775d /gnome-extra/gnome-audio | |
parent | x86 stable and remove old, bug #219320 (diff) | |
download | gentoo-2-054c93f61829173040fe41dd97dc5487859e8c41.tar.gz gentoo-2-054c93f61829173040fe41dd97dc5487859e8c41.tar.bz2 gentoo-2-054c93f61829173040fe41dd97dc5487859e8c41.zip |
amd64/x86 stable, bug #219335
(Portage version: 2.1.5_rc6)
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 45c6417d3de2..008c9ea0e13b 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.23 2008/04/27 08:37:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/ChangeLog,v 1.24 2008/04/27 14:04:34 maekke Exp $ + + 27 Apr 2008; Markus Meier <maekke@gentoo.org> gnome-audio-2.22.1.ebuild: + amd64/x86 stable, bug #219335 27 Apr 2008; Markus Rothe <corsair@gentoo.org> gnome-audio-2.22.1.ebuild: Stable on ppc64; 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 c7fbcdbffabd..d9e50ac20539 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.3 2008/04/27 08:37:26 corsair Exp $ +# $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 $ 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="" |