diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-01-11 00:23:13 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-01-11 00:23:13 +0000 |
commit | d19dd1405a13aebb87f7893a8e2f461a72f9786f (patch) | |
tree | 55ae2a79554c516a5fe42c299ea29cf949c1b402 /sci-libs/libqalculate | |
parent | add portuguese (pt) longdescription (diff) | |
download | historical-d19dd1405a13aebb87f7893a8e2f461a72f9786f.tar.gz historical-d19dd1405a13aebb87f7893a8e2f461a72f9786f.tar.bz2 historical-d19dd1405a13aebb87f7893a8e2f461a72f9786f.zip |
Stable on x86; bug #118328
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r-- | sci-libs/libqalculate/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/libqalculate/Manifest | 14 | ||||
-rw-r--r-- | sci-libs/libqalculate/libqalculate-0.9.0.ebuild | 6 |
3 files changed, 19 insertions, 6 deletions
diff --git a/sci-libs/libqalculate/ChangeLog b/sci-libs/libqalculate/ChangeLog index 4f318c4bcd84..5e343512e947 100644 --- a/sci-libs/libqalculate/ChangeLog +++ b/sci-libs/libqalculate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/libqalculate # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/ChangeLog,v 1.9 2006/01/05 00:02:34 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/ChangeLog,v 1.10 2006/01/11 00:23:12 halcy0n Exp $ + + 11 Jan 2006; Mark Loeser <halcy0n@gentoo.org> libqalculate-0.9.0.ebuild: + Stable on x86; bug #118328 05 Jan 2006; Olivier Fisette <ribosome@gentoo.org> -libqalculate-0.8.1.1.ebuild, -libqalculate-0.8.2.ebuild: diff --git a/sci-libs/libqalculate/Manifest b/sci-libs/libqalculate/Manifest index 1c46e1fc43e1..cbaf466dcaa5 100644 --- a/sci-libs/libqalculate/Manifest +++ b/sci-libs/libqalculate/Manifest @@ -1,8 +1,18 @@ -MD5 26c3a2f1a5b8b069bbe47a773be737a3 ChangeLog 1443 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 d8f1710bbb20c1ed4cce3d8899c1df86 ChangeLog 1548 MD5 c210c6e4ec4f0f714180cab06e5bbc2f files/digest-libqalculate-0.8.0 70 MD5 f1af17210665de003c72e80e1be8ba95 files/digest-libqalculate-0.9.0 70 MD5 2ccc759599a4709912a986387bfbafdd files/digest-libqalculate-0.9.2 70 MD5 1803721c94e929bc8a941ae4f5c4c160 libqalculate-0.8.0.ebuild 880 -MD5 f114c8ef58f0dd6b16d7f3bbc895edb8 libqalculate-0.9.0.ebuild 1126 +MD5 37a30d0b281d6cc47af3466b72e27b72 libqalculate-0.9.0.ebuild 1124 MD5 bfea7dfb83c8dff99bef035614fb2990 libqalculate-0.9.2.ebuild 1126 MD5 0ffcd41aa96cf1bcffd8b539c27957db metadata.xml 157 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDxE//CRZPokWLroQRAkE3AKCsxuyqSbZI5Njk07ZerHsqvkoafwCeK38x +u+SimLFRMKux1+TU4js6Lw4= +=c3a5 +-----END PGP SIGNATURE----- diff --git a/sci-libs/libqalculate/libqalculate-0.9.0.ebuild b/sci-libs/libqalculate/libqalculate-0.9.0.ebuild index 37d615dd49fd..bc88c6d0ec0f 100644 --- a/sci-libs/libqalculate/libqalculate-0.9.0.ebuild +++ b/sci-libs/libqalculate/libqalculate-0.9.0.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-libs/libqalculate/libqalculate-0.9.0.ebuild,v 1.1 2005/11/16 03:51:31 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/libqalculate-0.9.0.ebuild,v 1.2 2006/01/11 00:23:13 halcy0n Exp $ DESCRIPTION="A modern multi-purpose calculator library" LICENSE="GPL-2" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/qalculate/${P}.tar.gz" SLOT="0" IUSE="nls readline" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~sparc x86" DEPEND="dev-lang/perl dev-perl/XML-Parser |