diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-09-03 19:28:25 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-09-03 19:28:25 +0000 |
commit | c4a22a057d5286078dbc4d1d4ce2d41885a4cb05 (patch) | |
tree | 5970bc256d103c067a5e613209f5855427bd0872 /sci-libs/libqalculate | |
parent | Fix shebang of a buildscript, for Prefix. Bug #335195 (diff) | |
download | historical-c4a22a057d5286078dbc4d1d4ce2d41885a4cb05.tar.gz historical-c4a22a057d5286078dbc4d1d4ce2d41885a4cb05.tar.bz2 historical-c4a22a057d5286078dbc4d1d4ce2d41885a4cb05.zip |
Marked ppc64 stable for bug #322791.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
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.7.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/sci-libs/libqalculate/ChangeLog b/sci-libs/libqalculate/ChangeLog index 05048f36736b..a5b3e92b3c67 100644 --- a/sci-libs/libqalculate/ChangeLog +++ b/sci-libs/libqalculate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/libqalculate # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/ChangeLog,v 1.44 2010/04/18 14:14:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/ChangeLog,v 1.45 2010/09/03 19:28:25 josejx Exp $ + + 03 Sep 2010; Joseph Jezak <josejx@gentoo.org> libqalculate-0.9.7.ebuild: + Marked ppc64 stable for bug #322791. 18 Apr 2010; <nixnut@gentoo.org> libqalculate-0.9.7.ebuild: ppc stable #302629 diff --git a/sci-libs/libqalculate/Manifest b/sci-libs/libqalculate/Manifest index c69fc59aa6cc..e7fdad3e4c47 100644 --- a/sci-libs/libqalculate/Manifest +++ b/sci-libs/libqalculate/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + DIST libqalculate-0.9.7.tar.gz 1256271 RMD160 cc9e198769bea9731f92d2f3836875c83f715674 SHA1 c15f7f3a97995decf62cc964956fc1e374ecd78c SHA256 9a6d97ce3339d104358294242c3ecd5e312446721e93499ff70acc1604607955 -EBUILD libqalculate-0.9.7.ebuild 1227 RMD160 0026c495967293ce2165bedd1a009fa3ccda8224 SHA1 0aef475eb987b312cd2a3ac1e075fc3f7a5039a4 SHA256 c14a318d55e47bfadee224c3884c7f6ca0547e270b2380db7c4cae5fb69ac303 -MISC ChangeLog 6227 RMD160 00ab3688ee3ae71f54a597fc21f81bef662e72a7 SHA1 751888d261d9ccf4230f2a634516f2fe29c1d9c7 SHA256 c2940c1376b20bfef66ee1e707b160e66e8fdb0fa11d2fd6b63a95fb60a2557e +EBUILD libqalculate-0.9.7.ebuild 1226 RMD160 d9fddfeb9814a82fa615ed27515bf3fe188e4ac7 SHA1 bc2b0caf691f660d50b1d6e34354acb4ad3dfe45 SHA256 61b02f83497af259ceee93575927d34bfa4408062f6c7cb35c4fbe097fb54002 +MISC ChangeLog 6342 RMD160 a77375f619ad5eaa4845c85e01125186d6d55ef8 SHA1 96814afb065986d53a1d024a6dcfdcd14e72dade SHA256 84f6bd8eacfba89f6938424f2c0da192d76b104e5e8925ef8fb9558bb439ba8c MISC metadata.xml 157 RMD160 ed43b99e7bf8bbf62cf4e46152138ab42d3a88c5 SHA1 2182a6de0b10959aad51af2990f1a6c69e34dd97 SHA256 750cb9e46ac2b77e1adf73de43c186a8c2d2234a9c6a89d9358d0969dc5cf8ac +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.16 (GNU/Linux) + +iEYEARECAAYFAkyBS98ACgkQcsIHjyDViGS81QCfVrtQw4UmDgc9u3HxAwyBLOvn +9MQAn0w3V/B1Kc7up2+ta2pPpbSrEnKX +=c4OD +-----END PGP SIGNATURE----- diff --git a/sci-libs/libqalculate/libqalculate-0.9.7.ebuild b/sci-libs/libqalculate/libqalculate-0.9.7.ebuild index 3050a9119f39..eb687d57577d 100644 --- a/sci-libs/libqalculate/libqalculate-0.9.7.ebuild +++ b/sci-libs/libqalculate/libqalculate-0.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/libqalculate-0.9.7.ebuild,v 1.7 2010/04/18 14:14:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/libqalculate-0.9.7.ebuild,v 1.8 2010/09/03 19:28:25 josejx Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/qalculate/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="readline" COMMON_DEPEND=">=sci-libs/cln-1.2 |