diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-01-31 14:55:47 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-01-31 14:55:47 +0000 |
commit | 5e22298fedbe710342fa6262409430f1e1181b61 (patch) | |
tree | a78515ca2b19e7680d944afc541c86039ef576ae /sci-mathematics/calc/calc-2.11.10.1.ebuild | |
parent | Unmasking net-im/sim. (Maintainer found, upstream alive...) (diff) | |
download | historical-5e22298fedbe710342fa6262409430f1e1181b61.tar.gz historical-5e22298fedbe710342fa6262409430f1e1181b61.tar.bz2 historical-5e22298fedbe710342fa6262409430f1e1181b61.zip |
Marked ppc stable for bug #120805.
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'sci-mathematics/calc/calc-2.11.10.1.ebuild')
-rw-r--r-- | sci-mathematics/calc/calc-2.11.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/calc/calc-2.11.10.1.ebuild b/sci-mathematics/calc/calc-2.11.10.1.ebuild index a9ae5ee2232d..cf0c26338f92 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-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.3 2006/01/29 10:57:03 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/calc/calc-2.11.10.1.ebuild,v 1.4 2006/01/31 14:55:47 josejx 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="" |