diff options
author | 2006-10-27 17:48:04 +0000 | |
---|---|---|
committer | 2006-10-27 17:48:04 +0000 | |
commit | 5951f4ecd6f6cb8bd002b507d52c9e91a60ce0d3 (patch) | |
tree | 3fb1c75b5af9e04bcbb2fd7620a7e5158b51c6dc /dev-libs/quantlib/quantlib-0.3.12.ebuild | |
parent | Remove textrel patch, see bug 135326 (diff) | |
download | gentoo-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/quantlib-0.3.12.ebuild')
-rw-r--r-- | dev-libs/quantlib/quantlib-0.3.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |