summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-10-26 02:13:47 +0000
committerJason Wever <weeve@gentoo.org>2006-10-26 02:13:47 +0000
commit69712f1880352e7cf7c30ac6f60333d5c3a41a6e (patch)
treebbdbb27be3461e3b36a398da14260ae44566afc1 /dev-libs/quantlib
parentuse flag clean-up (fix for bug 152784, caused by brain-fart) (diff)
downloadgentoo-2-69712f1880352e7cf7c30ac6f60333d5c3a41a6e.tar.gz
gentoo-2-69712f1880352e7cf7c30ac6f60333d5c3a41a6e.tar.bz2
gentoo-2-69712f1880352e7cf7c30ac6f60333d5c3a41a6e.zip
Stable on SPARC wrt bug #152040.
(Portage version: 2.1.2_pre3-r8)
Diffstat (limited to 'dev-libs/quantlib')
-rw-r--r--dev-libs/quantlib/ChangeLog5
-rw-r--r--dev-libs/quantlib/quantlib-0.3.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/quantlib/ChangeLog b/dev-libs/quantlib/ChangeLog
index 27af65ed5c3b..66420b4a777f 100644
--- a/dev-libs/quantlib/ChangeLog
+++ b/dev-libs/quantlib/ChangeLog
@@ -1,6 +1,9 @@
# 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.25 2006/10/22 19:01:40 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/quantlib/ChangeLog,v 1.26 2006/10/26 02:13:47 weeve Exp $
+
+ 26 Oct 2006; Jason Wever <weeve@gentoo.org> quantlib-0.3.12.ebuild:
+ Stable on SPARC wrt bug #152040.
22 Oct 2006; Tiziano Müller <dev-zero@gentoo.org> +quantlib-0.3.13.ebuild:
Version bump. Added 'doc','emacs' and 'examples' USE-flag. Complete rework
diff --git a/dev-libs/quantlib/quantlib-0.3.12.ebuild b/dev-libs/quantlib/quantlib-0.3.12.ebuild
index 858f06372432..768d2b4617fc 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.1 2006/04/22 00:15:58 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/quantlib/quantlib-0.3.12.ebuild,v 1.2 2006/10/26 02:13:47 weeve 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"