diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 13:50:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 13:50:24 +0000 |
commit | 56953e6f6064ffe5aa87d189e661eb67d901ad3a (patch) | |
tree | 639a9dee37fc47f20badae55fafe5a90decfd56f /sci-mathematics | |
parent | x86 stable (diff) | |
download | gentoo-2-56953e6f6064ffe5aa87d189e661eb67d901ad3a.tar.gz gentoo-2-56953e6f6064ffe5aa87d189e661eb67d901ad3a.tar.bz2 gentoo-2-56953e6f6064ffe5aa87d189e661eb67d901ad3a.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/calc/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/calc/calc-2.12.1.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/calc/ChangeLog b/sci-mathematics/calc/ChangeLog index 5050eb8fe5b7..90ec4212fa36 100644 --- a/sci-mathematics/calc/ChangeLog +++ b/sci-mathematics/calc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/calc -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/calc/ChangeLog,v 1.10 2006/10/06 01:55:05 markusle Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/calc/ChangeLog,v 1.11 2007/03/13 13:50:24 armin76 Exp $ + + 13 Mar 2007; Raúl Porcel <armin76@gentoo.org> calc-2.12.1.5.ebuild: + x86 stable *calc-2.12.1.5 (06 Oct 2006) diff --git a/sci-mathematics/calc/calc-2.12.1.5.ebuild b/sci-mathematics/calc/calc-2.12.1.5.ebuild index f97f42e22160..3e1286c7bb72 100644 --- a/sci-mathematics/calc/calc-2.12.1.5.ebuild +++ b/sci-mathematics/calc/calc-2.12.1.5.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/sci-mathematics/calc/calc-2.12.1.5.ebuild,v 1.1 2006/10/06 01:55:06 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/calc/calc-2.12.1.5.ebuild,v 1.2 2007/03/13 13:50:24 armin76 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 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos x86" IUSE="" |