commit: 70d893e1b7afd6b1bfaea04de24f8a322864f798 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Fri Sep 25 18:26:46 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Fri Sep 25 18:27:03 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70d893e1
sci-libs/alglib: Set subslot Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=561460 Package-Manager: portage-2.2.21 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> sci-libs/alglib/{alglib-3.10.0.ebuild => alglib-3.10.0-r1.ebuild} | 2 +- sci-libs/alglib/{alglib-3.8.2.ebuild => alglib-3.8.2-r1.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-libs/alglib/alglib-3.10.0.ebuild b/sci-libs/alglib/alglib-3.10.0-r1.ebuild similarity index 97% rename from sci-libs/alglib/alglib-3.10.0.ebuild rename to sci-libs/alglib/alglib-3.10.0-r1.ebuild index f413e0b..e3a5162 100644 --- a/sci-libs/alglib/alglib-3.10.0.ebuild +++ b/sci-libs/alglib/alglib-3.10.0-r1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Numerical analysis and data processing library" HOMEPAGE="http://www.alglib.net/" SRC_URI="http://www.alglib.net/translator/re/${P}.cpp.gpl.tgz" -SLOT="0" +SLOT="0/3.8" LICENSE="GPL-2+" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" diff --git a/sci-libs/alglib/alglib-3.8.2.ebuild b/sci-libs/alglib/alglib-3.8.2-r1.ebuild similarity index 91% rename from sci-libs/alglib/alglib-3.8.2.ebuild rename to sci-libs/alglib/alglib-3.8.2-r1.ebuild index 2e6e729..bb2d496 100644 --- a/sci-libs/alglib/alglib-3.8.2.ebuild +++ b/sci-libs/alglib/alglib-3.8.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ DESCRIPTION="Numerical analysis and data processing library" HOMEPAGE="http://www.alglib.net/" SRC_URI="http://www.alglib.net/translator/re/${P}.cpp.tgz" -SLOT="0" +SLOT="0/3.7" LICENSE="GPL-2+" KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="test"
