summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocurl/ChangeLog7
-rw-r--r--dev-ml/ocurl/ocurl-0.5.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ml/ocurl/ChangeLog b/dev-ml/ocurl/ChangeLog
index fdcec5166a6d..e644cc0c9df4 100644
--- a/dev-ml/ocurl/ChangeLog
+++ b/dev-ml/ocurl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocurl
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocurl/ChangeLog,v 1.9 2010/04/09 13:15:39 aballier Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocurl/ChangeLog,v 1.10 2011/12/16 14:23:23 ago Exp $
+
+ 16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> ocurl-0.5.3.ebuild:
+ Stable for AMD64, wrt bug #393761
*ocurl-0.5.3 (09 Apr 2010)
diff --git a/dev-ml/ocurl/ocurl-0.5.3.ebuild b/dev-ml/ocurl/ocurl-0.5.3.ebuild
index 231704361603..c1fa21d55fa9 100644
--- a/dev-ml/ocurl/ocurl-0.5.3.ebuild
+++ b/dev-ml/ocurl/ocurl-0.5.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocurl/ocurl-0.5.3.ebuild,v 1.1 2010/04/09 13:15:39 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocurl/ocurl-0.5.3.ebuild,v 1.2 2011/12/16 14:23:23 ago Exp $
EAPI=2
@@ -17,7 +17,7 @@ IUSE="examples"
DEPEND=">=net-misc/curl-7.9.8
dev-libs/openssl"
RDEPEND="$DEPEND"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
S=${WORKDIR}/${PN}