diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-12-08 00:56:44 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-12-08 00:56:44 +0000 |
commit | 5f2e7dad0160449f1b56b32d4ead707b60b5a9f2 (patch) | |
tree | 274be582d3beb428c01f9f50c1733882e351faf5 /sci-calculators/calcoo | |
parent | Stable on amd64. (diff) | |
download | historical-5f2e7dad0160449f1b56b32d4ead707b60b5a9f2.tar.gz historical-5f2e7dad0160449f1b56b32d4ead707b60b5a9f2.tar.bz2 historical-5f2e7dad0160449f1b56b32d4ead707b60b5a9f2.zip |
Stable on amd64.
Package-Manager: portage-2.0.53
Diffstat (limited to 'sci-calculators/calcoo')
-rw-r--r-- | sci-calculators/calcoo/ChangeLog | 7 | ||||
-rw-r--r-- | sci-calculators/calcoo/Manifest | 14 | ||||
-rw-r--r-- | sci-calculators/calcoo/calcoo-1.3.15.ebuild | 6 |
3 files changed, 15 insertions, 12 deletions
diff --git a/sci-calculators/calcoo/ChangeLog b/sci-calculators/calcoo/ChangeLog index faf323a5146b..1941becf28a8 100644 --- a/sci-calculators/calcoo/ChangeLog +++ b/sci-calculators/calcoo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/calcoo -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/ChangeLog,v 1.2 2004/12/24 20:01:36 swegener Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/ChangeLog,v 1.3 2005/12/08 00:56:44 cryos Exp $ + + 08 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> calcoo-1.3.15.ebuild: + Stable on amd64. *calcoo-1.3.15 (24 Dec 2004) diff --git a/sci-calculators/calcoo/Manifest b/sci-calculators/calcoo/Manifest index 180eb15b4edc..62ae6cfe8297 100644 --- a/sci-calculators/calcoo/Manifest +++ b/sci-calculators/calcoo/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 242cedad3b0b0f2eb313b10bea9e6b9e calcoo-1.3.15.ebuild 660 -MD5 84581146c73630ea0f6de133afcd400d ChangeLog 1158 -MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 +MD5 1f7d98dc1bee32bdf8a46aacf4704286 ChangeLog 1249 +MD5 1ad994708ab170d5e46e607e23e8cf8a calcoo-1.3.15.ebuild 656 MD5 8be06989f127dc928ca35177dfef05a5 files/digest-calcoo-1.3.15 64 +MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) +Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFBzHWmI1lqEGTUzyQRAuJLAJ9qlHSiAYmjnj3ZDlugkk2FN7aoNACgjwVf -+6MxTgzIfiVa7wqh4JxXffU= -=N99E +iD8DBQFDl4TYntT9W3vfTuoRAjx2AKCJfOfwE2F5uETihRLo+ZIFt25Z/wCgkPKK +WjOyzUm6PGN7cKejiv9ulJg= +=9j20 -----END PGP SIGNATURE----- diff --git a/sci-calculators/calcoo/calcoo-1.3.15.ebuild b/sci-calculators/calcoo/calcoo-1.3.15.ebuild index 8f3987af53eb..5fe44eeb705e 100644 --- a/sci-calculators/calcoo/calcoo-1.3.15.ebuild +++ b/sci-calculators/calcoo/calcoo-1.3.15.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-calculators/calcoo/calcoo-1.3.15.ebuild,v 1.1 2004/12/24 14:49:08 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/calcoo-1.3.15.ebuild,v 1.2 2005/12/08 00:56:44 cryos Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/calcoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~amd64" +KEYWORDS="amd64 ~ppc sparc x86" DEPEND="=x11-libs/gtk+-1.2*" |