diff options
Diffstat (limited to 'gnome-extra/gnome-audio')
-rw-r--r-- | gnome-extra/gnome-audio/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-extra/gnome-audio/gnome-audio-2.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-extra/gnome-audio/ChangeLog b/gnome-extra/gnome-audio/ChangeLog index 38ea0ec12fa5..47171778055e 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/ChangeLog,v 1.11 2004/06/24 22:04:36 agriffis Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/ChangeLog,v 1.12 2006/02/03 18:35:18 agriffis Exp $ + + 03 Feb 2006; Aron Griffis <agriffis@gentoo.org> gnome-audio-2.0.0.ebuild: + Mark 2.0.0 stable on alpha/ia64 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> gnome-audio-2.0.0.ebuild: diff --git a/gnome-extra/gnome-audio/gnome-audio-2.0.0.ebuild b/gnome-extra/gnome-audio/gnome-audio-2.0.0.ebuild index 65b8a3aaf8a1..ca33bddc4c70 100644 --- a/gnome-extra/gnome-audio/gnome-audio-2.0.0.ebuild +++ b/gnome-extra/gnome-audio/gnome-audio-2.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 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.0.0.ebuild,v 1.7 2004/06/24 22:04:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/gnome-audio-2.0.0.ebuild,v 1.8 2006/02/03 18:35:18 agriffis Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc sparc amd64 hppa" +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" IUSE="" DEPEND="" |