summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-08-11 03:35:21 +0000
committerSteve Dibb <beandog@gentoo.org>2007-08-11 03:35:21 +0000
commit638325662f8a10873576482d8c6d318b4ad42461 (patch)
treeef0dd2dc7cdbbf3d96303d52467fddb0a1b06262 /media-sound
parentamd64 stable, bug 187990 (diff)
downloadgentoo-2-638325662f8a10873576482d8c6d318b4ad42461.tar.gz
gentoo-2-638325662f8a10873576482d8c6d318b4ad42461.tar.bz2
gentoo-2-638325662f8a10873576482d8c6d318b4ad42461.zip
amd64 stable, bug 188176
(Portage version: 2.1.2.11)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/yconsole/ChangeLog5
-rw-r--r--media-sound/yconsole/yconsole-3.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/yconsole/ChangeLog b/media-sound/yconsole/ChangeLog
index 97a08b7306c3..f89fef1294dc 100644
--- a/media-sound/yconsole/ChangeLog
+++ b/media-sound/yconsole/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/yconsole
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/yconsole/ChangeLog,v 1.12 2007/08/09 18:03:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/yconsole/ChangeLog,v 1.13 2007/08/11 03:35:21 beandog Exp $
+
+ 10 Aug 2007; Steve Dibb <beandog@gentoo.org> yconsole-3.4.3.ebuild:
+ amd64 stable, bug 188176
09 Aug 2007; Raúl Porcel <armin76@gentoo.org> yconsole-3.4.3.ebuild:
x86 stable wrt #188176
diff --git a/media-sound/yconsole/yconsole-3.4.3.ebuild b/media-sound/yconsole/yconsole-3.4.3.ebuild
index a52d2948e476..9120363477ad 100644
--- a/media-sound/yconsole/yconsole-3.4.3.ebuild
+++ b/media-sound/yconsole/yconsole-3.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/yconsole/yconsole-3.4.3.ebuild,v 1.3 2007/08/09 18:03:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/yconsole/yconsole-3.4.3.ebuild,v 1.4 2007/08/11 03:35:21 beandog Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="ftp://wolfpack.twu.net/users/wolfpack/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86"
IUSE=""
DEPEND="=x11-libs/gtk+-1*