diff options
author | Olivier Crête <tester@gentoo.org> | 2008-09-07 19:01:47 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2008-09-07 19:01:47 +0000 |
commit | 8cebb7c8e1b388f84777a03760f29a21523ac538 (patch) | |
tree | 318a1085913148bea45c1275854d471be7aa573c /gnome-extra/gnome-audio | |
parent | amd64 stable, bug #236971 (diff) | |
download | gentoo-2-8cebb7c8e1b388f84777a03760f29a21523ac538.tar.gz gentoo-2-8cebb7c8e1b388f84777a03760f29a21523ac538.tar.bz2 gentoo-2-8cebb7c8e1b388f84777a03760f29a21523ac538.zip |
amd64 stable, bug #236971
(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.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 37462c264d7b..6c631c7ce856 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.27 2008/05/10 15:11:14 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/ChangeLog,v 1.28 2008/09/07 19:01:47 tester Exp $ + + 07 Sep 2008; Olivier Crête <tester@gentoo.org> gnome-audio-2.22.2.ebuild: + amd64 stable, bug #236971 *gnome-audio-2.22.2 (10 May 2008) 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 33bedef253e1..9cfc8d3459fa 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.1 2008/05/10 15:11:14 eva Exp $ +# $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 $ 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="" |