diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-15 16:48:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-15 16:48:44 +0000 |
commit | 4581fbe8b53d7e04afc65cf004b415a3aa795cc1 (patch) | |
tree | 81447372598e010d1cc3c385b423c54af0a8c940 /dev-libs/quantlib/quantlib-0.3.12.ebuild | |
parent | RESTRICT test, not supported by upstream. (diff) | |
download | historical-4581fbe8b53d7e04afc65cf004b415a3aa795cc1.tar.gz historical-4581fbe8b53d7e04afc65cf004b415a3aa795cc1.tar.bz2 historical-4581fbe8b53d7e04afc65cf004b415a3aa795cc1.zip |
alpha stable
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'dev-libs/quantlib/quantlib-0.3.12.ebuild')
-rw-r--r-- | dev-libs/quantlib/quantlib-0.3.12.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/quantlib/quantlib-0.3.12.ebuild b/dev-libs/quantlib/quantlib-0.3.12.ebuild index 6a8fcb8db29c..eba090b89d47 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 +# Copyright 1999-2007 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.4 2006/10/30 19:33:23 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/quantlib/quantlib-0.3.12.ebuild,v 1.5 2007/07/15 16:48:44 armin76 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" |