diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-19 00:48:33 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-19 00:48:33 +0000 |
commit | 72054062dd27b16d64d0fc8572c05d07d730c231 (patch) | |
tree | 6666350362f1540b9be94f091eb4819d210eb0c1 /sci-calculators/abakus/abakus-0.90.ebuild | |
parent | Fix for modular X, and do a little ebuild cleanup. (diff) | |
download | gentoo-2-72054062dd27b16d64d0fc8572c05d07d730c231.tar.gz gentoo-2-72054062dd27b16d64d0fc8572c05d07d730c231.tar.bz2 gentoo-2-72054062dd27b16d64d0fc8572c05d07d730c231.zip |
Stable on amd64.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sci-calculators/abakus/abakus-0.90.ebuild')
-rw-r--r-- | sci-calculators/abakus/abakus-0.90.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-calculators/abakus/abakus-0.90.ebuild b/sci-calculators/abakus/abakus-0.90.ebuild index 110b1024c64e..e1e880c4f112 100644 --- a/sci-calculators/abakus/abakus-0.90.ebuild +++ b/sci-calculators/abakus/abakus-0.90.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/abakus/abakus-0.90.ebuild,v 1.2 2005/10/04 23:22:42 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/abakus/abakus-0.90.ebuild,v 1.3 2006/01/19 00:48:33 cryos Exp $ inherit kde @@ -11,7 +11,7 @@ SRC_URI="http://www.kde-apps.org/content/files/16751-abakus-0.90.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" # leave gmp out for now, does not work for me IUSE="debug" # gmp |