summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-21 15:49:46 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-21 15:49:46 +0000
commitddd5a4c7a427412cff153cd1ebf21b99502d206b (patch)
treeba0b5b3f4e0b4a5fb1c06f840c41fd6faf719937 /dev-ml/ocurl
parentStable for ppc, wrt bug #491652 (diff)
downloadgentoo-2-ddd5a4c7a427412cff153cd1ebf21b99502d206b.tar.gz
gentoo-2-ddd5a4c7a427412cff153cd1ebf21b99502d206b.tar.bz2
gentoo-2-ddd5a4c7a427412cff153cd1ebf21b99502d206b.zip
Stable for ppc, wrt bug #492054
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ml/ocurl')
-rw-r--r--dev-ml/ocurl/ChangeLog5
-rw-r--r--dev-ml/ocurl/ocurl-0.5.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/ocurl/ChangeLog b/dev-ml/ocurl/ChangeLog
index 2aa2d858ddeb..6d1d0efcf264 100644
--- a/dev-ml/ocurl/ChangeLog
+++ b/dev-ml/ocurl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocurl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocurl/ChangeLog,v 1.15 2013/07/22 13:08:53 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocurl/ChangeLog,v 1.16 2013/12/21 15:49:46 ago Exp $
+
+ 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ocurl-0.5.6.ebuild:
+ Stable for ppc, wrt bug #492054
*ocurl-0.5.6 (22 Jul 2013)
diff --git a/dev-ml/ocurl/ocurl-0.5.6.ebuild b/dev-ml/ocurl/ocurl-0.5.6.ebuild
index 9ca48c9fadbb..cf4b45fb6a14 100644
--- a/dev-ml/ocurl/ocurl-0.5.6.ebuild
+++ b/dev-ml/ocurl/ocurl-0.5.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocurl/ocurl-0.5.6.ebuild,v 1.1 2013/07/22 13:08:53 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocurl/ocurl-0.5.6.ebuild,v 1.2 2013/12/21 15:49:46 ago Exp $
EAPI=5
@@ -18,7 +18,7 @@ RDEPEND=">=net-misc/curl-7.9.8
>=dev-lang/ocaml-3.12:=[ocamlopt]"
DEPEND="${RDEPEND}
virtual/pkgconfig"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
src_compile()
{