From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B0E18138247 for ; Tue, 17 Dec 2013 21:48:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B541E0A6A; Tue, 17 Dec 2013 21:48:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CD046E0A6A for ; Tue, 17 Dec 2013 21:48:55 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C94DA33F4E5 for ; Tue, 17 Dec 2013 21:48:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 78A5F11024B for ; Tue, 17 Dec 2013 21:48:53 +0000 (UTC) From: "Nicolas Bock" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nicolas Bock" Message-ID: <1387316923.f5c972a037f1040bad65224c269e63e42de22a56.nicolasbock@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/freeon/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/freeon/ChangeLog sci-chemistry/freeon/freeon-1.0.1.ebuild sci-chemistry/freeon/freeon-1.0.2.ebuild sci-chemistry/freeon/freeon-1.0.3.ebuild sci-chemistry/freeon/freeon-1.0.ebuild X-VCS-Directories: sci-chemistry/freeon/ X-VCS-Committer: nicolasbock X-VCS-Committer-Name: Nicolas Bock X-VCS-Revision: f5c972a037f1040bad65224c269e63e42de22a56 X-VCS-Branch: master Date: Tue, 17 Dec 2013 21:48:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1cadd561-5c88-4d79-b0a6-999c59f0e03e X-Archives-Hash: 4f3287a1a48d6f2b8597a244ad42cb03 commit: f5c972a037f1040bad65224c269e63e42de22a56 Author: Nicolas Bock gmail com> AuthorDate: Tue Dec 17 21:48:43 2013 +0000 Commit: Nicolas Bock gmail com> CommitDate: Tue Dec 17 21:48:43 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f5c972a0 sci-chemistry/freeon: Removing old, masked versions. Package-Manager: portage-2.2.7 --- sci-chemistry/freeon/ChangeLog | 4 ++++ sci-chemistry/freeon/freeon-1.0.1.ebuild | 26 ------------------------- sci-chemistry/freeon/freeon-1.0.2.ebuild | 26 ------------------------- sci-chemistry/freeon/freeon-1.0.3.ebuild | 33 -------------------------------- sci-chemistry/freeon/freeon-1.0.ebuild | 27 -------------------------- 5 files changed, 4 insertions(+), 112 deletions(-) diff --git a/sci-chemistry/freeon/ChangeLog b/sci-chemistry/freeon/ChangeLog index ce5766a..d721e7b 100644 --- a/sci-chemistry/freeon/ChangeLog +++ b/sci-chemistry/freeon/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 17 Dec 2013; Nicolas Bock -freeon-1.0.1.ebuild, + -freeon-1.0.2.ebuild, -freeon-1.0.3.ebuild, -freeon-1.0.ebuild: + sci-chemistry/freeon: Removing old, masked versions. + 13 Dec 2013; Nicolas Bock metadata.xml: sci-chemistry/freeon: Updated maintainer email to gentoo.org diff --git a/sci-chemistry/freeon/freeon-1.0.1.ebuild b/sci-chemistry/freeon/freeon-1.0.1.ebuild deleted file mode 100644 index 1832c7f..0000000 --- a/sci-chemistry/freeon/freeon-1.0.1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2013 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="static-libs" - -RDEPEND=" - sci-libs/hdf5 - virtual/blas - virtual/lapack" -DEPEND="${DEPEND} - virtual/pkgconfig" diff --git a/sci-chemistry/freeon/freeon-1.0.2.ebuild b/sci-chemistry/freeon/freeon-1.0.2.ebuild deleted file mode 100644 index 1832c7f..0000000 --- a/sci-chemistry/freeon/freeon-1.0.2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2013 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="static-libs" - -RDEPEND=" - sci-libs/hdf5 - virtual/blas - virtual/lapack" -DEPEND="${DEPEND} - virtual/pkgconfig" diff --git a/sci-chemistry/freeon/freeon-1.0.3.ebuild b/sci-chemistry/freeon/freeon-1.0.3.ebuild deleted file mode 100644 index 91f6cd9..0000000 --- a/sci-chemistry/freeon/freeon-1.0.3.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2013 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="standalone-BCSR static-libs" - -RDEPEND=" - sci-libs/hdf5 - virtual/blas - virtual/lapack" -DEPEND="${DEPEND} - virtual/pkgconfig" - -src_configure() { - local myeconfargs=( - $(use_enable standalone-BCSR) - ) - autotools-utils_src_configure -} diff --git a/sci-chemistry/freeon/freeon-1.0.ebuild b/sci-chemistry/freeon/freeon-1.0.ebuild deleted file mode 100644 index 85fc273..0000000 --- a/sci-chemistry/freeon/freeon-1.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2013 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="static-libs" - -RDEPEND=" - sci-libs/hdf5 - virtual/blas - virtual/lapack" -DEPEND="${DEPEND} - virtual/pkgconfig"