summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-10-19 10:46:56 +0000
committerJustin Lecher <jlec@gentoo.org>2012-10-19 10:46:56 +0000
commit2155f5f5ad8a43d7425083b22ced6e92dff8879f (patch)
treeeb495b37f0ed847527908f7da49b2e76f25807bf
parentsci-astronomy/wcslib: Remove virtual/fortran and always call fortran-2_pkg_se... (diff)
downloadgentoo-2-2155f5f5ad8a43d7425083b22ced6e92dff8879f.tar.gz
gentoo-2-2155f5f5ad8a43d7425083b22ced6e92dff8879f.tar.bz2
gentoo-2-2155f5f5ad8a43d7425083b22ced6e92dff8879f.zip
sci-biology/mammoth: Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the updated fortran-2.eclass
(Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
-rw-r--r--sci-biology/mammoth/ChangeLog9
-rw-r--r--sci-biology/mammoth/mammoth-1.0.ebuild9
-rw-r--r--sci-biology/mammoth/metadata.xml2
3 files changed, 10 insertions, 10 deletions
diff --git a/sci-biology/mammoth/ChangeLog b/sci-biology/mammoth/ChangeLog
index 935a81f31022..594acc031308 100644
--- a/sci-biology/mammoth/ChangeLog
+++ b/sci-biology/mammoth/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sci-biology/mammoth
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/mammoth/ChangeLog,v 1.5 2011/06/21 16:07:37 jlec Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/mammoth/ChangeLog,v 1.6 2012/10/19 10:46:56 jlec Exp $
+
+ 19 Oct 2012; Justin Lecher <jlec@gentoo.org> mammoth-1.0.ebuild,
+ metadata.xml:
+ Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the
+ updated fortran-2.eclass
21 Jun 2011; Justin Lecher <jlec@gentoo.org> mammoth-1.0.ebuild:
Add dependency on virtual/fortran
diff --git a/sci-biology/mammoth/mammoth-1.0.ebuild b/sci-biology/mammoth/mammoth-1.0.ebuild
index abd468e38767..d1d9a1719b1c 100644
--- a/sci-biology/mammoth/mammoth-1.0.ebuild
+++ b/sci-biology/mammoth/mammoth-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/mammoth/mammoth-1.0.ebuild,v 1.5 2011/06/21 16:07:37 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/mammoth/mammoth-1.0.ebuild,v 1.6 2012/10/19 10:46:56 jlec Exp $
inherit autotools eutils fortran-2 flag-o-matic toolchain-funcs
@@ -15,11 +15,6 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="
- virtual/fortran
- "
-RDEPEND="${DEPEND}"
-
RESTRICT="fetch"
S=${WORKDIR}/${MY_P}
diff --git a/sci-biology/mammoth/metadata.xml b/sci-biology/mammoth/metadata.xml
index 34294c65ca04..d4648212cbad 100644
--- a/sci-biology/mammoth/metadata.xml
+++ b/sci-biology/mammoth/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-biology</herd>
+ <herd>sci-biology</herd>
</pkgmetadata>