diff options
author | 2004-04-30 21:15:54 +0000 | |
---|---|---|
committer | 2004-04-30 21:15:54 +0000 | |
commit | 817f52132bd8809985934447c72bada5fca75eea (patch) | |
tree | ef2603a8b7c3b1417b78f9bb6fa466286161f308 /x11-plugins/gkrellm-radio | |
parent | amd64 (Manifest recommit) (diff) | |
download | gentoo-2-817f52132bd8809985934447c72bada5fca75eea.tar.gz gentoo-2-817f52132bd8809985934447c72bada5fca75eea.tar.bz2 gentoo-2-817f52132bd8809985934447c72bada5fca75eea.zip |
PPC stable profile update
Diffstat (limited to 'x11-plugins/gkrellm-radio')
-rw-r--r-- | x11-plugins/gkrellm-radio/gkrellm-radio-2.0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 bb7a38ce7591..d6b285ee2597 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.4 2004/01/21 21:43:28 bazik Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-radio/gkrellm-radio-2.0.3-r1.ebuild,v 1.5 2004/04/30 21:15:54 pvdabeel 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" |