diff options
Diffstat (limited to 'sci-chemistry/ccp4')
-rw-r--r-- | sci-chemistry/ccp4/ChangeLog | 7 | ||||
-rw-r--r-- | sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-chemistry/ccp4/ccp4-6.0.2.ebuild | 4 | ||||
-rw-r--r-- | sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-chemistry/ccp4/ccp4-6.1.3.ebuild | 6 |
6 files changed, 22 insertions, 7 deletions
diff --git a/sci-chemistry/ccp4/ChangeLog b/sci-chemistry/ccp4/ChangeLog index a5abefa55c52..6058433c88e9 100644 --- a/sci-chemistry/ccp4/ChangeLog +++ b/sci-chemistry/ccp4/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-chemistry/ccp4 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.27 2011/06/21 09:42:50 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.28 2011/06/21 16:05:14 jlec Exp $ + + 21 Jun 2011; Justin Lecher <jlec@gentoo.org> ccp4-6.0.1-r1.ebuild, + ccp4-6.0.2.ebuild, ccp4-6.0.2-r1.ebuild, ccp4-6.1.3.ebuild, + ccp4-6.1.3-r1.ebuild: + Add dependency on virtual/fortran 21 Jun 2011; Justin Lecher <jlec@gentoo.org> ccp4-6.0.1-r1.ebuild, ccp4-6.0.2.ebuild, ccp4-6.0.2-r1.ebuild: diff --git a/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild b/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild index b9445f9c7470..7b6aa7dd02cb 100644 --- a/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild +++ b/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild,v 1.12 2011/06/21 09:42:50 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild,v 1.13 2011/06/21 16:05:14 jlec Exp $ inherit eutils fortran-2 gnuconfig toolchain-funcs @@ -53,6 +53,8 @@ IUSE="X" # as do many scripts. app-office/sc can't rename its because that's the name # of the package. RDEPEND=" + virtual/fortran + >=dev-lang/tcl-8.3 >=dev-lang/tk-8.3 >=dev-tcltk/blt-2.4 diff --git a/sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild b/sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild index 389755b8806a..7b336edb3cdf 100644 --- a/sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild +++ b/sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild,v 1.10 2011/06/21 09:42:50 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild,v 1.11 2011/06/21 16:05:14 jlec Exp $ inherit eutils fortran-2 gnuconfig toolchain-funcs @@ -54,6 +54,8 @@ IUSE="X" # as do many scripts. app-office/sc can't rename its because that's the name # of the package. RDEPEND=" + virtual/fortran + >=dev-lang/tcl-8.3 >=dev-lang/tk-8.3 >=dev-tcltk/blt-2.4 diff --git a/sci-chemistry/ccp4/ccp4-6.0.2.ebuild b/sci-chemistry/ccp4/ccp4-6.0.2.ebuild index 89ddebfa31c6..0bf4b0cd9fec 100644 --- a/sci-chemistry/ccp4/ccp4-6.0.2.ebuild +++ b/sci-chemistry/ccp4/ccp4-6.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.2.ebuild,v 1.10 2011/06/21 09:42:50 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.2.ebuild,v 1.11 2011/06/21 16:05:14 jlec Exp $ inherit eutils fortran-2 gnuconfig toolchain-funcs @@ -32,6 +32,8 @@ IUSE="X" # as do many scripts. app-office/sc can't rename its because that's the name # of the package. RDEPEND=" + virtual/fortran + >=dev-lang/tcl-8.3 >=dev-lang/tk-8.3 >=dev-tcltk/blt-2.4 diff --git a/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild b/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild index 83b03420757a..6441953c7c40 100644 --- a/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild +++ b/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v 1.4 2011/01/16 12:29:05 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3-r1.ebuild,v 1.5 2011/06/21 16:05:14 jlec Exp $ EAPI="2" @@ -14,6 +14,8 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="X arpwarp +balbes" RDEPEND=" + virtual/fortran + ~sci-chemistry/ccp4-apps-${PV}[X?] !<=sci-chemistry/ccp4-apps-${PV}-r2 >=sci-chemistry/molrep-11.0.00-r1 diff --git a/sci-chemistry/ccp4/ccp4-6.1.3.ebuild b/sci-chemistry/ccp4/ccp4-6.1.3.ebuild index 556fd024ea8c..e3bfa57a803b 100644 --- a/sci-chemistry/ccp4/ccp4-6.1.3.ebuild +++ b/sci-chemistry/ccp4/ccp4-6.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3.ebuild,v 1.2 2010/03/28 13:41:52 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3.ebuild,v 1.3 2011/06/21 16:05:14 jlec Exp $ EAPI="2" @@ -14,6 +14,8 @@ KEYWORDS="~amd64 ~x86" IUSE="X arpwarp +balbes" RDEPEND=" + virtual/fortran + ~sci-chemistry/ccp4-apps-${PV}[X?] sci-chemistry/molrep sci-chemistry/mosflm |