summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-24 15:09:03 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-24 15:09:03 +0000
commitaad7e1b6b8194ec80230faa3f0abac4269500773 (patch)
tree138f58a653820172c2d112e383fbd708851f9ab2 /sci-libs/nlopt
parentx86 stable wrt bug #403847 (diff)
downloadhistorical-aad7e1b6b8194ec80230faa3f0abac4269500773.tar.gz
historical-aad7e1b6b8194ec80230faa3f0abac4269500773.tar.bz2
historical-aad7e1b6b8194ec80230faa3f0abac4269500773.zip
x86 stable wrt bug #386953
Package-Manager: portage-2.1.10.44/cvs/Linux i686
Diffstat (limited to 'sci-libs/nlopt')
-rw-r--r--sci-libs/nlopt/ChangeLog5
-rw-r--r--sci-libs/nlopt/nlopt-2.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/nlopt/ChangeLog b/sci-libs/nlopt/ChangeLog
index 628e90afd891..be5339f1489b 100644
--- a/sci-libs/nlopt/ChangeLog
+++ b/sci-libs/nlopt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/nlopt
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/nlopt/ChangeLog,v 1.13 2012/02/22 10:09:50 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/nlopt/ChangeLog,v 1.14 2012/02/24 15:09:03 phajdan.jr Exp $
+
+ 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> nlopt-2.2.4.ebuild:
+ x86 stable wrt bug #386953
22 Feb 2012; Patrick Lauer <patrick@gentoo.org> nlopt-2.2.4.ebuild:
Restricting pypy and jython
diff --git a/sci-libs/nlopt/nlopt-2.2.4.ebuild b/sci-libs/nlopt/nlopt-2.2.4.ebuild
index b4c8fe202883..2accda16cfba 100644
--- a/sci-libs/nlopt/nlopt-2.2.4.ebuild
+++ b/sci-libs/nlopt/nlopt-2.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/nlopt/nlopt-2.2.4.ebuild,v 1.5 2012/02/22 10:09:50 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/nlopt/nlopt-2.2.4.ebuild,v 1.6 2012/02/24 15:09:03 phajdan.jr Exp $
EAPI=4
@@ -15,7 +15,7 @@ HOMEPAGE="http://ab-initio.mit.edu/nlopt/"
SRC_URI="${HOMEPAGE}/${P}.tar.gz"
LICENSE="LGPL-2.1 MIT"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
SLOT="0"
IUSE="cxx guile octave python static-libs"