diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-19 04:11:36 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-19 04:11:36 +0000 |
commit | 25c0feb6ab39d941a2109928c05d1c0ac291122c (patch) | |
tree | 13b6f10bffafcfe2fb1267e4cff36b42bef9267f /x11-plugins | |
parent | Stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-25c0feb6ab39d941a2109928c05d1c0ac291122c.tar.gz gentoo-2-25c0feb6ab39d941a2109928c05d1c0ac291122c.tar.bz2 gentoo-2-25c0feb6ab39d941a2109928c05d1c0ac291122c.zip |
QA - Add IUSE, don't assign default S, use default src_compile.
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellmoon/gkrellmoon-0.3.ebuild | 8 | ||||
-rw-r--r-- | x11-plugins/gkrellmoon/gkrellmoon-0.5.ebuild | 11 | ||||
-rw-r--r-- | x11-plugins/gkrellmoon/gkrellmoon-0.6.ebuild | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild | 8 |
5 files changed, 9 insertions, 31 deletions
diff --git a/x11-plugins/gkrellmoon/gkrellmoon-0.3.ebuild b/x11-plugins/gkrellmoon/gkrellmoon-0.3.ebuild index fa9d12c39bd4..f92756292e1a 100644 --- a/x11-plugins/gkrellmoon/gkrellmoon-0.3.ebuild +++ b/x11-plugins/gkrellmoon/gkrellmoon-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmoon/gkrellmoon-0.3.ebuild,v 1.7 2004/03/26 23:10:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmoon/gkrellmoon-0.3.ebuild,v 1.8 2004/06/19 04:11:36 kloeri Exp $ IUSE="" DESCRIPTION="A GKrellM plugin of the famous wmMoonClock dockapp" @@ -14,10 +14,6 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc " -src_compile() { - emake || die -} - src_install () { insinto /usr/lib/gkrellm/plugins doins gkrellmoon.so diff --git a/x11-plugins/gkrellmoon/gkrellmoon-0.5.ebuild b/x11-plugins/gkrellmoon/gkrellmoon-0.5.ebuild index 9e938e087686..bcdb50299fe8 100644 --- a/x11-plugins/gkrellmoon/gkrellmoon-0.5.ebuild +++ b/x11-plugins/gkrellmoon/gkrellmoon-0.5.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmoon/gkrellmoon-0.5.ebuild,v 1.3 2003/02/13 17:25:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmoon/gkrellmoon-0.5.ebuild,v 1.4 2004/06/19 04:11:36 kloeri Exp $ -S=${WORKDIR}/${P} +IUSE="" DESCRIPTION="A GKrellM2 plugin of the famous wmMoonClock dockapp" SRC_URI="mirror://sourceforge/gkrellmoon/${P}.tar.gz" HOMEPAGE="http://gkrellmoon.sourceforge.net/" @@ -14,12 +14,7 @@ SLOT="2" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc " -src_compile() { - emake || die -} - src_install () { - insinto /usr/lib/gkrellm2/plugins doins gkrellmoon.so dodoc README AUTHORS COPYING diff --git a/x11-plugins/gkrellmoon/gkrellmoon-0.6.ebuild b/x11-plugins/gkrellmoon/gkrellmoon-0.6.ebuild index 37a95f34b86c..88e0a4f9f654 100644 --- a/x11-plugins/gkrellmoon/gkrellmoon-0.6.ebuild +++ b/x11-plugins/gkrellmoon/gkrellmoon-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmoon/gkrellmoon-0.6.ebuild,v 1.5 2004/03/26 23:10:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmoon/gkrellmoon-0.6.ebuild,v 1.6 2004/06/19 04:11:36 kloeri Exp $ IUSE="" DESCRIPTION="A GKrellM2 plugin of the famous wmMoonClock dockapp" @@ -14,12 +14,7 @@ SLOT="2" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha amd64" -src_compile() { - emake || die -} - src_install () { - insinto /usr/lib/gkrellm2/plugins doins gkrellmoon.so dodoc README AUTHORS COPYING ChangeLog diff --git a/x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild b/x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild index ab60d7d40000..a9ca26809c80 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-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.13 2004/03/26 23:10:06 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild,v 1.14 2004/06/19 04:09:02 kloeri Exp $ IUSE="" DEBPATCH=${PN}_${PV}-1.diff.gz @@ -25,10 +25,6 @@ src_unpack() { zcat ${DISTDIR}/${DEBPATCH} | patch -d ${P} -p1 } -src_compile() { - emake || die -} - src_install () { exeinto /usr/share/gkrellm doexe GrabWeather diff --git a/x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild b/x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild index 644d7fdd0a8e..cd79e15ec868 100644 --- a/x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild +++ b/x11-plugins/gkrellweather/gkrellweather-2.0.5.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.5.ebuild,v 1.7 2004/01/05 13:14:25 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild,v 1.8 2004/06/19 04:09:02 kloeri 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" @@ -30,10 +30,6 @@ src_unpack() { } -src_compile() { - emake || die -} - src_install () { exeinto /usr/share/gkrellm newexe GrabWeather GrabWeather2 |