summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2006-10-27 17:48:04 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2006-10-27 17:48:04 +0000
commit5951f4ecd6f6cb8bd002b507d52c9e91a60ce0d3 (patch)
tree3fb1c75b5af9e04bcbb2fd7620a7e5158b51c6dc /dev-libs/quantlib
parentRemove textrel patch, see bug 135326 (diff)
downloadgentoo-2-5951f4ecd6f6cb8bd002b507d52c9e91a60ce0d3.tar.gz
gentoo-2-5951f4ecd6f6cb8bd002b507d52c9e91a60ce0d3.tar.bz2
gentoo-2-5951f4ecd6f6cb8bd002b507d52c9e91a60ce0d3.zip
Stable on ppc wrt bug 152040
(Portage version: 2.1.2_pre3-r9)
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 66420b4a777f..d51ce7f996dc 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.26 2006/10/26 02:13:47 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/quantlib/ChangeLog,v 1.27 2006/10/27 17:48:04 nixnut Exp $
+
+ 27 Oct 2006; nixnut <nixnut@gentoo.org> quantlib-0.3.12.ebuild:
+ Stable on ppc wrt bug 152040
26 Oct 2006; Jason Wever <weeve@gentoo.org> quantlib-0.3.12.ebuild:
Stable on SPARC wrt bug #152040.
diff --git a/dev-libs/quantlib/quantlib-0.3.12.ebuild b/dev-libs/quantlib/quantlib-0.3.12.ebuild
index 768d2b4617fc..1d738c05b042 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.2 2006/10/26 02:13:47 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/quantlib/quantlib-0.3.12.ebuild,v 1.3 2006/10/27 17:48:04 nixnut 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"