summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2008-04-12 19:48:30 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2008-04-12 19:48:30 +0000
commit10c0020c0a848129876366e7e07081748b95d720 (patch)
tree4f2265de25925335cf455628004203081fd19b43 /dev-ml
parentStable on x86 wrt bug #217239 (diff)
downloadgentoo-2-10c0020c0a848129876366e7e07081748b95d720.tar.gz
gentoo-2-10c0020c0a848129876366e7e07081748b95d720.tar.bz2
gentoo-2-10c0020c0a848129876366e7e07081748b95d720.zip
ppc stable, bug #216779
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocamlnet/ChangeLog6
-rw-r--r--dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ml/ocamlnet/ChangeLog b/dev-ml/ocamlnet/ChangeLog
index 7b6e239071b1..6493761ae8c6 100644
--- a/dev-ml/ocamlnet/ChangeLog
+++ b/dev-ml/ocamlnet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/ocamlnet
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.31 2008/04/12 11:08:49 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.32 2008/04/12 19:48:30 dertobi123 Exp $
+
+ 12 Apr 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ ocamlnet-2.2.9-r1.ebuild:
+ ppc stable, bug #216779
12 Apr 2008; Dawid Węgliński <cla@gentoo.org> ocamlnet-2.2.9-r1.ebuild:
Stable on x86 (bug #216779)
diff --git a/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild b/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild
index 1a00d744b8b0..e4d6142f504a 100644
--- a/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild
+++ b/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.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/ocamlnet/ocamlnet-2.2.9-r1.ebuild,v 1.6 2008/04/12 11:08:49 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild,v 1.7 2008/04/12 19:48:30 dertobi123 Exp $
inherit eutils findlib
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ocamlnet/${P}.tar.gz"
LICENSE="as-is GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="gtk ssl tk httpd +ocamlopt"
RESTRICT="installsources"