summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2015-03-18 19:34:59 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2015-03-18 19:34:59 +0000
commitf935f31744784c4ad52b6c4a9a3808a744a3a312 (patch)
tree329bbbb4623005016a57852532999b3e2c765c12 /sci-libs
parentAdd missing dependency on virtual/jre, fixing bug 542576. (diff)
downloadgentoo-2-f935f31744784c4ad52b6c4a9a3808a744a3a312.tar.gz
gentoo-2-f935f31744784c4ad52b6c4a9a3808a744a3a312.tar.bz2
gentoo-2-f935f31744784c4ad52b6c4a9a3808a744a3a312.zip
x86 stable, see bug 490036. Thanks Myckel Habets.
(Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 60373227)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/alglib/ChangeLog7
-rw-r--r--sci-libs/alglib/alglib-3.7.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/alglib/ChangeLog b/sci-libs/alglib/ChangeLog
index 0989929a1c68..710a077243a0 100644
--- a/sci-libs/alglib/ChangeLog
+++ b/sci-libs/alglib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/alglib
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/alglib/ChangeLog,v 1.4 2014/01/19 09:38:08 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/alglib/ChangeLog,v 1.5 2015/03/18 19:34:59 nativemad Exp $
+
+ 18 Mar 2015; Andreas Schuerch <nativemad@gentoo.org> alglib-3.7.0.ebuild:
+ x86 stable, see bug 490036. Thanks Myckel Habets
19 Jan 2014; Pacho Ramos <pacho@gentoo.org> alglib-3.7.0.ebuild:
amd64 stable, bug 490036
diff --git a/sci-libs/alglib/alglib-3.7.0.ebuild b/sci-libs/alglib/alglib-3.7.0.ebuild
index 049d3bc8eea2..632fe033d927 100644
--- a/sci-libs/alglib/alglib-3.7.0.ebuild
+++ b/sci-libs/alglib/alglib-3.7.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/alglib/alglib-3.7.0.ebuild,v 1.2 2014/01/19 09:38:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/alglib/alglib-3.7.0.ebuild,v 1.3 2015/03/18 19:34:59 nativemad Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://www.alglib.net/translator/re/${P}.cpp.tgz"
SLOT="0"
LICENSE="GPL-2+"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=""