summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Low <lostlogic@gentoo.org>2003-03-01 22:17:18 +0000
committerBrandon Low <lostlogic@gentoo.org>2003-03-01 22:17:18 +0000
commitec8f20ead90abda4135832ac80ae365553aec221 (patch)
treea918f583305da877b891fe05827b653c9c920ff4 /x11-plugins/gkrellweather
parentremoved doinfo cause there's no more info file (diff)
downloadgentoo-2-ec8f20ead90abda4135832ac80ae365553aec221.tar.gz
gentoo-2-ec8f20ead90abda4135832ac80ae365553aec221.tar.bz2
gentoo-2-ec8f20ead90abda4135832ac80ae365553aec221.zip
fix dep on ssed
Diffstat (limited to 'x11-plugins/gkrellweather')
-rw-r--r--x11-plugins/gkrellweather/ChangeLog5
-rw-r--r--x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/gkrellweather/ChangeLog b/x11-plugins/gkrellweather/ChangeLog
index 4cd22406b1b2..5fd9a65ab7dd 100644
--- a/x11-plugins/gkrellweather/ChangeLog
+++ b/x11-plugins/gkrellweather/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for x11-plugins/gkrellweather
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.7 2003/02/12 09:37:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.8 2003/03/01 22:17:18 lostlogic Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*gkrellweather-2.0.5 (01 Dec 2002)
+ 01 Mar 2003; Brandon Low <lostlogic@gentoo.org> gkrellweather-2.0.5.ebuild:
+ Change dep on ssed to dep on >=sed-4.0.5
+
01 Dec 2002; Seemant Kulleen <seemant@gentoo.org>
gkrellweather-2.0.5.ebuild files/digest-gkrellweather-2.0.5 :
diff --git a/x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild b/x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild
index e8b952e4acd7..841fb40f0785 100644
--- a/x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild
+++ b/x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild
@@ -11,10 +11,10 @@ HOMEPAGE="http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/index.html"
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc "
+KEYWORDS="x86 ppc sparc"
DEPEND="=app-admin/gkrellm-2*
- sys-apps/supersed
+ >=sys-apps/sed-4.0.5
>=net-misc/wget-1.5.3"
RDEPEND="${DEPEND}
@@ -24,7 +24,7 @@ src_unpack() {
unpack ${A}
cd ${S}
- ssed -i \
+ sed -i \
-e "s:/usr/local/bin:/usr/share/gkrellm:g" \
-e "s:GrabWeather:GrabWeather2:g" \
gkrellweather.c