diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-16 07:43:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-16 07:43:52 +0000 |
commit | 0c4a11da793b9ea75cb771734c3c2bb0d3097cd8 (patch) | |
tree | fec20a2f19fbe651fe2beb8dd7344d1cd9c02a45 /sci-mathematics/calc | |
parent | Mark 4.4.9 stable on alpha (diff) | |
download | gentoo-2-0c4a11da793b9ea75cb771734c3c2bb0d3097cd8.tar.gz gentoo-2-0c4a11da793b9ea75cb771734c3c2bb0d3097cd8.tar.bz2 gentoo-2-0c4a11da793b9ea75cb771734c3c2bb0d3097cd8.zip |
Mark 2.11.9.3 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'sci-mathematics/calc')
-rw-r--r-- | sci-mathematics/calc/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/calc/Manifest | 18 | ||||
-rw-r--r-- | sci-mathematics/calc/calc-2.11.9.3.ebuild | 6 |
3 files changed, 12 insertions, 19 deletions
diff --git a/sci-mathematics/calc/ChangeLog b/sci-mathematics/calc/ChangeLog index 9c1010c154e5..cca658c22fbb 100644 --- a/sci-mathematics/calc/ChangeLog +++ b/sci-mathematics/calc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/calc -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/calc/ChangeLog,v 1.2 2004/12/28 20:04:13 swegener Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/calc/ChangeLog,v 1.3 2005/09/16 07:43:52 agriffis Exp $ + + 16 Sep 2005; Aron Griffis <agriffis@gentoo.org> calc-2.11.9.3.ebuild: + Mark 2.11.9.3 stable on alpha *calc-2.11.10.1 (28 Dec 2004) diff --git a/sci-mathematics/calc/Manifest b/sci-mathematics/calc/Manifest index 6219fe5be207..50d9c23fc819 100644 --- a/sci-mathematics/calc/Manifest +++ b/sci-mathematics/calc/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 909067ce0e0b9afaaa6f7b8c9be6d9be calc-2.11.10.1.ebuild 1007 -MD5 fba6fa289a1a0a7dc83e0189f80514f3 ChangeLog 1198 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 a5d9c391732b9ad93ee5bd7905175b4d calc-2.11.9.3.ebuild 1005 -MD5 b25b154cc59b2f742c8a23d1cee01783 files/digest-calc-2.11.10.1 66 +MD5 fba6fa289a1a0a7dc83e0189f80514f3 ChangeLog 1198 +MD5 6ede338855fb59827a9af9f3467ec248 calc-2.11.9.3.ebuild 1004 +MD5 909067ce0e0b9afaaa6f7b8c9be6d9be calc-2.11.10.1.ebuild 1007 MD5 aedaccd22126ab6a17ed25191a32325d files/digest-calc-2.11.9.3 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFB0bxDI1lqEGTUzyQRAnD4AJ9pOQMXCgVA4OOrM6k3MKDHlYbAowCgocfK -lu2hVaA9r1fW10jX2yRo9OA= -=/NLq ------END PGP SIGNATURE----- +MD5 b25b154cc59b2f742c8a23d1cee01783 files/digest-calc-2.11.10.1 66 diff --git a/sci-mathematics/calc/calc-2.11.9.3.ebuild b/sci-mathematics/calc/calc-2.11.9.3.ebuild index c7cbaa0c7656..ed9874469e14 100644 --- a/sci-mathematics/calc/calc-2.11.9.3.ebuild +++ b/sci-mathematics/calc/calc-2.11.9.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/calc/calc-2.11.9.3.ebuild,v 1.1 2004/12/28 05:00:44 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/calc/calc-2.11.9.3.ebuild,v 1.2 2005/09/16 07:43:52 agriffis 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="x86 ~ppc ~amd64 ~alpha ~ppc-macos" +KEYWORDS="alpha ~amd64 ~ppc ~ppc-macos x86" IUSE="" |