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/libint-2.0.5.ebuild | |
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/libint-2.0.5.ebuild')
-rw-r--r-- | sci-libs/libint/libint-2.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |