summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-08-22 23:54:41 +0000
committerMichael Weber <xmw@gentoo.org>2012-08-22 23:54:41 +0000
commit783951f3c5b524296e2ffa7da8464f2f1b1181e2 (patch)
tree37605cb3ecfd690d4723aefefff28b52099d67c6 /dev-ml
parentppc stable (bug 425742). (diff)
downloadgentoo-2-783951f3c5b524296e2ffa7da8464f2f1b1181e2.tar.gz
gentoo-2-783951f3c5b524296e2ffa7da8464f2f1b1181e2.tar.bz2
gentoo-2-783951f3c5b524296e2ffa7da8464f2f1b1181e2.zip
ppc stable (bug 416527).
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlimages/ChangeLog5
-rw-r--r--dev-ml/camlimages/camlimages-4.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/camlimages/ChangeLog b/dev-ml/camlimages/ChangeLog
index e03ff261fbda..351b6a1ba54e 100644
--- a/dev-ml/camlimages/ChangeLog
+++ b/dev-ml/camlimages/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/camlimages
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlimages/ChangeLog,v 1.33 2012/07/24 10:50:03 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlimages/ChangeLog,v 1.34 2012/08/22 23:54:41 xmw Exp $
+
+ 22 Aug 2012; Michael Weber <xmw@gentoo.org> camlimages-4.0.1.ebuild:
+ ppc stable (bug 416527).
24 Jul 2012; Johannes Huber <johu@gentoo.org> camlimages-4.0.1.ebuild:
Stable for x86, wrt bug #416527
diff --git a/dev-ml/camlimages/camlimages-4.0.1.ebuild b/dev-ml/camlimages/camlimages-4.0.1.ebuild
index 612f59ba4022..5472403595e4 100644
--- a/dev-ml/camlimages/camlimages-4.0.1.ebuild
+++ b/dev-ml/camlimages/camlimages-4.0.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/camlimages/camlimages-4.0.1.ebuild,v 1.3 2012/07/24 10:50:03 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlimages/camlimages-4.0.1.ebuild,v 1.4 2012/08/22 23:54:41 xmw Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://bitbucket.org/camlspotter/camlimages/get/v4.0.1.tar.bz2 -> ${P}.
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
IUSE="doc gif gtk jpeg png postscript tiff truetype X xpm zlib"
RDEPEND=">=dev-lang/ocaml-3.10.2[X?,ocamlopt]