diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-09 20:15:52 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-09 20:15:52 +0000 |
commit | b9c64b9cc3b2d239e1ff592d9364fb5812650b5f (patch) | |
tree | a8d66692507a7c225bf0c1a271459265ccccd20b /gnome-extra | |
parent | Marked stable on sparc. (diff) | |
download | gentoo-2-b9c64b9cc3b2d239e1ff592d9364fb5812650b5f.tar.gz gentoo-2-b9c64b9cc3b2d239e1ff592d9364fb5812650b5f.tar.bz2 gentoo-2-b9c64b9cc3b2d239e1ff592d9364fb5812650b5f.zip |
it's just wavs, marked stable on sparc and hppa
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-audio/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-extra/gnome-audio/Manifest | 6 | ||||
-rw-r--r-- | gnome-extra/gnome-audio/gnome-audio-2.0.0.ebuild | 6 |
3 files changed, 11 insertions, 8 deletions
diff --git a/gnome-extra/gnome-audio/ChangeLog b/gnome-extra/gnome-audio/ChangeLog index bdaf89671492..2932ddb9db33 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/ChangeLog,v 1.8 2003/12/13 17:37:41 brad_mssw Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/ChangeLog,v 1.9 2004/01/09 20:15:43 gustavoz Exp $ + + 09 Jan 2004; <gustavoz@gentoo.org> gnome-audio-2.0.0.ebuild: + it's just wavs, marked stable on sparc and hppa 13 Dec 2003; Brad House <brad_mssw@gentoo.org> gnome-audio-2.0.0.ebuild: mark stable on amd64 diff --git a/gnome-extra/gnome-audio/Manifest b/gnome-extra/gnome-audio/Manifest index c127a916433d..b89fa9af264c 100644 --- a/gnome-extra/gnome-audio/Manifest +++ b/gnome-extra/gnome-audio/Manifest @@ -1,6 +1,6 @@ -MD5 a0ee7daa621834b83166c9e75ad32d57 ChangeLog 1287 +MD5 72ff0f82c5edeca712e5e0724cefdffd gnome-audio-2.0.0.ebuild 550 MD5 1dd81322033425981221fe5ab2db598d gnome-audio-1.4.0-r2.ebuild 620 -MD5 55b1e9c52379b86b3deae7f58dc970a2 gnome-audio-2.0.0.ebuild 547 +MD5 b27662dd8aee0d664d77b192fc0449a9 ChangeLog 1400 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 6e7a24238555970822189258b1eb81dc files/digest-gnome-audio-1.4.0-r2 70 MD5 ce9d01add20e113921ecf2f38472aaf0 files/digest-gnome-audio-2.0.0 71 +MD5 6e7a24238555970822189258b1eb81dc files/digest-gnome-audio-1.4.0-r2 70 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 8ec6d226f670..f52befeb2342 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.4 2003/12/13 17:37:41 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/gnome-audio-2.0.0.ebuild,v 1.5 2004/01/09 20:15:43 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~ppc ~sparc amd64" +KEYWORDS="x86 ~ppc sparc amd64 hppa" IUSE="" DEPEND="" |