summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-11 23:30:03 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-11 23:30:03 +0000
commitf48f95a78f7316a9ccc437a0d5d479de95a33554 (patch)
tree7a99b330c94cb3136b6c20d61d334ecf290ce17f /x11-plugins
parentstable on mips (diff)
downloadgentoo-2-f48f95a78f7316a9ccc437a0d5d479de95a33554.tar.gz
gentoo-2-f48f95a78f7316a9ccc437a0d5d479de95a33554.tar.bz2
gentoo-2-f48f95a78f7316a9ccc437a0d5d479de95a33554.zip
QA: Removed default src_compile
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmcoincoin/wmcoincoin-2.5.0c.ebuild7
-rw-r--r--x11-plugins/wmcoincoin/wmcoincoin-2.5.0f.ebuild7
-rw-r--r--x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild8
3 files changed, 3 insertions, 19 deletions
diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.5.0c.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.5.0c.ebuild
index b2ed2ac0fe3a..3457077b8d48 100644
--- a/x11-plugins/wmcoincoin/wmcoincoin-2.5.0c.ebuild
+++ b/x11-plugins/wmcoincoin/wmcoincoin-2.5.0c.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.5.0c.ebuild,v 1.5 2005/04/11 07:58:54 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.5.0c.ebuild,v 1.6 2005/07/11 23:30:03 swegener Exp $
IUSE=""
@@ -15,11 +15,6 @@ KEYWORDS="x86 amd64 ppc"
DEPEND="virtual/libc
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/wmcoincoin/wmcoincoin-2.5.0f.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.5.0f.ebuild
index 77c8a2131967..e30062474dc5 100644
--- a/x11-plugins/wmcoincoin/wmcoincoin-2.5.0f.ebuild
+++ b/x11-plugins/wmcoincoin/wmcoincoin-2.5.0f.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.5.0f.ebuild,v 1.2 2005/06/25 13:29:51 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.5.0f.ebuild,v 1.3 2005/07/11 23:30:03 swegener Exp $
IUSE=""
@@ -16,11 +16,6 @@ DEPEND="virtual/libc
virtual/x11
media-libs/imlib2"
-src_compile() {
- econf || die "configure failed"
- emake || die "parallel make failed"
-}
-
src_install () {
einstall || die "make install failed"
diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild
index 9c5e93aa7c86..92ab72ecc03c 100644
--- a/x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild
+++ b/x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild,v 1.1 2005/06/25 13:29:51 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild,v 1.2 2005/07/11 23:30:03 swegener Exp $
IUSE=""
@@ -16,12 +16,6 @@ DEPEND="virtual/libc
virtual/x11
media-libs/imlib2"
-src_compile() {
- econf || die "configure failed"
- emake || die "parallel make failed"
-}
-
-
src_install () {
einstall || die "make install failed"