summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2006-02-23 23:20:41 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2006-02-23 23:20:41 +0000
commitad9c0f3956a3c0822eb258f4ac190fd34db6fdc4 (patch)
tree655e81ab74f3b2fd730d848b3e39961073acf404 /sci-chemistry/maid
parentRemove redundant src_unpack(), reported by ciaranm. Also fix for modular X. (diff)
downloadgentoo-2-ad9c0f3956a3c0822eb258f4ac190fd34db6fdc4.tar.gz
gentoo-2-ad9c0f3956a3c0822eb258f4ac190fd34db6fdc4.tar.bz2
gentoo-2-ad9c0f3956a3c0822eb258f4ac190fd34db6fdc4.zip
Remove redundant src_compile(), reported by ciaranm.
(Portage version: 2.1_pre5)
Diffstat (limited to 'sci-chemistry/maid')
-rw-r--r--sci-chemistry/maid/ChangeLog5
-rw-r--r--sci-chemistry/maid/maid-20011112.ebuild6
2 files changed, 5 insertions, 6 deletions
diff --git a/sci-chemistry/maid/ChangeLog b/sci-chemistry/maid/ChangeLog
index e8f1fece7dd9..aaee70dd4d45 100644
--- a/sci-chemistry/maid/ChangeLog
+++ b/sci-chemistry/maid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/maid
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/maid/ChangeLog,v 1.5 2006/02/23 18:58:09 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/maid/ChangeLog,v 1.6 2006/02/23 23:15:53 spyderous Exp $
+
+ 23 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>; maid-20011112.ebuild:
+ Remove redundant src_compile(), reported by ciaranm.
23 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>;
-files/fix-compilation.patch:
diff --git a/sci-chemistry/maid/maid-20011112.ebuild b/sci-chemistry/maid/maid-20011112.ebuild
index e7b52be369c5..ba317b787a40 100644
--- a/sci-chemistry/maid/maid-20011112.ebuild
+++ b/sci-chemistry/maid/maid-20011112.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/maid/maid-20011112.ebuild,v 1.4 2006/02/23 18:56:49 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/maid/maid-20011112.ebuild,v 1.5 2006/02/23 23:15:53 spyderous Exp $
inherit eutils toolchain-funcs
@@ -49,10 +49,6 @@ src_unpack() {
makefile
}
-src_compile() {
- emake || die "emake failed"
-}
-
src_install() {
dodoc MANUAL*
if use X; then