diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-04-16 07:54:07 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-04-16 07:54:07 +0000 |
commit | 24e7097d111cee465fbb901f5e9e34524bcfe911 (patch) | |
tree | e2fc7da791df5dc9e2078974702caabfee735de8 /sci-chemistry | |
parent | Useless blank line on line: 24 (diff) | |
download | gentoo-2-24e7097d111cee465fbb901f5e9e34524bcfe911.tar.gz gentoo-2-24e7097d111cee465fbb901f5e9e34524bcfe911.tar.bz2 gentoo-2-24e7097d111cee465fbb901f5e9e34524bcfe911.zip |
Moved to new meta ebuild sci-libs/fetk
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/apbs/ChangeLog | 8 | ||||
-rw-r--r-- | sci-chemistry/apbs/apbs-1.3-r1.ebuild | 9 | ||||
-rw-r--r-- | sci-chemistry/apbs/apbs-1.3.ebuild | 9 |
3 files changed, 12 insertions, 14 deletions
diff --git a/sci-chemistry/apbs/ChangeLog b/sci-chemistry/apbs/ChangeLog index 8b312e63ecb5..c46749d87ef7 100644 --- a/sci-chemistry/apbs/ChangeLog +++ b/sci-chemistry/apbs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/apbs -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.45 2010/12/16 08:55:54 jlec Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.46 2011/04/16 07:54:07 jlec Exp $ + + 16 Apr 2011; Justin Lecher <jlec@gentoo.org> apbs-1.3.ebuild, + apbs-1.3-r1.ebuild: + Moved to new meta ebuild sci-libs/fetk 16 Dec 2010; Justin Lecher <jlec@gentoo.org> apbs-1.2.1b-r4.ebuild, apbs-1.3.ebuild, apbs-1.3-r1.ebuild: diff --git a/sci-chemistry/apbs/apbs-1.3-r1.ebuild b/sci-chemistry/apbs/apbs-1.3-r1.ebuild index 8d870d36382c..0bb9066cd862 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-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/apbs/apbs-1.3-r1.ebuild,v 1.2 2010/12/16 08:55:54 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3-r1.ebuild,v 1.3 2011/04/16 07:54:07 jlec Exp $ EAPI="3" @@ -26,11 +26,8 @@ DEPEND=" sys-libs/readline arpack? ( sci-libs/arpack ) fetk? ( - media-libs/sg + sci-libs/fetk sci-libs/amd - sci-libs/punc - sci-libs/mc - sci-libs/gamer sci-libs/umfpack sci-libs/superlu ) mpi? ( virtual/mpi )" diff --git a/sci-chemistry/apbs/apbs-1.3.ebuild b/sci-chemistry/apbs/apbs-1.3.ebuild index 27e6df772c5e..97ac9f5fdf3f 100644 --- a/sci-chemistry/apbs/apbs-1.3.ebuild +++ b/sci-chemistry/apbs/apbs-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/apbs/apbs-1.3.ebuild,v 1.4 2010/12/16 08:55:54 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.3.ebuild,v 1.5 2011/04/16 07:54:07 jlec Exp $ EAPI="3" @@ -26,11 +26,8 @@ DEPEND=" sys-libs/readline arpack? ( sci-libs/arpack ) fetk? ( - media-libs/sg + sci-libs/fetk sci-libs/amd - sci-libs/punc - sci-libs/mc - sci-libs/gamer sci-libs/umfpack sci-libs/superlu ) mpi? ( virtual/mpi )" |