summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/coq/ChangeLog5
-rw-r--r--sci-mathematics/coq/Manifest4
-rw-r--r--sci-mathematics/coq/coq-8.3_p1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/coq/ChangeLog b/sci-mathematics/coq/ChangeLog
index 9eda39d477a0..4f6f364c96ad 100644
--- a/sci-mathematics/coq/ChangeLog
+++ b/sci-mathematics/coq/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/coq
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.63 2011/02/27 18:12:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.64 2011/06/03 15:02:14 ranger Exp $
+
+ 03 Jun 2011; Brent Baude <ranger@gentoo.org> coq-8.3_p1.ebuild:
+ Marking coq-8.3_p1 ppc for bug 355539
27 Feb 2011; Raúl Porcel <armin76@gentoo.org> coq-8.2_p1-r1.ebuild,
coq-8.2_p2.ebuild, coq-8.3.ebuild, coq-8.3_p1.ebuild:
diff --git a/sci-mathematics/coq/Manifest b/sci-mathematics/coq/Manifest
index cf8ab9396a55..f3c2288d810e 100644
--- a/sci-mathematics/coq/Manifest
+++ b/sci-mathematics/coq/Manifest
@@ -10,6 +10,6 @@ DIST coq-8.3pl1.tar.gz 3756961 RMD160 687983bcaca723299b6ea902a1e1b07338209d55 S
EBUILD coq-8.2_p1-r1.ebuild 2076 RMD160 b5079a986f591ba2ec50047aa42ed9bf30305ab7 SHA1 8e64eda4bd7cf0d3ade589c1c4253f46607f582b SHA256 bb67a6d22b056b1562c88cb0ac370a6950bfaf41d56347a7c518ea81a39fa1e8
EBUILD coq-8.2_p2.ebuild 2172 RMD160 ba2c86a9f65b092dc698e61398caa8738dfcf8b4 SHA1 ed86f0c240f412fd6bc27501a632d4fc45bc36a5 SHA256 299a72ad9bbf6ac25d0869c769a9da0f3f804fba401486e3346277f123249a98
EBUILD coq-8.3.ebuild 2285 RMD160 978a2f74b0162e25aa50aee146300f77ea5c4e9c SHA1 facf8bd7e42997ea42ddd542398444c51f0959e4 SHA256 3e90b6b2ec2050161114c3a202915bfe629c5a9ada28b9c31738b40ebfd51961
-EBUILD coq-8.3_p1.ebuild 2205 RMD160 3f09411b1bd90654d2ccdf2e35264b9390c0060f SHA1 8b8f680082787ec9bb5985e3343c3983fa4aaf6b SHA256 b7e4baea2cca183f7e4cc5c31cd860ba450c2d2da9162c99d9e34f04062fa28a
-MISC ChangeLog 10313 RMD160 b25659c3097c132451980a50ad395bc37f642f72 SHA1 279525a56d119f2ad3be0e87483cde9bda6cdfed SHA256 10388adb606c37c3c73cd885a39d61f86e2c90470fa14dfdfecb1acc9e2e894d
+EBUILD coq-8.3_p1.ebuild 2203 RMD160 3599adbd03754de93230d9adf95b3210f092927e SHA1 7c753b264fc1837adada16e20c2e048dc1f08f6e SHA256 bf5317d76d666ff1f3199c68ec049641f518ec13e2388b4917aa34873667d4f5
+MISC ChangeLog 10419 RMD160 457af7b49623e56fed9aefd96af627d522569989 SHA1 a75858601ec9659f59189704b69c039288f897dd SHA256 461838dc100d8113d48772c6e1a3a863f1f5da4608c7d99b588ffba68ed35839
MISC metadata.xml 978 RMD160 87ac5db98680ca1eef0b2d5fbdb2963b182a35cb SHA1 cef1c29019652dbe87c3ba5daeeaec63e0bb5e2d SHA256 dd2767eb316b5bf7c1c66c555f3b54b9d812f22631ab8d27151a1ce13b54d203
diff --git a/sci-mathematics/coq/coq-8.3_p1.ebuild b/sci-mathematics/coq/coq-8.3_p1.ebuild
index 01f1ad079455..1b618e487845 100644
--- a/sci-mathematics/coq/coq-8.3_p1.ebuild
+++ b/sci-mathematics/coq/coq-8.3_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.3_p1.ebuild,v 1.4 2011/02/27 18:12:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.3_p1.ebuild,v 1.5 2011/06/03 15:02:14 ranger Exp $
EAPI="2"
@@ -15,7 +15,7 @@ SRC_URI="http://${PN}.inria.fr/V${MY_PV}/files/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="gtk debug +ocamlopt doc"
RDEPEND=">=dev-lang/ocaml-3.10[ocamlopt?]