summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2006-02-23 23:17:34 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2006-02-23 23:17:34 +0000
commit2dfe51099e3bcbbaa0a5b5dfc591539cb471305e (patch)
tree69d54ab2b285509f317f2041832ca03ef92de1cc /sci-chemistry/maid
parentTarball no longer available at upstream site, because it doesn't exist anymor... (diff)
downloadhistorical-2dfe51099e3bcbbaa0a5b5dfc591539cb471305e.tar.gz
historical-2dfe51099e3bcbbaa0a5b5dfc591539cb471305e.tar.bz2
historical-2dfe51099e3bcbbaa0a5b5dfc591539cb471305e.zip
Remove redundant src_compile(), reported by ciaranm.
Package-Manager: portage-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