summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMatthieu Sozeau <mattam@gentoo.org>2004-08-08 08:53:56 +0000
committerMatthieu Sozeau <mattam@gentoo.org>2004-08-08 08:53:56 +0000
commit728e5cea3d586e146c1a81581119e9648d89c2fa (patch)
treedfa0e4c2f0d86f0b8340a2b134128204c1776164 /dev-ml
parentNew ebuild, fixes bug #31413 (Manifest recommit) (diff)
downloadgentoo-2-728e5cea3d586e146c1a81581119e9648d89c2fa.tar.gz
gentoo-2-728e5cea3d586e146c1a81581119e9648d89c2fa.tar.bz2
gentoo-2-728e5cea3d586e146c1a81581119e9648d89c2fa.zip
Mark stable on x86 and ppc.
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocamlweb/ChangeLog5
-rw-r--r--dev-ml/ocamlweb/ocamlweb-1.34.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/ocamlweb/ChangeLog b/dev-ml/ocamlweb/ChangeLog
index 9e3157b55572..44b55a4612f6 100644
--- a/dev-ml/ocamlweb/ChangeLog
+++ b/dev-ml/ocamlweb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocamlweb
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlweb/ChangeLog,v 1.2 2004/06/25 00:03:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlweb/ChangeLog,v 1.3 2004/08/08 08:53:56 mattam Exp $
+
+ 08 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> ocamlweb-1.34.ebuild:
+ Mark stable.
*ocamlweb-1.34 (05 Feb 2004)
diff --git a/dev-ml/ocamlweb/ocamlweb-1.34.ebuild b/dev-ml/ocamlweb/ocamlweb-1.34.ebuild
index d3b4f094abb7..1a479c668cf9 100644
--- a/dev-ml/ocamlweb/ocamlweb-1.34.ebuild
+++ b/dev-ml/ocamlweb/ocamlweb-1.34.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlweb/ocamlweb-1.34.ebuild,v 1.2 2004/06/25 00:03:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlweb/ocamlweb-1.34.ebuild,v 1.3 2004/08/08 08:53:56 mattam Exp $
DESCRIPTION="O'Caml literate programming tool"
HOMEPAGE="http://www.lri.fr/~filliatr/ocamlweb/"
@@ -10,7 +10,7 @@ IUSE=""
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ppc"
DEPEND=">=dev-lang/ocaml-3.06
virtual/tetex"