public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/python-poppler: python-poppler-0.12.1-r2.ebuild python-poppler-0.12.1-r1.ebuild ChangeLog
@ 2012-02-24  8:08 Patrick Lauer (patrick)
  0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2012-02-24  8:08 UTC (permalink / raw
  To: gentoo-commits

patrick     12/02/24 08:08:11

  Modified:             python-poppler-0.12.1-r2.ebuild
                        python-poppler-0.12.1-r1.ebuild ChangeLog
  Log:
  Restricting pypy
  
  (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-python/python-poppler/python-poppler-0.12.1-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-poppler/python-poppler-0.12.1-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-poppler/python-poppler-0.12.1-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-poppler/python-poppler-0.12.1-r2.ebuild?r1=1.1&r2=1.2

Index: python-poppler-0.12.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-poppler/python-poppler-0.12.1-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-poppler-0.12.1-r2.ebuild	14 Dec 2011 18:52:33 -0000	1.1
+++ python-poppler-0.12.1-r2.ebuild	24 Feb 2012 08:08:11 -0000	1.2
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-poppler/python-poppler-0.12.1-r2.ebuild,v 1.1 2011/12/14 18:52:33 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-poppler/python-poppler-0.12.1-r2.ebuild,v 1.2 2012/02/24 08:08:11 patrick Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2:2.6"
 SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="2.4 2.5 3.* *-jython"
+RESTRICT_PYTHON_ABIS="2.4 2.5 3.* *-jython 2.7-pypy-*"
 PYTHON_EXPORT_PHASE_FUNCTIONS="1"
 
 inherit eutils libtool python



1.6                  dev-python/python-poppler/python-poppler-0.12.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-poppler/python-poppler-0.12.1-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-poppler/python-poppler-0.12.1-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-poppler/python-poppler-0.12.1-r1.ebuild?r1=1.5&r2=1.6

Index: python-poppler-0.12.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-poppler/python-poppler-0.12.1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-poppler-0.12.1-r1.ebuild	8 Nov 2011 12:05:50 -0000	1.5
+++ python-poppler-0.12.1-r1.ebuild	24 Feb 2012 08:08:11 -0000	1.6
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-poppler/python-poppler-0.12.1-r1.ebuild,v 1.5 2011/11/08 12:05:50 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-poppler/python-poppler-0.12.1-r1.ebuild,v 1.6 2012/02/24 08:08:11 patrick Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2:2.6"
 SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="2.4 2.5 3.* *-jython"
+RESTRICT_PYTHON_ABIS="2.4 2.5 3.* *-jython 2.7-pypy-*"
 PYTHON_EXPORT_PHASE_FUNCTIONS="1"
 
 inherit eutils libtool python



1.18                 dev-python/python-poppler/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-poppler/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-poppler/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-poppler/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-poppler/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	14 Dec 2011 18:52:33 -0000	1.17
+++ ChangeLog	24 Feb 2012 08:08:11 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/python-poppler
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-poppler/ChangeLog,v 1.17 2011/12/14 18:52:33 neurogeek Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-poppler/ChangeLog,v 1.18 2012/02/24 08:08:11 patrick Exp $
+
+  24 Feb 2012; Patrick Lauer <patrick@gentoo.org>
+  python-poppler-0.12.1-r1.ebuild, python-poppler-0.12.1-r2.ebuild:
+  Restricting pypy
 
 *python-poppler-0.12.1-r2 (14 Dec 2011)
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-24  8:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-24  8:08 [gentoo-commits] gentoo-x86 commit in dev-python/python-poppler: python-poppler-0.12.1-r2.ebuild python-poppler-0.12.1-r1.ebuild ChangeLog Patrick Lauer (patrick)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox