diff options
author | Jason Wever <weeve@gentoo.org> | 2006-08-22 11:58:36 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-08-22 11:58:36 +0000 |
commit | acefed5561e57e8185d47416c1ed89c911442565 (patch) | |
tree | 3445878fb79d841328aba125b337546d9e1fba6f /dev-libs/quantlib/quantlib-0.3.10.ebuild | |
parent | remove some of the older versions. Once 215 is stable, we can repoman 207-r1... (diff) | |
download | historical-acefed5561e57e8185d47416c1ed89c911442565.tar.gz historical-acefed5561e57e8185d47416c1ed89c911442565.tar.bz2 historical-acefed5561e57e8185d47416c1ed89c911442565.zip |
Stable on SPARC.
Package-Manager: portage-2.1.1_pre5-r3
Diffstat (limited to 'dev-libs/quantlib/quantlib-0.3.10.ebuild')
-rw-r--r-- | dev-libs/quantlib/quantlib-0.3.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/quantlib/quantlib-0.3.10.ebuild b/dev-libs/quantlib/quantlib-0.3.10.ebuild index b55cc6d90aca..67c8e9b17049 100644 --- a/dev-libs/quantlib/quantlib-0.3.10.ebuild +++ b/dev-libs/quantlib/quantlib-0.3.10.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.10.ebuild,v 1.5 2006/02/05 18:51:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/quantlib/quantlib-0.3.10.ebuild,v 1.6 2006/08/22 11:58:36 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" |