summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-10-26 15:42:05 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-10-26 15:42:05 +0000
commitb47c1282200511f669e5ea05297431a5a0bef696 (patch)
tree59fb19f232f677445a91a79cd016c1e741ff7fc5 /sci-mathematics/lpsolve
parentMarked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agost... (diff)
downloadgentoo-2-b47c1282200511f669e5ea05297431a5a0bef696.tar.gz
gentoo-2-b47c1282200511f669e5ea05297431a5a0bef696.tar.bz2
gentoo-2-b47c1282200511f669e5ea05297431a5a0bef696.zip
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agostino "ago" Sarubbo in bug #387187.
(Portage version: 2.1.10.31/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/lpsolve')
-rw-r--r--sci-mathematics/lpsolve/ChangeLog6
-rw-r--r--sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-mathematics/lpsolve/ChangeLog b/sci-mathematics/lpsolve/ChangeLog
index 4b6149e42d23..07c487ff3547 100644
--- a/sci-mathematics/lpsolve/ChangeLog
+++ b/sci-mathematics/lpsolve/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/lpsolve
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/lpsolve/ChangeLog,v 1.2 2011/07/26 20:23:42 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/lpsolve/ChangeLog,v 1.3 2011/10/26 15:42:05 chainsaw Exp $
+
+ 26 Oct 2011; Tony Vroon <chainsaw@gentoo.org> lpsolve-5.5.2.0.ebuild:
+ Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney &
+ Agostino "ago" Sarubbo in bug #387187.
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> lpsolve-5.5.2.0.ebuild:
Fix duplication of the README per bug #376513. Add switch for static libs.
diff --git a/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild b/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild
index c618839add0a..4a2aefc60c53 100644
--- a/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild
+++ b/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild,v 1.2 2011/07/26 20:23:42 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild,v 1.3 2011/10/26 15:42:05 chainsaw Exp $
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"
DEPEND="sci-libs/colamd"