diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-12-13 14:25:50 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-12-13 14:25:50 +0000 |
commit | de451bbe931bb87106d932add3205cfe671e7256 (patch) | |
tree | 0318dd9aaf1a11e23c3390b1b102009ff4e02b5c /sci-chemistry/apbs | |
parent | Add fix for changes in superlu-4.3, #392227 (diff) | |
download | gentoo-2-de451bbe931bb87106d932add3205cfe671e7256.tar.gz gentoo-2-de451bbe931bb87106d932add3205cfe671e7256.tar.bz2 gentoo-2-de451bbe931bb87106d932add3205cfe671e7256.zip |
Block sci-libs/gts with USE=tools because of file collision on /usr/bin/smooth, #387689
(Portage version: 2.2.0_alpha80/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/apbs')
-rw-r--r-- | sci-chemistry/apbs/ChangeLog | 7 | ||||
-rw-r--r-- | sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild | 3 | ||||
-rw-r--r-- | sci-chemistry/apbs/apbs-1.3-r1.ebuild | 3 | ||||
-rw-r--r-- | sci-chemistry/apbs/apbs-1.3.ebuild | 3 |
4 files changed, 12 insertions, 4 deletions
diff --git a/sci-chemistry/apbs/ChangeLog b/sci-chemistry/apbs/ChangeLog index 33b5d103bbb9..f9b4465ddb85 100644 --- a/sci-chemistry/apbs/ChangeLog +++ b/sci-chemistry/apbs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-chemistry/apbs # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.52 2011/07/20 16:54:59 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.53 2011/12/13 14:25:50 jlec Exp $ + + 13 Dec 2011; Justin Lecher <jlec@gentoo.org> apbs-1.2.1b-r4.ebuild, + apbs-1.3.ebuild, apbs-1.3-r1.ebuild: + Block sci-libs/gts with USE=tools because of file collision on + /usr/bin/smooth, #387689 20 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml: Drop maintainer due retirement, bug #105599 diff --git a/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild b/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild index 00f87514ed85..6e12308713ea 100644 --- a/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild +++ b/sci-chemistry/apbs/apbs-1.2.1b-r4.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/apbs/apbs-1.2.1b-r4.ebuild,v 1.12 2011/07/02 08:56:56 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r4.ebuild,v 1.13 2011/12/13 14:25:50 jlec Exp $ EAPI="3" @@ -26,6 +26,7 @@ DEPEND=" sys-libs/readline virtual/fortran arpack? ( sci-libs/arpack ) + tools? ( !sci-libs/gts ) mpi? ( virtual/mpi )" RDEPEND="${DEPEND}" diff --git a/sci-chemistry/apbs/apbs-1.3-r1.ebuild b/sci-chemistry/apbs/apbs-1.3-r1.ebuild index d5ecba804bf2..014b1b0f5849 100644 --- a/sci-chemistry/apbs/apbs-1.3-r1.ebuild +++ b/sci-chemistry/apbs/apbs-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/apbs/apbs-1.3-r1.ebuild,v 1.8 2011/07/07 09:29:52 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3-r1.ebuild,v 1.9 2011/12/13 14:25:50 jlec Exp $ EAPI="3" @@ -26,6 +26,7 @@ DEPEND=" sys-libs/readline virtual/fortran arpack? ( sci-libs/arpack ) + tools? ( !sci-libs/gts ) fetk? ( sci-libs/fetk sci-libs/amd diff --git a/sci-chemistry/apbs/apbs-1.3.ebuild b/sci-chemistry/apbs/apbs-1.3.ebuild index 5939b16a69f2..4a9602f43de8 100644 --- a/sci-chemistry/apbs/apbs-1.3.ebuild +++ b/sci-chemistry/apbs/apbs-1.3.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/apbs/apbs-1.3.ebuild,v 1.8 2011/07/02 08:56:56 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3.ebuild,v 1.9 2011/12/13 14:25:50 jlec Exp $ EAPI="3" @@ -26,6 +26,7 @@ DEPEND=" sys-libs/readline virtual/fortran arpack? ( sci-libs/arpack ) + tools? ( !sci-libs/gts ) fetk? ( sci-libs/fetk sci-libs/amd |