blueness 14/08/13 17:19:08
Modified: cffi-0.8.1.ebuild cffi-0.8.2.ebuild
cffi-0.8.6.ebuild ChangeLog
Log:
Keyword ~ppc and ~ppc64, bug #503094
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
0xF52D4BBA)
Revision Changes Path
1.14 dev-python/cffi/cffi-0.8.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/cffi-0.8.1.ebuild?rev=1.14&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/cffi-0.8.1.ebuild?rev=1.14&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/cffi-0.8.1.ebuild?r1=1.13&r2=1.14
Index: cffi-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cffi/cffi-0.8.1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- cffi-0.8.1.ebuild 10 Aug 2014 21:08:05 -0000 1.13
+++ cffi-0.8.1.ebuild 13 Aug 2014 17:19:08 -0000 1.14
@@ -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.1.ebuild,v 1.13
2014/08/10 21:08:05 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/cffi-0.8.1.ebuild,v 1.14
2014/08/13 17:19:08 blueness Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
@@ -13,7 +13,7 @@
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~x86-fbsd"
IUSE="doc"
RDEPEND="virtual/libffi
1.10 dev-python/cffi/cffi-0.8.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/cffi-0.8.2.ebuild?rev=1.10&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/cffi-0.8.2.ebuild?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/cffi-0.8.2.ebuild?r1=1.9&r2=1.10
Index: cffi-0.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cffi/cffi-0.8.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- cffi-0.8.2.ebuild 10 Aug 2014 21:08:05 -0000 1.9
+++ cffi-0.8.2.ebuild 13 Aug 2014 17:19:08 -0000 1.10
@@ -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.2.ebuild,v 1.9
2014/08/10 21:08:05 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/cffi-0.8.2.ebuild,v 1.10
2014/08/13 17:19:08 blueness Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
@@ -13,7 +13,7 @@
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="doc"
RDEPEND="virtual/libffi
1.3 dev-python/cffi/cffi-0.8.6.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/cffi-0.8.6.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/cffi-0.8.6.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/cffi-0.8.6.ebuild?r1=1.2&r2=1.3
Index: cffi-0.8.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cffi/cffi-0.8.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cffi-0.8.6.ebuild 10 Aug 2014 21:08:05 -0000 1.2
+++ cffi-0.8.6.ebuild 13 Aug 2014 17:19:08 -0000 1.3
@@ -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.2
2014/08/10 21:08:05 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/cffi-0.8.6.ebuild,v 1.3
2014/08/13 17:19:08 blueness Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="doc"
RDEPEND="virtual/libffi
1.38 dev-python/cffi/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/ChangeLog?rev=1.38&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/ChangeLog?rev=1.38&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cffi/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cffi/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 10 Aug 2014 21:08:05 -0000 1.37
+++ ChangeLog 13 Aug 2014 17:19:08 -0000 1.38
@@ -1,6 +1,10 @@
# 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.37 2014/08/10
21:08:05 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/ChangeLog,v 1.38 2014/08/13
17:19:08 blueness Exp $
+
+ 13 Aug 2014; Anthony G. Basile <[email protected]> cffi-0.8.1.ebuild,
+ cffi-0.8.2.ebuild, cffi-0.8.6.ebuild:
+ Keyword ~ppc and ~ppc64, bug #503094
10 Aug 2014; Sergei Trofimovich <[email protected]> cffi-0.8.1.ebuild,
cffi-0.8.2.ebuild, cffi-0.8.6.ebuild: