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
commit55e75245c9ae84481c7c45a4a6d9dbaa65ebabb3 (patch)
treeb04781a613c5e80c383bf8dedc5a7fdcab290a16 /dev-ml
parentNew ebuild, fixes bug #31413 (diff)
downloadhistorical-55e75245c9ae84481c7c45a4a6d9dbaa65ebabb3.tar.gz
historical-55e75245c9ae84481c7c45a4a6d9dbaa65ebabb3.tar.bz2
historical-55e75245c9ae84481c7c45a4a6d9dbaa65ebabb3.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"