diff options
author | 2014-10-27 14:25:40 +0000 | |
---|---|---|
committer | 2014-10-27 14:25:40 +0000 | |
commit | 642a8615f9b6dd2200fd0ab604ddf2c32e008cba (patch) | |
tree | ab33169dda1ef0ffa3fd9b4711b5964debbb94e7 /sci-chemistry | |
parent | Mask dev-perl/Mail-ClamAV for removal. (diff) | |
download | gentoo-2-642a8615f9b6dd2200fd0ab604ddf2c32e008cba.tar.gz gentoo-2-642a8615f9b6dd2200fd0ab604ddf2c32e008cba.tar.bz2 gentoo-2-642a8615f9b6dd2200fd0ab604ddf2c32e008cba.zip |
sci-chemistry/ccp4-apps: Add missing SLOT restriction on sci-libs/mmdb, #527042
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/ccp4-apps/ChangeLog | 8 | ||||
-rw-r--r-- | sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild | 6 | ||||
-rw-r--r-- | sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r12.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-chemistry/ccp4-apps/ChangeLog b/sci-chemistry/ccp4-apps/ChangeLog index 967b41eba6ae..272650b72d9a 100644 --- a/sci-chemistry/ccp4-apps/ChangeLog +++ b/sci-chemistry/ccp4-apps/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/ccp4-apps -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ChangeLog,v 1.41 2013/02/27 16:53:35 jlec Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ChangeLog,v 1.42 2014/10/27 14:25:40 jlec Exp $ + + 27 Oct 2014; Justin Lecher <jlec@gentoo.org> ccp4-apps-6.1.3-r11.ebuild, + ccp4-apps-6.1.3-r12.ebuild: + Add missing SLOT restriction on sci-libs/mmdb, #527042 27 Feb 2013; Justin Lecher <jlec@gentoo.org> files/6.1.3-lapack.patch, ccp4-apps-6.1.3-r11.ebuild, ccp4-apps-6.1.3-r12.ebuild: diff --git a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild index b8d1dd12f76e..5b311ded7b68 100644 --- a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild +++ b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild,v 1.3 2013/02/27 16:53:35 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild,v 1.4 2014/10/27 14:25:40 jlec Exp $ EAPI=3 @@ -57,7 +57,7 @@ SCILIBS=" >=sci-libs/ccp4-libs-${PV}-r7 sci-libs/clipper sci-libs/fftw:2.1 - sci-libs/mmdb + sci-libs/mmdb:0 sci-libs/ssm virtual/blas virtual/lapack" diff --git a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r12.ebuild b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r12.ebuild index 87d8f63f9092..9d91860b2017 100644 --- a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r12.ebuild +++ b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r12.ebuild,v 1.2 2013/02/27 16:53:35 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r12.ebuild,v 1.3 2014/10/27 14:25:40 jlec Exp $ EAPI=3 @@ -57,7 +57,7 @@ SCILIBS=" >=sci-libs/ccp4-libs-${PV}-r7 sci-libs/clipper sci-libs/fftw:2.1 - sci-libs/mmdb + sci-libs/mmdb:0 sci-libs/ssm virtual/blas virtual/lapack" |