diff options
author | Markus Meier <maekke@gentoo.org> | 2009-01-12 21:40:11 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-01-12 21:40:11 +0000 |
commit | 1e2c00825d0666a0fd404ec026541c57b90daba5 (patch) | |
tree | c424e64bd10a3a3a411271da1e7c2679f4dc9940 /sci-mathematics | |
parent | Add use_enable for lame, bug 254545 (diff) | |
download | gentoo-2-1e2c00825d0666a0fd404ec026541c57b90daba5.tar.gz gentoo-2-1e2c00825d0666a0fd404ec026541c57b90daba5.tar.bz2 gentoo-2-1e2c00825d0666a0fd404ec026541c57b90daba5.zip |
x86 stable, bug #254073
(Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/coq/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/coq/coq-8.1_p4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/coq/ChangeLog b/sci-mathematics/coq/ChangeLog index 9404479bf756..aa8501afce67 100644 --- a/sci-mathematics/coq/ChangeLog +++ b/sci-mathematics/coq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/coq # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.37 2009/01/12 13:16:35 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.38 2009/01/12 21:40:11 maekke Exp $ + + 12 Jan 2009; Markus Meier <maekke@gentoo.org> coq-8.1_p4.ebuild: + x86 stable, bug #254073 12 Jan 2009; Ferris McCormick <fmccor@gentoo.org> coq-8.1_p4.ebuild: Sparc stable, Bug #254073. diff --git a/sci-mathematics/coq/coq-8.1_p4.ebuild b/sci-mathematics/coq/coq-8.1_p4.ebuild index 4bca7126b004..9860aeea3941 100644 --- a/sci-mathematics/coq/coq-8.1_p4.ebuild +++ b/sci-mathematics/coq/coq-8.1_p4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.1_p4.ebuild,v 1.3 2009/01/12 13:16:35 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.1_p4.ebuild,v 1.4 2009/01/12 21:40:11 maekke Exp $ EAPI="2" @@ -17,7 +17,7 @@ SRC_URI="http://coq.inria.fr/V${MY_PV}/files/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc sparc ~x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="norealanalysis gtk debug +ocamlopt" DEPEND=">=dev-lang/ocaml-3.10[ocamlopt?] |