diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-19 03:45:16 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-19 03:45:16 +0000 |
commit | c3f264e06d015c91b44b1a8b94f500fa06d3be0f (patch) | |
tree | 6ebd4cd55efc4b1d093c69e22e5bf640f087c170 /x11-plugins/wmnd | |
parent | add missing IUSE; die instead of assert; tidy (diff) | |
download | historical-c3f264e06d015c91b44b1a8b94f500fa06d3be0f.tar.gz historical-c3f264e06d015c91b44b1a8b94f500fa06d3be0f.tar.bz2 historical-c3f264e06d015c91b44b1a8b94f500fa06d3be0f.zip |
QA - Add IUSE, don't assign default S, cleanup.
Diffstat (limited to 'x11-plugins/wmnd')
-rw-r--r-- | x11-plugins/wmnd/Manifest | 10 | ||||
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.3.ebuild | 11 | ||||
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.5-r1.ebuild | 10 | ||||
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.5.ebuild | 11 | ||||
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.7.ebuild | 7 |
5 files changed, 12 insertions, 37 deletions
diff --git a/x11-plugins/wmnd/Manifest b/x11-plugins/wmnd/Manifest index 8a83a5f5b8f7..04f4a33be806 100644 --- a/x11-plugins/wmnd/Manifest +++ b/x11-plugins/wmnd/Manifest @@ -1,9 +1,9 @@ -MD5 cc4106c80dc4928bc6e2f559c20be86a wmnd-0.4.5.ebuild 642 -MD5 3973a26171e23af0816ff3412b89ce4b wmnd-0.4.7.ebuild 787 -MD5 532d34fe4d79f01d230c00841a13868a wmnd-0.4.5-r1.ebuild 800 -MD5 6d24116810f769e86fab31e9bc7d96b6 ChangeLog 1211 +MD5 92900be9169f58cd5eefac29f2f0299e wmnd-0.4.5.ebuild 620 +MD5 44c22199cd3c6fa7849f13cc02d3ee3e wmnd-0.4.7.ebuild 783 +MD5 329a8f777c5b78bd29d46c5b47b23d1d wmnd-0.4.5-r1.ebuild 779 +MD5 464492212bba76ab3504fc06fcbd4e8e ChangeLog 1210 MD5 35b06c646b51979b2022449f31d7a7ee metadata.xml 448 -MD5 dc0b7a012c62d0561f5cc86558148efc wmnd-0.4.3.ebuild 644 +MD5 7a8ca8f29884f620170e1e008a10f4df wmnd-0.4.3.ebuild 622 MD5 5fcf917eb9a34d4cfb39f2d7f88b618f files/digest-wmnd-0.4.3 62 MD5 0b6286a871a62bb800e48ecd046071ad files/digest-wmnd-0.4.5 62 MD5 dfc7ac1fd7b7eda761495bff23b23bf6 files/digest-wmnd-0.4.7 62 diff --git a/x11-plugins/wmnd/wmnd-0.4.3.ebuild b/x11-plugins/wmnd/wmnd-0.4.3.ebuild index 83de4c77acd7..34af5c8054f0 100644 --- a/x11-plugins/wmnd/wmnd-0.4.3.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.3.ebuild @@ -1,8 +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/wmnd/wmnd-0.4.3.ebuild,v 1.6 2003/10/16 16:10:23 drobbins Exp $ - -S="${WORKDIR}/${P}" +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.3.ebuild,v 1.7 2004/06/19 03:45:16 kloeri Exp $ DESCRIPTION="WindowMaker Network Devices (dockapp)" HOMEPAGE="http://www.hydra.ubiest.com/wmnd/" @@ -10,21 +8,16 @@ SRC_URI="http://www.hydra.ubiest.com/wmnd/releases/wmnd-0.4.3.tar.gz" LICENSE="GPL-2" SLOT="0" +IUSE="" KEYWORDS="x86 sparc amd64" DEPEND="virtual/x11" - src_compile() { - econf || die "configure failed" - emake || die "parallel make failed" - } src_install() { - einstall || die "make install failed" - } diff --git a/x11-plugins/wmnd/wmnd-0.4.5-r1.ebuild b/x11-plugins/wmnd/wmnd-0.4.5-r1.ebuild index 08f6d64ef779..49fb6287a663 100644 --- a/x11-plugins/wmnd/wmnd-0.4.5-r1.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.5-r1.ebuild @@ -1,8 +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/wmnd/wmnd-0.4.5-r1.ebuild,v 1.2 2003/10/16 16:10:23 drobbins Exp $ - -S="${WORKDIR}/${P}" +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.5-r1.ebuild,v 1.3 2004/06/19 03:45:16 kloeri Exp $ DESCRIPTION="WindowMaker Network Devices (dockapp)" HOMEPAGE="http://www.yuv.info/wmnd/" @@ -10,22 +8,18 @@ SRC_URI="http://www.yuv.info/wmnd/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" +IUSE="" KEYWORDS="x86 sparc amd64" DEPEND="virtual/x11 x11-wm/windowmaker" - src_compile() { - econf || die "configure failed" - emake || die "parallel make failed" - } src_install() { - einstall || die "make install failed" dodoc README AUTHORS COPYING ChangeLog INSTALL NEWS TODO diff --git a/x11-plugins/wmnd/wmnd-0.4.5.ebuild b/x11-plugins/wmnd/wmnd-0.4.5.ebuild index 2dbb37ffca13..aa537394554c 100644 --- a/x11-plugins/wmnd/wmnd-0.4.5.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.5.ebuild @@ -1,8 +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/wmnd/wmnd-0.4.5.ebuild,v 1.2 2003/10/16 16:10:23 drobbins Exp $ - -S="${WORKDIR}/${P}" +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.5.ebuild,v 1.3 2004/06/19 03:45:16 kloeri Exp $ DESCRIPTION="WindowMaker Network Devices (dockapp)" HOMEPAGE="http://www.yuv.info/wmnd/" @@ -10,22 +8,17 @@ SRC_URI="http://www.yuv.info/wmnd/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" +IUSE="" KEYWORDS="x86 sparc amd64" DEPEND="virtual/x11 x11-wm/windowmaker" - src_compile() { - econf || die "configure failed" - emake || die "parallel make failed" - } src_install() { - einstall || die "make install failed" - } diff --git a/x11-plugins/wmnd/wmnd-0.4.7.ebuild b/x11-plugins/wmnd/wmnd-0.4.7.ebuild index 559d320cfc95..f8f584dce8ff 100644 --- a/x11-plugins/wmnd/wmnd-0.4.7.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.7.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/wmnd/wmnd-0.4.7.ebuild,v 1.5 2004/03/26 23:10:08 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.7.ebuild,v 1.6 2004/06/19 03:45:16 kloeri Exp $ IUSE="" DESCRIPTION="WindowMaker Network Devices (dockapp)" @@ -14,17 +14,12 @@ KEYWORDS="x86 ppc sparc amd64" DEPEND="virtual/x11 x11-wm/windowmaker" - src_compile() { - econf || die "configure failed" - emake || die "parallel make failed" - } src_install() { - einstall || die "make install failed" dodoc README AUTHORS COPYING ChangeLog INSTALL NEWS TODO |