diff options
author | 2006-01-29 10:57:03 +0000 | |
---|---|---|
committer | 2006-01-29 10:57:03 +0000 | |
commit | aecc238f02d8873028d85b6c7cdc5128cfd88365 (patch) | |
tree | 3288e6bdae8d570a3bbe5f2f2a90df306cf6a674 /sci-mathematics/calc/calc-2.11.10.1.ebuild | |
parent | Fix building with LDFLAGS. (diff) | |
download | historical-aecc238f02d8873028d85b6c7cdc5128cfd88365.tar.gz historical-aecc238f02d8873028d85b6c7cdc5128cfd88365.tar.bz2 historical-aecc238f02d8873028d85b6c7cdc5128cfd88365.zip |
Stable on ppc64
Package-Manager: portage-2.0.54
Diffstat (limited to 'sci-mathematics/calc/calc-2.11.10.1.ebuild')
-rw-r--r-- | sci-mathematics/calc/calc-2.11.10.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/calc/calc-2.11.10.1.ebuild b/sci-mathematics/calc/calc-2.11.10.1.ebuild index f7755be459e2..a9ae5ee2232d 100644 --- a/sci-mathematics/calc/calc-2.11.10.1.ebuild +++ b/sci-mathematics/calc/calc-2.11.10.1.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-mathematics/calc/calc-2.11.10.1.ebuild,v 1.2 2005/11/20 13:20:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/calc/calc-2.11.10.1.ebuild,v 1.3 2006/01/29 10:57:03 corsair Exp $ DESCRIPTION="An arbitrary precision C-like arithmetic system" HOMEPAGE="http://www.isthe.com/chongo/tech/comp/calc/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ppc64 ~x86" IUSE="" |