diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-15 08:47:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-15 08:47:14 +0000 |
commit | ca5e63d95b2d60fad5e0d8f406803a436593225d (patch) | |
tree | 817b994a7d159b108679009d075908b51de41bf2 /sci-mathematics | |
parent | Stable for x86, wrt bug #457958 (diff) | |
download | gentoo-2-ca5e63d95b2d60fad5e0d8f406803a436593225d.tar.gz gentoo-2-ca5e63d95b2d60fad5e0d8f406803a436593225d.tar.bz2 gentoo-2-ca5e63d95b2d60fad5e0d8f406803a436593225d.zip |
Stable for x86, wrt bug #460136
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/coq/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/coq/coq-8.4_p1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/coq/ChangeLog b/sci-mathematics/coq/ChangeLog index 1a09251c5729..3eb70d962423 100644 --- a/sci-mathematics/coq/ChangeLog +++ b/sci-mathematics/coq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/coq # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.77 2013/03/05 16:44:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.78 2013/04/15 08:47:14 ago Exp $ + + 15 Apr 2013; Agostino Sarubbo <ago@gentoo.org> coq-8.4_p1.ebuild: + Stable for x86, wrt bug #460136 05 Mar 2013; Agostino Sarubbo <ago@gentoo.org> coq-8.4_p1.ebuild: Stable for amd64, wrt bug #460136 diff --git a/sci-mathematics/coq/coq-8.4_p1.ebuild b/sci-mathematics/coq/coq-8.4_p1.ebuild index dc8dc5fb8dc7..e04440d18c8e 100644 --- a/sci-mathematics/coq/coq-8.4_p1.ebuild +++ b/sci-mathematics/coq/coq-8.4_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.4_p1.ebuild,v 1.3 2013/03/05 16:44:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.4_p1.ebuild,v 1.4 2013/04/15 08:47:14 ago Exp $ EAPI="4" @@ -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 camlp5" RDEPEND=">=dev-lang/ocaml-3.11.2[ocamlopt?] |