diff options
author | Justin Lecher <jlec@gentoo.org> | 2016-02-09 12:49:35 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2016-02-09 13:19:21 +0100 |
commit | 218647ddea169bcf2fd2d3d4392ca38718ab10e7 (patch) | |
tree | adfd4d322ea9ffda31b2322329e648a23231fcea /sci-libs/libint | |
parent | profiles: move SLOT for sci-libs/libint (diff) | |
download | gentoo-218647ddea169bcf2fd2d3d4392ca38718ab10e7.tar.gz gentoo-218647ddea169bcf2fd2d3d4392ca38718ab10e7.tar.bz2 gentoo-218647ddea169bcf2fd2d3d4392ca38718ab10e7.zip |
sci-libs/libint: Slot package
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=574068
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/libint')
-rw-r--r-- | sci-libs/libint/libint-1.1.4-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/libint/libint-1.1.6.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/libint/libint-2.0.5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sci-libs/libint/libint-1.1.4-r1.ebuild b/sci-libs/libint/libint-1.1.4-r1.ebuild index 952d6e34afc1..8c6bef0a605c 100644 --- a/sci-libs/libint/libint-1.1.4-r1.ebuild +++ b/sci-libs/libint/libint-1.1.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ DESCRIPTION="Matrix elements (integrals) evaluation over Cartesian Gaussian func HOMEPAGE="http://www.chem.vt.edu/chem-dept/valeev/software/libint/libint.html" SRC_URI="http://www.chem.vt.edu/chem-dept/valeev/software/libint/src/${P}.tar.gz" -SLOT="0" +SLOT="1" LICENSE="GPL-2" KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" diff --git a/sci-libs/libint/libint-1.1.6.ebuild b/sci-libs/libint/libint-1.1.6.ebuild index 73ed49b1a6f3..f349d6a9ec3b 100644 --- a/sci-libs/libint/libint-1.1.6.ebuild +++ b/sci-libs/libint/libint-1.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ DESCRIPTION="Matrix elements (integrals) evaluation over Cartesian Gaussian func HOMEPAGE="https://github.com/evaleev/libint" SRC_URI="https://github.com/evaleev/libint/archive/release-${MY_PV}.tar.gz -> ${P}.tar.gz" -SLOT="0" +SLOT="1" LICENSE="GPL-2" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="static-libs" diff --git a/sci-libs/libint/libint-2.0.5.ebuild b/sci-libs/libint/libint-2.0.5.ebuild index 454062f290aa..3ec60db0552b 100644 --- a/sci-libs/libint/libint-2.0.5.ebuild +++ b/sci-libs/libint/libint-2.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ DESCRIPTION="Matrix elements (integrals) evaluation over Cartesian Gaussian func HOMEPAGE="https://github.com/evaleev/libint" SRC_URI="https://github.com/evaleev/libint/archive/release-2-0-5.tar.gz -> ${P}.tar.gz" -SLOT="0" +SLOT="2" LICENSE="GPL-2" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="static-libs doc" |