summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-04-15 14:46:53 +0000
committerBrent Baude <ranger@gentoo.org>2010-04-15 14:46:53 +0000
commita19b3f294a6c1a236249afb6e6e729d0119b71d0 (patch)
tree6c70035cd29a83f2abdb87b362af2ebbff774d54 /dev-ml
parentInstall docs into correct path, #315399; Link as-needed conform; build docs o... (diff)
downloadgentoo-2-a19b3f294a6c1a236249afb6e6e729d0119b71d0.tar.gz
gentoo-2-a19b3f294a6c1a236249afb6e6e729d0119b71d0.tar.bz2
gentoo-2-a19b3f294a6c1a236249afb6e6e729d0119b71d0.zip
Marking ocaml-autoconf-1.1 for bug 290222
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocaml-autoconf/ChangeLog7
-rw-r--r--dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ml/ocaml-autoconf/ChangeLog b/dev-ml/ocaml-autoconf/ChangeLog
index d8b38840b17b..5254ac4ded02 100644
--- a/dev-ml/ocaml-autoconf/ChangeLog
+++ b/dev-ml/ocaml-autoconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocaml-autoconf
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-autoconf/ChangeLog,v 1.2 2009/11/27 12:43:38 fauli Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-autoconf/ChangeLog,v 1.3 2010/04/15 14:46:53 ranger Exp $
+
+ 15 Apr 2010; Brent Baude <ranger@gentoo.org> ocaml-autoconf-1.1.ebuild:
+ Marking ocaml-autoconf-1.1 for bug 290222
27 Nov 2009; Christian Faulhammer <fauli@gentoo.org>
ocaml-autoconf-1.1.ebuild:
diff --git a/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild b/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild
index 087a913abc60..603112f2a990 100644
--- a/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild
+++ b/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild,v 1.2 2009/11/27 12:43:38 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild,v 1.3 2010/04/15 14:46:53 ranger Exp $
EAPI="2"
@@ -10,7 +10,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/282/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="~amd64 ppc x86"
IUSE=""
DEPEND=""