summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-25 20:26:46 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-25 20:27:03 +0200
commit70d893e1b7afd6b1bfaea04de24f8a322864f798 (patch)
tree153be1ea08c0fb8ca70b07d6d6e20c5302b2592f /sci-libs/alglib
parentapp-office/texstudio: Drop old (diff)
downloadgentoo-70d893e1b7afd6b1bfaea04de24f8a322864f798.tar.gz
gentoo-70d893e1b7afd6b1bfaea04de24f8a322864f798.tar.bz2
gentoo-70d893e1b7afd6b1bfaea04de24f8a322864f798.zip
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@gentoo.org>
Diffstat (limited to 'sci-libs/alglib')
-rw-r--r--sci-libs/alglib/alglib-3.10.0-r1.ebuild (renamed from sci-libs/alglib/alglib-3.10.0.ebuild)2
-rw-r--r--sci-libs/alglib/alglib-3.8.2-r1.ebuild (renamed from sci-libs/alglib/alglib-3.8.2.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
index f413e0b30487..e3a51626618c 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
index 2e6e7295a277..bb2d4967453f 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"