diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-30 05:14:58 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-30 05:14:58 +0000 |
commit | 511a575d361d11ae3c86b4210541df86939fa09d (patch) | |
tree | 76e4b4f4f8065768b91697f2e263053c02619b86 /x11-plugins/gkrellm-radio | |
parent | Removed nonexistant sample config (diff) | |
download | gentoo-2-511a575d361d11ae3c86b4210541df86939fa09d.tar.gz gentoo-2-511a575d361d11ae3c86b4210541df86939fa09d.tar.bz2 gentoo-2-511a575d361d11ae3c86b4210541df86939fa09d.zip |
changed DEPEND to gkrellm-1.2*
Diffstat (limited to 'x11-plugins/gkrellm-radio')
-rw-r--r-- | x11-plugins/gkrellm-radio/gkrellm-radio-0.3.3.ebuild | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellm-radio/gkrellm-radio-0.3.ebuild | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/x11-plugins/gkrellm-radio/gkrellm-radio-0.3.3.ebuild b/x11-plugins/gkrellm-radio/gkrellm-radio-0.3.3.ebuild index d8086a863081..4edc687352b4 100644 --- a/x11-plugins/gkrellm-radio/gkrellm-radio-0.3.3.ebuild +++ b/x11-plugins/gkrellm-radio/gkrellm-radio-0.3.3.ebuild @@ -1,14 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-radio/gkrellm-radio-0.3.3.ebuild,v 1.1 2002/08/30 01:49:27 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-radio/gkrellm-radio-0.3.3.ebuild,v 1.2 2002/08/30 05:14:58 seemant Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A GKrellM plugin to control radio tuners" SRC_URI="http://gkrellm.luon.net/files/${P}.tar.gz" HOMEPAGE="http://gkrellm.luon.net/gkrellm-radio.phtml" -DEPEND=">=app-admin/gkrellm-1.0.6 - =x11-libs/gtk+-1.2* +DEPEND="=app-admin/gkrellm-1.2* >=media-libs/imlib-1.9.10-r1" SLOT="0" diff --git a/x11-plugins/gkrellm-radio/gkrellm-radio-0.3.ebuild b/x11-plugins/gkrellm-radio/gkrellm-radio-0.3.ebuild index caf80440df87..9d0dac4c5d3e 100644 --- a/x11-plugins/gkrellm-radio/gkrellm-radio-0.3.ebuild +++ b/x11-plugins/gkrellm-radio/gkrellm-radio-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-radio/gkrellm-radio-0.3.ebuild,v 1.1 2002/08/30 01:49:27 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-radio/gkrellm-radio-0.3.ebuild,v 1.2 2002/08/30 05:14:58 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A GKrellM plugin to control radio tuners" @@ -11,8 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc sparc64" -DEPEND=">=app-admin/gkrellm-1.0.6 - =x11-libs/gtk+-1.2* +DEPEND="=app-admin/gkrellm-1.2* >=media-libs/imlib-1.9.10-r1" |