summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-08-02 21:38:04 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-08-02 21:38:04 +0000
commite4142e90ea74253a63e2662a6815fb18e2526e7a (patch)
tree8068237b11932e7bbbb44703ce1be7fc2dfdbda2 /dev-ml/camlp5
parentMarked stable on AMD64 as requested by Michael "Mr. Bones" Sterret <mr_bones_... (diff)
downloadgentoo-2-e4142e90ea74253a63e2662a6815fb18e2526e7a.tar.gz
gentoo-2-e4142e90ea74253a63e2662a6815fb18e2526e7a.tar.bz2
gentoo-2-e4142e90ea74253a63e2662a6815fb18e2526e7a.zip
amd64 stable, bug 276249
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml/camlp5')
-rw-r--r--dev-ml/camlp5/ChangeLog5
-rw-r--r--dev-ml/camlp5/camlp5-5.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/camlp5/ChangeLog b/dev-ml/camlp5/ChangeLog
index 9b4a675095d9..4860ab05de91 100644
--- a/dev-ml/camlp5/ChangeLog
+++ b/dev-ml/camlp5/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/camlp5
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.37 2009/07/06 17:53:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.38 2009/08/02 21:38:04 darkside Exp $
+
+ 02 Aug 2009; Jeremy Olexa <darkside@gentoo.org> camlp5-5.12.ebuild:
+ amd64 stable, bug 276249
06 Jul 2009; Raúl Porcel <armin76@gentoo.org> camlp5-5.12.ebuild:
sparc stable wrt #276249
diff --git a/dev-ml/camlp5/camlp5-5.12.ebuild b/dev-ml/camlp5/camlp5-5.12.ebuild
index 84c83595faea..4e7f8ab41fe7 100644
--- a/dev-ml/camlp5/camlp5-5.12.ebuild
+++ b/dev-ml/camlp5/camlp5-5.12.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/dev-ml/camlp5/camlp5-5.12.ebuild,v 1.3 2009/07/06 17:53:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.12.ebuild,v 1.4 2009/08/02 21:38:04 darkside Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://pauillac.inria.fr/~ddr/camlp5/distrib/src/${P}.tgz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc sparc x86 ~x86-fbsd"
IUSE="doc +ocamlopt"
DEPEND=">=dev-lang/ocaml-3.10[ocamlopt?]"