diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2006-02-23 23:17:34 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2006-02-23 23:17:34 +0000 |
commit | 2dfe51099e3bcbbaa0a5b5dfc591539cb471305e (patch) | |
tree | 69d54ab2b285509f317f2041832ca03ef92de1cc /sci-chemistry | |
parent | Tarball no longer available at upstream site, because it doesn't exist anymor... (diff) | |
download | historical-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')
-rw-r--r-- | sci-chemistry/maid/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/maid/maid-20011112.ebuild | 6 | ||||
-rw-r--r-- | sci-chemistry/maxit/ChangeLog | 7 | ||||
-rw-r--r-- | sci-chemistry/maxit/maxit-8.2.ebuild | 8 | ||||
-rw-r--r-- | sci-chemistry/validation/ChangeLog | 8 | ||||
-rw-r--r-- | sci-chemistry/validation/validation-6.2.ebuild | 8 | ||||
-rw-r--r-- | sci-chemistry/webmo/ChangeLog | 7 | ||||
-rw-r--r-- | sci-chemistry/webmo/webmo-6.0.003.ebuild | 9 |
8 files changed, 27 insertions, 31 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 diff --git a/sci-chemistry/maxit/ChangeLog b/sci-chemistry/maxit/ChangeLog index 7f7ce34a810a..4d1c60a084a3 100644 --- a/sci-chemistry/maxit/ChangeLog +++ b/sci-chemistry/maxit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/maxit -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/maxit/ChangeLog,v 1.1 2005/12/20 04:19:43 spyderous Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/maxit/ChangeLog,v 1.2 2006/02/23 23:16:35 spyderous Exp $ + + 23 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>; maxit-8.2.ebuild: + Remove redundant src_compile(), reported by ciaranm. *maxit-8.2 (20 Dec 2005) diff --git a/sci-chemistry/maxit/maxit-8.2.ebuild b/sci-chemistry/maxit/maxit-8.2.ebuild index 221061d6a360..a0fd27a533d6 100644 --- a/sci-chemistry/maxit/maxit-8.2.ebuild +++ b/sci-chemistry/maxit/maxit-8.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/maxit/maxit-8.2.ebuild,v 1.1 2005/12/20 04:19:43 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/maxit/maxit-8.2.ebuild,v 1.2 2006/02/23 23:16:35 spyderous Exp $ inherit eutils toolchain-funcs multilib @@ -40,10 +40,6 @@ src_unpack() { ${S}/etc/make.* } -src_compile() { - emake || die "make failed" -} - src_install() { exeinto /usr/bin doexe bin/* diff --git a/sci-chemistry/validation/ChangeLog b/sci-chemistry/validation/ChangeLog index 0545ed93e672..d5c7c9af564c 100644 --- a/sci-chemistry/validation/ChangeLog +++ b/sci-chemistry/validation/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/validation -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/validation/ChangeLog,v 1.3 2005/12/20 04:12:59 spyderous Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/validation/ChangeLog,v 1.4 2006/02/23 23:17:04 spyderous Exp $ + + 23 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>; + validation-6.2.ebuild: + Remove redundant src_compile(), reported by ciaranm. *validation-6.2 (20 Dec 2005) diff --git a/sci-chemistry/validation/validation-6.2.ebuild b/sci-chemistry/validation/validation-6.2.ebuild index 3072f54ce0ee..d98644ee80fc 100644 --- a/sci-chemistry/validation/validation-6.2.ebuild +++ b/sci-chemistry/validation/validation-6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/validation/validation-6.2.ebuild,v 1.1 2005/12/20 04:12:59 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/validation/validation-6.2.ebuild,v 1.2 2006/02/23 23:17:04 spyderous Exp $ inherit eutils toolchain-funcs multilib @@ -39,10 +39,6 @@ src_unpack() { ${S}/etc/make.* } -src_compile() { - emake || die "make failed" -} - src_install() { exeinto /usr/bin doexe bin/* diff --git a/sci-chemistry/webmo/ChangeLog b/sci-chemistry/webmo/ChangeLog index 0e1fcc823d94..06917940be73 100644 --- a/sci-chemistry/webmo/ChangeLog +++ b/sci-chemistry/webmo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/webmo -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/ChangeLog,v 1.4 2005/12/04 23:05:41 spyderous Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/ChangeLog,v 1.5 2006/02/23 23:17:34 spyderous Exp $ + + 23 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>; webmo-6.0.003.ebuild: + Remove redundant src_compile(), reported by ciaranm. 04 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; files/reconfig: Don't overwrite the actual .int file, copy into ._cfg* for etc-update. diff --git a/sci-chemistry/webmo/webmo-6.0.003.ebuild b/sci-chemistry/webmo/webmo-6.0.003.ebuild index 66b9196e0d7e..862024a400ed 100644 --- a/sci-chemistry/webmo/webmo-6.0.003.ebuild +++ b/sci-chemistry/webmo/webmo-6.0.003.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/webmo-6.0.003.ebuild,v 1.2 2005/12/04 08:42:14 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/webmo-6.0.003.ebuild,v 1.3 2006/02/23 23:17:34 spyderous Exp $ inherit eutils webapp @@ -57,11 +57,6 @@ src_unpack() { create_setup_conf } -src_compile() { - # Doesn't compile, it's perl+html - true -} - src_install() { webapp_src_preinst |