diff options
author | 2007-09-20 20:43:48 +0000 | |
---|---|---|
committer | 2007-09-20 20:43:48 +0000 | |
commit | f7c02796e8c4f33560ebdd28a485d470719842cc (patch) | |
tree | 21fe7ffe546d5d6374b4adfd1657a950123115e9 /media-sound | |
parent | Marking libvorbis-1.2.0 ppc64 stable for bug 186716 (diff) | |
download | gentoo-2-f7c02796e8c4f33560ebdd28a485d470719842cc.tar.gz gentoo-2-f7c02796e8c4f33560ebdd28a485d470719842cc.tar.bz2 gentoo-2-f7c02796e8c4f33560ebdd28a485d470719842cc.zip |
Stable on amd64 wrt bug #192940
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/k3guitune/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/k3guitune/k3guitune-0.5.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-sound/k3guitune/ChangeLog b/media-sound/k3guitune/ChangeLog index 284d6a34a354..fb6568ae951d 100644 --- a/media-sound/k3guitune/ChangeLog +++ b/media-sound/k3guitune/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/k3guitune # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.12 2007/02/03 19:23:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.13 2007/09/20 20:43:48 angelos Exp $ + + 20 Sep 2007; Christoph Mende <angelos@gentoo.org> k3guitune-0.5.ebuild: + Stable on amd64 wrt bug #192940 03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/media-sound/k3guitune/k3guitune-0.5.ebuild b/media-sound/k3guitune/k3guitune-0.5.ebuild index 55f6a6cf386e..b3237141f958 100644 --- a/media-sound/k3guitune/k3guitune-0.5.ebuild +++ b/media-sound/k3guitune/k3guitune-0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-0.5.ebuild,v 1.2 2005/08/24 15:56:54 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-0.5.ebuild,v 1.3 2007/09/20 20:43:48 angelos Exp $ inherit kde eutils @@ -10,7 +10,7 @@ SRC_URI="http://home.planet.nl/~lamer024/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="amd64 ~ppc ~x86" IUSE="alsa arts oss" DEPEND="alsa? ( media-libs/alsa-lib )" |