summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-06-30 18:18:04 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-06-30 18:18:04 +0000
commitd6fd025905dc06d83720d7ceb089a198216c5cea (patch)
tree1f17366a9fef612fc6b3d5dbe382f02a07d12fe4
parentremove old (diff)
downloadgentoo-2-d6fd025905dc06d83720d7ceb089a198216c5cea.tar.gz
gentoo-2-d6fd025905dc06d83720d7ceb089a198216c5cea.tar.bz2
gentoo-2-d6fd025905dc06d83720d7ceb089a198216c5cea.zip
propagate ~ppc keywords since they were forgotten when rekeywording
(Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
-rw-r--r--dev-ml/ocamlnet/ChangeLog5
-rw-r--r--dev-ml/ocamlnet/ocamlnet-3.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/ocamlnet/ChangeLog b/dev-ml/ocamlnet/ChangeLog
index 7d2650906729..5cde3cbdf241 100644
--- a/dev-ml/ocamlnet/ChangeLog
+++ b/dev-ml/ocamlnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocamlnet
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.61 2012/06/30 18:16:20 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.62 2012/06/30 18:18:04 aballier Exp $
+
+ 30 Jun 2012; Alexis Ballier <aballier@gentoo.org> ocamlnet-3.5.1.ebuild:
+ propagate ~ppc keywords since they were forgotten when rekeywording
30 Jun 2012; Alexis Ballier <aballier@gentoo.org>
-files/build_w_camlp5.dpatch, -ocamlnet-2.2.9-r1.ebuild,
diff --git a/dev-ml/ocamlnet/ocamlnet-3.5.1.ebuild b/dev-ml/ocamlnet/ocamlnet-3.5.1.ebuild
index 534d0ffcc0b9..bd172b67df80 100644
--- a/dev-ml/ocamlnet/ocamlnet-3.5.1.ebuild
+++ b/dev-ml/ocamlnet/ocamlnet-3.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.5.1.ebuild,v 1.1 2012/03/07 09:28:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.5.1.ebuild,v 1.2 2012/06/30 18:18:04 aballier Exp $
EAPI="2"
@@ -13,7 +13,7 @@ SRC_URI="http://download.camlcity.org/download/${MY_P}.tar.gz"
LICENSE="as-is GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
IUSE="cryptokit gtk ssl tk httpd +ocamlopt +pcre zip"
RESTRICT="installsources"