summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Blumenstein <bazik@gentoo.org>2004-01-21 21:46:16 +0000
committerSven Blumenstein <bazik@gentoo.org>2004-01-21 21:46:16 +0000
commit22dc2902d0b1c22cf6f224f695508a0cca2f5179 (patch)
tree13e260759f973c7602d5ef0f378fb84355e587c6 /x11-plugins/gkrellm-radio
parentInitial commit (diff)
downloadgentoo-2-22dc2902d0b1c22cf6f224f695508a0cca2f5179.tar.gz
gentoo-2-22dc2902d0b1c22cf6f224f695508a0cca2f5179.tar.bz2
gentoo-2-22dc2902d0b1c22cf6f224f695508a0cca2f5179.zip
Stable on sparc.
Diffstat (limited to 'x11-plugins/gkrellm-radio')
-rw-r--r--x11-plugins/gkrellm-radio/ChangeLog6
-rw-r--r--x11-plugins/gkrellm-radio/gkrellm-radio-2.0.3-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-radio/ChangeLog b/x11-plugins/gkrellm-radio/ChangeLog
index 7146c815601e..c2ece4395839 100644
--- a/x11-plugins/gkrellm-radio/ChangeLog
+++ b/x11-plugins/gkrellm-radio/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/gkrellm-radio
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-radio/ChangeLog,v 1.10 2003/07/08 21:29:43 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-radio/ChangeLog,v 1.11 2004/01/21 21:43:28 bazik Exp $
+
+ 21 Jan 2004; Sven Blumenstein <bazik@gentoo.org>
+ gkrellm-radio-2.0.3-r1.ebuild:
+ Stable on sparc.
*gkrellm-radio-2.0.3-r1 (08 Jul 2003)
diff --git a/x11-plugins/gkrellm-radio/gkrellm-radio-2.0.3-r1.ebuild b/x11-plugins/gkrellm-radio/gkrellm-radio-2.0.3-r1.ebuild
index c5b1ced1779b..bb7a38ce7591 100644
--- a/x11-plugins/gkrellm-radio/gkrellm-radio-2.0.3-r1.ebuild
+++ b/x11-plugins/gkrellm-radio/gkrellm-radio-2.0.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-radio/gkrellm-radio-2.0.3-r1.ebuild,v 1.3 2003/09/06 05:45:17 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-radio/gkrellm-radio-2.0.3-r1.ebuild,v 1.4 2004/01/21 21:43:28 bazik Exp $
IUSE="lirc"
@@ -15,7 +15,7 @@ DEPEND="=app-admin/gkrellm-2*
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc sparc"
src_compile() {
use lirc && myconf="${myconf} WITH_LIRC=1"