summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-11-29 22:45:06 +0000
committerPacho Ramos <pacho@gentoo.org>2013-11-29 22:45:06 +0000
commit1c912d29c16ae9802afde0d2fe4790f14a9655e8 (patch)
tree4ac8e66e609fb66314ed6e14281bb0b9b5df9deb /dev-python/cffi
parentamd64 stable, bug #488738 (diff)
downloadgentoo-2-1c912d29c16ae9802afde0d2fe4790f14a9655e8.tar.gz
gentoo-2-1c912d29c16ae9802afde0d2fe4790f14a9655e8.tar.bz2
gentoo-2-1c912d29c16ae9802afde0d2fe4790f14a9655e8.zip
amd64 stable, bug #488738
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/cffi')
-rw-r--r--dev-python/cffi/ChangeLog5
-rw-r--r--dev-python/cffi/cffi-0.7.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/cffi/ChangeLog b/dev-python/cffi/ChangeLog
index 6d4c3ffc8b91..dcf8b9a74fe7 100644
--- a/dev-python/cffi/ChangeLog
+++ b/dev-python/cffi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/cffi
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/ChangeLog,v 1.14 2013/11/18 09:10:56 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/ChangeLog,v 1.15 2013/11/29 22:45:06 pacho Exp $
+
+ 29 Nov 2013; Pacho Ramos <pacho@gentoo.org> cffi-0.7.2.ebuild:
+ amd64 stable, bug #488738
*cffi-0.8 (18 Nov 2013)
diff --git a/dev-python/cffi/cffi-0.7.2.ebuild b/dev-python/cffi/cffi-0.7.2.ebuild
index b129430d679c..00ba8af31e44 100644
--- a/dev-python/cffi/cffi-0.7.2.ebuild
+++ b/dev-python/cffi/cffi-0.7.2.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-python/cffi/cffi-0.7.2.ebuild,v 1.2 2013/09/05 18:46:00 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/cffi-0.7.2.ebuild,v 1.3 2013/11/29 22:45:06 pacho Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE="doc test"
RDEPEND="virtual/libffi