summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-04-03 00:39:10 +0000
committerBrent Baude <ranger@gentoo.org>2008-04-03 00:39:10 +0000
commitc3d4a08e14785aeebfd2f0c8fa755b2ba462a98b (patch)
tree690a0636ff822a2feef9d0767262d8f06f0d3ff4 /dev-ml
parentstable ppc, bug 214905 (diff)
downloadgentoo-2-c3d4a08e14785aeebfd2f0c8fa755b2ba462a98b.tar.gz
gentoo-2-c3d4a08e14785aeebfd2f0c8fa755b2ba462a98b.tar.bz2
gentoo-2-c3d4a08e14785aeebfd2f0c8fa755b2ba462a98b.zip
stable ppc, bug 215742
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlp5/ChangeLog5
-rw-r--r--dev-ml/camlp5/camlp5-5.08.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/camlp5/ChangeLog b/dev-ml/camlp5/ChangeLog
index 940802d96c3f..48de1f48f0ef 100644
--- a/dev-ml/camlp5/ChangeLog
+++ b/dev-ml/camlp5/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/camlp5
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.17 2008/03/03 22:25:45 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.18 2008/04/03 00:39:10 ranger Exp $
+
+ 03 Apr 2008; Brent Baude <ranger@gentoo.org> camlp5-5.08.ebuild:
+ stable ppc, bug 215742
03 Mar 2008; Alexis Ballier <aballier@gentoo.org> -camlp5-5.07.ebuild:
remove old
diff --git a/dev-ml/camlp5/camlp5-5.08.ebuild b/dev-ml/camlp5/camlp5-5.08.ebuild
index eb67cb6480d1..4df4a0db28c2 100644
--- a/dev-ml/camlp5/camlp5-5.08.ebuild
+++ b/dev-ml/camlp5/camlp5-5.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.08.ebuild,v 1.1 2008/02/23 23:36:55 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.08.ebuild,v 1.2 2008/04/03 00:39:10 ranger Exp $
inherit multilib findlib eutils
@@ -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"
+KEYWORDS="~amd64 ppc ~sparc ~x86"
IUSE="doc +ocamlopt"
DEPEND=">=dev-lang/ocaml-3.09"