commit: 3d45abae281fae20c9bcc503bf3f3f591ad8a814 Author: Nicolas Bock <nicolasbock <AT> gmail <DOT> com> AuthorDate: Fri Dec 19 19:32:48 2014 +0000 Commit: Nicolas Bock <nicolasbock <AT> gentoo <DOT> org> CommitDate: Fri Dec 19 19:32:48 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3d45abae
sci-chemistry/freeon: Cleaning up old ebuilds. Package-Manager: portage-2.2.14 --- sci-chemistry/freeon/ChangeLog | 4 ++++ sci-chemistry/freeon/freeon-1.0.8-r1.ebuild | 27 --------------------------- sci-chemistry/freeon/freeon-1.0.8.ebuild | 25 ------------------------- 3 files changed, 4 insertions(+), 52 deletions(-) diff --git a/sci-chemistry/freeon/ChangeLog b/sci-chemistry/freeon/ChangeLog index 509aa1a..87c22e2 100644 --- a/sci-chemistry/freeon/ChangeLog +++ b/sci-chemistry/freeon/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 19 Dec 2014; Nicolas Bock <[email protected]> -Manifest, + -freeon-1.0.8-r1.ebuild, -freeon-1.0.8.ebuild: + sci-chemistry/freeon: Cleaning up old ebuilds. + 26 Oct 2014; Justin Lecher <[email protected]> ChangeLog: Drop obsolete versions diff --git a/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild b/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild deleted file mode 100644 index 46a7af0..0000000 --- a/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -AUTOTOOLS_AUTORECONF=1 -FORTRAN_STANDARD=90 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) - -inherit autotools-utils fortran-2 python-any-r1 - -DESCRIPTION="An experimental suite of programs for linear scaling quantum chemistry." -HOMEPAGE="http://www.freeon.org" -SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${PN}-${PV}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - sci-libs/hdf5 - virtual/blas - virtual/lapack" -DEPEND="${RDEPEND} - ${PYTHON_DEPS}" diff --git a/sci-chemistry/freeon/freeon-1.0.8.ebuild b/sci-chemistry/freeon/freeon-1.0.8.ebuild deleted file mode 100644 index f1cb154..0000000 --- a/sci-chemistry/freeon/freeon-1.0.8.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -AUTOTOOLS_AUTORECONF=1 -FORTRAN_STANDARD=90 - -inherit autotools-utils fortran-2 - -DESCRIPTION="An experimental suite of programs for linear scaling quantum chemistry." -HOMEPAGE="http://www.freeon.org" -SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${PN}-${PV}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - sci-libs/hdf5 - virtual/blas - virtual/lapack" -DEPEND="${RDEPEND}"
