summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-11-05 02:42:17 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-11-05 02:42:17 +0000
commit96afdad77ca533046b45862b232a63f0efab07e5 (patch)
treef1f1fbcb8734fa99297f86a6e062647e2163bfd7 /dev-python/cffi
parentRemove unused function perl_set_eprefix (diff)
downloadgentoo-2-96afdad77ca533046b45862b232a63f0efab07e5.tar.gz
gentoo-2-96afdad77ca533046b45862b232a63f0efab07e5.tar.bz2
gentoo-2-96afdad77ca533046b45862b232a63f0efab07e5.zip
Stable for x86 and amd64 to make bcrypt happy
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/cffi')
-rw-r--r--dev-python/cffi/ChangeLog5
-rw-r--r--dev-python/cffi/cffi-0.8.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/cffi/ChangeLog b/dev-python/cffi/ChangeLog
index e1f80c9c51bb..706c6851edd7 100644
--- a/dev-python/cffi/ChangeLog
+++ b/dev-python/cffi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/cffi
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/ChangeLog,v 1.39 2014/10/26 19:08:47 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/ChangeLog,v 1.40 2014/11/05 02:42:17 patrick Exp $
+
+ 05 Nov 2014; Patrick Lauer <patrick@gentoo.org> cffi-0.8.6.ebuild:
+ Stable for x86 and amd64 to make bcrypt happy
26 Oct 2014; Fabian Groffen <grobian@gentoo.org> cffi-0.8.6.ebuild:
Added Prefix keywords, bug #503094
diff --git a/dev-python/cffi/cffi-0.8.6.ebuild b/dev-python/cffi/cffi-0.8.6.ebuild
index 1485e14a7aa2..79b4ae4d96a5 100644
--- a/dev-python/cffi/cffi-0.8.6.ebuild
+++ b/dev-python/cffi/cffi-0.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/cffi-0.8.6.ebuild,v 1.4 2014/10/26 19:08:47 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/cffi-0.8.6.ebuild,v 1.5 2014/11/05 02:42:17 patrick Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
IUSE="doc"
RDEPEND="virtual/libffi