summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2006-10-30 19:33:23 +0000
committerChristian Faulhammer <opfer@gentoo.org>2006-10-30 19:33:23 +0000
commit7b0cdaf54a603efd47c76804a214001f63c91e5c (patch)
tree4091cb87a5a9e684358a79d4218cda4b3f1494de /dev-libs
parentremove static useflag, backport patch from upstream to fix #152798 (diff)
downloadgentoo-2-7b0cdaf54a603efd47c76804a214001f63c91e5c.tar.gz
gentoo-2-7b0cdaf54a603efd47c76804a214001f63c91e5c.tar.bz2
gentoo-2-7b0cdaf54a603efd47c76804a214001f63c91e5c.zip
stable x86 as requested in bug #152040
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/quantlib/ChangeLog6
-rw-r--r--dev-libs/quantlib/quantlib-0.3.12.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/quantlib/ChangeLog b/dev-libs/quantlib/ChangeLog
index d51ce7f996dc..63f6fd1dfed4 100644
--- a/dev-libs/quantlib/ChangeLog
+++ b/dev-libs/quantlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/quantlib
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/quantlib/ChangeLog,v 1.27 2006/10/27 17:48:04 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/quantlib/ChangeLog,v 1.28 2006/10/30 19:33:23 opfer Exp $
+
+ 30 Oct 2006; Christian Faulhammer <opfer@gentoo.org>
+ quantlib-0.3.12.ebuild:
+ stable x86 as requested in bug #152040
27 Oct 2006; nixnut <nixnut@gentoo.org> quantlib-0.3.12.ebuild:
Stable on ppc wrt bug 152040
diff --git a/dev-libs/quantlib/quantlib-0.3.12.ebuild b/dev-libs/quantlib/quantlib-0.3.12.ebuild
index 1d738c05b042..6a8fcb8db29c 100644
--- a/dev-libs/quantlib/quantlib-0.3.12.ebuild
+++ b/dev-libs/quantlib/quantlib-0.3.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/quantlib/quantlib-0.3.12.ebuild,v 1.3 2006/10/27 17:48:04 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/quantlib/quantlib-0.3.12.ebuild,v 1.4 2006/10/30 19:33:23 opfer Exp $
IUSE=""
@@ -16,7 +16,7 @@ DEPEND="sys-devel/libtool
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~alpha ~amd64 ppc sparc ~x86"
+KEYWORDS="~alpha ~amd64 ppc sparc x86"
src_install(){
einstall || die "einstall failed"