summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-31 21:22:54 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-31 21:22:54 +0000
commit3f60b2a8b77d9ba542e1a912f16e7a624b2a1c5e (patch)
tree382dfbb8fc6880e7110e7eda92d83ab87d54d7a8 /media-libs/spandsp
parentUnmask win4lin-sources until the dependency mess with win4lin is sorted out. (diff)
downloadgentoo-2-3f60b2a8b77d9ba542e1a912f16e7a624b2a1c5e.tar.gz
gentoo-2-3f60b2a8b77d9ba542e1a912f16e7a624b2a1c5e.tar.bz2
gentoo-2-3f60b2a8b77d9ba542e1a912f16e7a624b2a1c5e.zip
QA: Remove default src_compile
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-libs/spandsp')
-rw-r--r--media-libs/spandsp/spandsp-0.0.2_pre10.ebuild9
-rw-r--r--media-libs/spandsp/spandsp-0.0.2_pre18.ebuild9
2 files changed, 2 insertions, 16 deletions
diff --git a/media-libs/spandsp/spandsp-0.0.2_pre10.ebuild b/media-libs/spandsp/spandsp-0.0.2_pre10.ebuild
index 24bb980aaddc..19eec517f237 100644
--- a/media-libs/spandsp/spandsp-0.0.2_pre10.ebuild
+++ b/media-libs/spandsp/spandsp-0.0.2_pre10.ebuild
@@ -1,8 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/spandsp/spandsp-0.0.2_pre10.ebuild,v 1.1 2005/03/21 18:35:53 stkn Exp $
-
-inherit eutils
+# $Header: /var/cvsroot/gentoo-x86/media-libs/spandsp/spandsp-0.0.2_pre10.ebuild,v 1.2 2005/07/31 21:20:31 swegener Exp $
IUSE=""
@@ -19,11 +17,6 @@ KEYWORDS="~x86 ~amd64"
DEPEND=">=media-libs/audiofile-0.2.6-r1
>=media-libs/tiff-3.5.7-r1"
-src_compile() {
- econf || die
- emake || die
-}
-
src_install () {
einstall || die
dodoc AUTHORS COPYING INSTALL NEWS README
diff --git a/media-libs/spandsp/spandsp-0.0.2_pre18.ebuild b/media-libs/spandsp/spandsp-0.0.2_pre18.ebuild
index 72a628120950..a02f8b749f50 100644
--- a/media-libs/spandsp/spandsp-0.0.2_pre18.ebuild
+++ b/media-libs/spandsp/spandsp-0.0.2_pre18.ebuild
@@ -1,8 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/spandsp/spandsp-0.0.2_pre18.ebuild,v 1.2 2005/06/08 08:37:09 dholm Exp $
-
-inherit eutils
+# $Header: /var/cvsroot/gentoo-x86/media-libs/spandsp/spandsp-0.0.2_pre18.ebuild,v 1.3 2005/07/31 21:20:31 swegener Exp $
IUSE=""
@@ -19,11 +17,6 @@ KEYWORDS="~amd64 ~ppc ~x86"
DEPEND=">=media-libs/audiofile-0.2.6-r1
>=media-libs/tiff-3.5.7-r1"
-src_compile() {
- econf || die
- emake || die
-}
-
src_install () {
einstall || die
dodoc AUTHORS COPYING INSTALL NEWS README