summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-03-26 23:10:16 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-03-26 23:10:16 +0000
commitb468de1a7fb0b0d465ab49917b1a43561fcffda3 (patch)
tree616428ca86eb300b79a475708d4e068756240035 /x11-plugins/gkrellweather
parentinitial import (Manifest recommit) (diff)
downloadgentoo-2-b468de1a7fb0b0d465ab49917b1a43561fcffda3.tar.gz
gentoo-2-b468de1a7fb0b0d465ab49917b1a43561fcffda3.tar.bz2
gentoo-2-b468de1a7fb0b0d465ab49917b1a43561fcffda3.zip
Added IUSE and removed unnecessary S=
Diffstat (limited to 'x11-plugins/gkrellweather')
-rw-r--r--x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild4
-rw-r--r--x11-plugins/gkrellweather/gkrellweather-2.0.6.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild b/x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild
index 2e745077eb70..ab60d7d40000 100644
--- a/x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild
+++ b/x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild,v 1.12 2004/01/05 13:14:25 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild,v 1.13 2004/03/26 23:10:06 aliz Exp $
-S=${WORKDIR}/${P}
+IUSE=""
DEBPATCH=${PN}_${PV}-1.diff.gz
DESCRIPTION="GKrellM Plugin that monitors a METAR station and displays weather
info"
diff --git a/x11-plugins/gkrellweather/gkrellweather-2.0.6.ebuild b/x11-plugins/gkrellweather/gkrellweather-2.0.6.ebuild
index 606dd16825b4..7ddb29df419c 100644
--- a/x11-plugins/gkrellweather/gkrellweather-2.0.6.ebuild
+++ b/x11-plugins/gkrellweather/gkrellweather-2.0.6.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.6.ebuild,v 1.7 2004/02/07 00:48:30 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.6.ebuild,v 1.8 2004/03/26 23:10:06 aliz Exp $
-S=${WORKDIR}/${P}
+IUSE=""
DESCRIPTION="GKrellM2 Plugin that monitors a METAR station and displays weather
info"
SRC_URI="http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/${P}.tgz"