diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-09-03 16:43:06 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-09-03 16:43:06 +0000 |
commit | 31abc7f930ba9d24660f537db206682f5e9dc86b (patch) | |
tree | d5259761c712e6a7d4654c13bfa032214ccb3a2e /x11-plugins/gkrellweather | |
parent | cleanup (diff) | |
download | historical-31abc7f930ba9d24660f537db206682f5e9dc86b.tar.gz historical-31abc7f930ba9d24660f537db206682f5e9dc86b.tar.bz2 historical-31abc7f930ba9d24660f537db206682f5e9dc86b.zip |
*** empty log message ***
Diffstat (limited to 'x11-plugins/gkrellweather')
-rw-r--r-- | x11-plugins/gkrellweather/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/gkrellweather/Manifest b/x11-plugins/gkrellweather/Manifest index b24e5b50bf8f..97f81083e8dd 100644 --- a/x11-plugins/gkrellweather/Manifest +++ b/x11-plugins/gkrellweather/Manifest @@ -1,5 +1,5 @@ MD5 4a944bff201569531a367a5509f348ac ChangeLog 2652 -MD5 a64f7bc918b893a411f6e1fc8a7cff73 gkrellweather-0.2.7-r2.ebuild 1023 +MD5 0cf978551a30543f70922c80e416696c gkrellweather-0.2.7-r2.ebuild 1021 MD5 89ec1204fed1db7ea2f244bedf643eff gkrellweather-2.0.5.ebuild 1016 MD5 15d9af9e81d2e6e7fa8861151c2e14be gkrellweather-2.0.6.ebuild 1016 MD5 7a8cb4e990a4380049aeb67f5a05f5f4 files/digest-gkrellweather-0.2.7-r2 142 diff --git a/x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild b/x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild index 78c9aad3a20d..679bee6e6444 100644 --- a/x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild +++ b/x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.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/gkrellweather/gkrellweather-0.2.7-r2.ebuild,v 1.9 2003/06/12 22:25:36 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild,v 1.10 2003/09/03 16:43:01 mholzer Exp $ S=${WORKDIR}/${P} DEBPATCH=${PN}_${PV}-1.diff.gz @@ -12,7 +12,7 @@ HOMEPAGE="http://www.cse.unsw.edu.au/~flam/programs/gkrellweather.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" DEPEND="=app-admin/gkrellm-1.2* >=net-misc/wget-1.5.3" @@ -31,7 +31,7 @@ src_compile() { src_install () { exeinto /usr/share/gkrellm - doexe GrabWeather + doexe GrabWeather insinto /usr/lib/gkrellm/plugins doins gkrellweather.so |