Merge pull request #92 from marineam/systemd

Dependencies for systemd 209
This commit is contained in:
Michael Marineau 2014-02-21 12:54:15 -08:00
commit 3c150f7f38
22 changed files with 1832 additions and 3 deletions

View File

@ -0,0 +1,686 @@
# ChangeLog for dev-python/lxml
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/ChangeLog,v 1.181 2014/02/20 14:45:16 hattya Exp $
20 Feb 2014; Akinori Hattori <hattya@gentoo.org> lxml-3.3.0.ebuild:
ia64 stable wrt bug #500684
*lxml-3.3.1 (19 Feb 2014)
19 Feb 2014; Tim Harder <radhermit@gentoo.org> +lxml-3.3.1.ebuild:
Version bump.
18 Feb 2014; Jeroen Roovers <jer@gentoo.org> lxml-3.3.0.ebuild:
Fix Manifest.
18 Feb 2014; Jeroen Roovers <jer@gentoo.org> lxml-3.3.0.ebuild:
Stable for HPPA (bug #500684).
11 Feb 2014; Jeroen Roovers <jer@gentoo.org> lxml-3.2.1.ebuild:
Stable for HPPA (bug #450174).
*lxml-3.3.0 (26 Jan 2014)
26 Jan 2014; Tim Harder <radhermit@gentoo.org> +lxml-3.3.0.ebuild:
Version bump.
*lxml-3.2.5 (25 Jan 2014)
25 Jan 2014; Tim Harder <radhermit@gentoo.org> +lxml-3.2.5.ebuild:
Version bump.
18 Jan 2014; Markus Meier <maekke@gentoo.org> lxml-3.2.1.ebuild:
arm stable, bug #450174
*lxml-3.2.4 (07 Nov 2013)
07 Nov 2013; Tim Harder <radhermit@gentoo.org> +lxml-3.2.4.ebuild:
Version bump.
22 Oct 2013; Fabian Groffen <grobian@gentoo.org> lxml-3.2.1.ebuild:
Marked ~x64-macos, bug #487670
05 Sep 2013; Michał Górny <mgorny@gentoo.org> lxml-3.0.1.ebuild,
lxml-3.1.0.ebuild, lxml-3.1.1.ebuild, lxml-3.1.2.ebuild, lxml-3.2.0.ebuild:
Clean up PYTHON_COMPAT from old implementations.
05 Sep 2013; Michał Górny <mgorny@gentoo.org> lxml-3.2.1.ebuild:
Drop stale conditionals after py3.1 removal.
02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> lxml-3.2.1.ebuild:
Stable for sparc, wrt bug #450174
02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> lxml-3.2.1.ebuild:
Stable for sh, wrt bug #450174
02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> lxml-3.2.1.ebuild:
Stable for s390, wrt bug #450174
02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> lxml-3.2.1.ebuild:
Stable for ppc, wrt bug #450174
02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> lxml-3.2.1.ebuild:
Stable for ia64, wrt bug #450174
01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> lxml-3.2.1.ebuild:
Stable for x86, wrt bug #450174
01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> lxml-3.2.1.ebuild:
Stable for amd64, wrt bug #450174
04 Jul 2013; Mike Gilbert <floppym@gentoo.org> lxml-3.2.1.ebuild:
Do an in-source build to avoid a race condition on creating src/lxml/includes
/lxml-version.h, bug 465656.
22 May 2013; Ian Delaney <idella4@gentoo.org> lxml-3.2.0.ebuild,
lxml-3.2.1.ebuild:
Return arches in KEYWORDS to 1 line in -3.2.1
22 May 2013; Mike Gilbert <floppym@gentoo.org> lxml-3.2.0.ebuild:
Drop pypy support.
22 May 2013; Ian Delaney <idella4@gentoo.org> lxml-3.2.0.ebuild,
lxml-3.2.1.ebuild:
Adjust -3.2.1.ebuild to depend on beautifulsoup-3, beatufulsoup3 added to IUSE
*lxml-3.2.1 (14 May 2013)
14 May 2013; Tim Harder <radhermit@gentoo.org> +lxml-3.2.1.ebuild:
Version bump.
04 May 2013; Mike Gilbert <floppym@gentoo.org>
+files/lxml-test-elementtree.patch, lxml-3.2.0.ebuild:
Fix tests when dev-python/elementtree is installed.
04 May 2013; Mike Gilbert <floppym@gentoo.org> lxml-3.2.0.ebuild:
Restore -fno-strict-aliasing for python2.
*lxml-3.2.0 (28 Apr 2013)
28 Apr 2013; Tim Harder <radhermit@gentoo.org> +lxml-3.2.0.ebuild:
Version bump.
*lxml-3.1.2 (12 Apr 2013)
12 Apr 2013; Tim Harder <radhermit@gentoo.org> +lxml-3.1.2.ebuild:
Version bump.
*lxml-3.1.1 (07 Apr 2013)
07 Apr 2013; Tim Harder <radhermit@gentoo.org> +lxml-3.1.1.ebuild:
Version bump.
*lxml-3.1.0 (13 Feb 2013)
13 Feb 2013; Tim Harder <radhermit@gentoo.org> +lxml-3.1.0.ebuild:
Version bump.
02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> lxml-3.0.1.ebuild:
Stable for x86, wrt bug #454314
02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> lxml-3.0.1.ebuild:
Stable for amd64, wrt bug #454314
18 Jan 2013; Patrick McLean <chutzpah@gentoo.org> lxml-3.0.1.ebuild:
Re-add python-3.3 support
17 Jan 2013; Michał Górny <mgorny@gentoo.org> lxml-3.0.1.ebuild:
Finish adding PYTHON_USEDEPs.
16 Jan 2013; Michał Górny <mgorny@gentoo.org> lxml-3.0.1.ebuild:
Add PYTHON_USEDEP on setuptools. Disable python2.5 because of beautifulsoup.
27 Dec 2012; Raúl Porcel <armin76@gentoo.org> lxml-2.3.4.ebuild:
alpha/s390/sh/sparc stable wrt #441256
17 Dec 2012; Michał Górny <mgorny@gentoo.org> lxml-3.0.1.ebuild:
Bump to EAPI=5 to make Paludis happy, bug #447524.
10 Dec 2012; Michał Górny <mgorny@gentoo.org> lxml-3.0.1.ebuild:
Fix running tests in out-of-source build.
10 Dec 2012; Michał Górny <mgorny@gentoo.org> lxml-3.0.1.ebuild:
Clean up the ebuild a bit. Fix test phases. Enable all CPython versions.
01 Dec 2012; Michał Górny <mgorny@gentoo.org> lxml-3.0.1.ebuild:
Force in-source build due to src_test() hackery.
01 Nov 2012; Michał Górny <mgorny@gentoo.org> lxml-3.0.1.ebuild:
Update to match distutils library build dir.
29 Oct 2012; Michał Górny <mgorny@gentoo.org> lxml-3.0.1.ebuild:
Fix running tests with out-of-source builds. Minor fixes & restore keywords
lost due to python-exec.
20 Oct 2012; Jeroen Roovers <jer@gentoo.org> lxml-3.0.1.ebuild:
Marked ~hppa (bug #438388).
*lxml-3.0.1 (19 Oct 2012)
19 Oct 2012; Patrick McLean <chutzpah@gentoo.org>
+files/lxml-3.0.1-skip-failing-test.patch, +lxml-3.0.1.ebuild:
Version bump, new version ported to distutils-r1. Drop ~alpha, ~amd64-fbsd,
~hppa, ~ia64 and ~sparc pending resolution of bug #438388. Add patch to skip
test that fails due to a memory allocation failure (I actually have no idea
how to debug this).
13 Oct 2012; Raúl Porcel <armin76@gentoo.org> lxml-2.3.4.ebuild,
lxml-2.3.5.ebuild, lxml-2.3.6.ebuild:
Add ~s390/~sh
02 Oct 2012; Mike Gilbert <floppym@gentoo.org> lxml-2.3.4.ebuild,
lxml-2.3.5.ebuild, lxml-2.3.6.ebuild:
Restrict python 3.3 based on testing by Arfrever. This can be reversed in
lxml-3.0.
29 Sep 2012; Tim Harder <radhermit@gentoo.org> -lxml-2.3.2.ebuild,
-lxml-2.3.3.ebuild:
Remove old.
*lxml-2.3.6 (29 Sep 2012)
29 Sep 2012; Tim Harder <radhermit@gentoo.org> +lxml-2.3.6.ebuild:
Version bump.
*lxml-2.3.5 (21 Aug 2012)
21 Aug 2012; Tim Harder <radhermit@gentoo.org> +lxml-2.3.5.ebuild:
Version bump. Update to EAPI 4.
07 Aug 2012; Alexis Ballier <aballier@gentoo.org> lxml-2.3.4.ebuild:
keyword ~amd64-fbsd
05 Aug 2012; Anthony G. Basile <blueness@gentoo.org> lxml-2.3.4.ebuild:
Stable arm, bug #427546
05 Aug 2012; Anthony G. Basile <blueness@gentoo.org> lxml-2.3.4.ebuild:
Stable arm, bug #427546
17 Jun 2012; Raúl Porcel <armin76@gentoo.org> lxml-2.3.4.ebuild:
ia64/sparc stable wrt #415873
29 May 2012; Brent Baude <ranger@gentoo.org> lxml-2.3.4.ebuild:
Marking lxml-2.3.4 ppc for bug 415873
23 May 2012; Brent Baude <ranger@gentoo.org> lxml-2.3.4.ebuild:
Marking lxml-2.3.4 ppc64 for bug 415873
21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> lxml-2.3.4.ebuild:
x86 stable wrt bug #415873
16 May 2012; Jeroen Roovers <jer@gentoo.org> lxml-2.3.4.ebuild:
Stable for HPPA (bug #415873).
14 May 2012; Agostino Sarubbo <ago@gentoo.org> lxml-2.3.4.ebuild:
Stable for amd64, wrt bug #415873
*lxml-2.3.4 (11 Apr 2012)
11 Apr 2012; Patrick Lauer <patrick@gentoo.org> +lxml-2.3.4.ebuild:
Bump for #411485
01 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> -lxml-2.3.1.ebuild,
-lxml-2.3.ebuild:
Punt old versions.
19 Mar 2012; Raúl Porcel <armin76@gentoo.org> lxml-2.3.2.ebuild:
ia64/sparc stable wrt #406431
08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> lxml-2.3.2.ebuild:
x86 stable wrt bug #406431
07 Mar 2012; Brent Baude <ranger@gentoo.org> lxml-2.3.2.ebuild:
Marking lxml-2.3.2 ppc for bug 406431
03 Mar 2012; Brent Baude <ranger@gentoo.org> lxml-2.3.2.ebuild:
Marking lxml-2.3.2 ppc64 for bug 406431
02 Mar 2012; Agostino Sarubbo <ago@gentoo.org> lxml-2.3.2.ebuild:
Stable for amd64, wrt bug #406431
01 Mar 2012; Jeroen Roovers <jer@gentoo.org> lxml-2.3.2.ebuild:
Stable for HPPA (bug #406431).
*lxml-2.3.3 (01 Mar 2012)
01 Mar 2012; Dirkjan Ochtman <djc@gentoo.org> +lxml-2.3.3.ebuild:
Version bump to 2.3.3 for bug 404431 (thanks to Ian Delaney).
20 Feb 2012; Patrick Lauer <patrick@gentoo.org> lxml-2.3.1.ebuild,
lxml-2.3.2.ebuild, lxml-2.3.ebuild:
Restricting pypy #404049
13 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> lxml-2.3.1.ebuild:
ppc64 stable wrt #392629
09 Feb 2012; Matt Turner <mattst88@gentoo.org> lxml-2.3.2.ebuild:
Added ~mips, bug 393181.
01 Feb 2012; Brent Baude <ranger@gentoo.org> lxml-2.3.1.ebuild:
Marking lxml-2.3.1 ppc for bug 392629
19 Jan 2012; Tobias Klausmann <klausman@gentoo.org> lxml-2.3.2.ebuild:
Keyworded on alpha, bug #383195
11 Dec 2011; Raúl Porcel <armin76@gentoo.org> lxml-2.3.1.ebuild:
ia64/sparc stable wrt #392629
07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> lxml-2.3.1.ebuild:
x86 stable wrt bug #392629
02 Dec 2011; Markos Chandras <hwoarang@gentoo.org> lxml-2.3.1.ebuild:
Stable on amd64 wrt bug #392629
02 Dec 2011; Jeroen Roovers <jer@gentoo.org> lxml-2.3.1.ebuild:
Stable for HPPA (bug #392629).
*lxml-2.3.2 (30 Nov 2011)
30 Nov 2011; Dirkjan Ochtman <djc@gentoo.org> +lxml-2.3.2.ebuild:
Version bump to 2.3.2.
*lxml-2.3.1 (11 Oct 2011)
11 Oct 2011; Dirkjan Ochtman <djc@gentoo.org> +lxml-2.3.1.ebuild:
Version bump to 2.3.1.
19 Sep 2011; Markus Meier <maekke@gentoo.org> lxml-2.3.ebuild:
add ~arm, bug #383195
08 Sep 2011; Fabian Groffen <grobian@gentoo.org> lxml-2.3.ebuild:
Marked ~sparc-solaris
05 Sep 2011; Jesus Rivero <neurogeek@gentoo.org> lxml-2.3.ebuild:
License fix, changed to PSF-2
16 Apr 2011; Raúl Porcel <armin76@gentoo.org> lxml-2.3.ebuild:
ia64/sparc stable wrt #357853
11 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> lxml-2.3.ebuild:
x86 stable wrt bug #357853
31 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> lxml-2.3.ebuild:
ppc64 stable wrt #357853
27 Mar 2011; Brent Baude <ranger@gentoo.org> lxml-2.3.ebuild:
Marking lxml-2.3 ppc for bug 357853
09 Mar 2011; Markos Chandras <hwoarang@gentoo.org> lxml-2.3.ebuild:
Stable on amd64 wrt bug #357853
08 Mar 2011; Jeroen Roovers <jer@gentoo.org> lxml-2.3.ebuild:
Stable for HPPA (bug #357853).
*lxml-2.3 (06 Feb 2011)
06 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-lxml-2.2.6.ebuild, -lxml-2.2.7.ebuild, +lxml-2.3.ebuild:
Version bump.
27 Dec 2010; Brent Baude <ranger@gentoo.org> lxml-2.2.8.ebuild:
Marking lxml-2.2.8 ppc64 for bug 341325
13 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
lxml-2.2.8.ebuild:
Restrict Jython ABIs.
23 Oct 2010; Raúl Porcel <armin76@gentoo.org> lxml-2.2.8.ebuild:
ia64/sparc stable wrt #341325
20 Oct 2010; Brent Baude <ranger@gentoo.org> lxml-2.2.8.ebuild:
stable ppc, bug 341325
20 Oct 2010; Christian Faulhammer <fauli@gentoo.org> lxml-2.2.8.ebuild:
stable x86, bug 341325
19 Oct 2010; Jeroen Roovers <jer@gentoo.org> lxml-2.2.8.ebuild:
Stable for HPPA (bug #341325).
18 Oct 2010; Markos Chandras <hwoarang@gentoo.org> lxml-2.2.8.ebuild:
Stable on amd64 wrt bug #341325
*lxml-2.2.8 (12 Sep 2010)
12 Sep 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+lxml-2.2.8.ebuild:
Version bump.
*lxml-2.2.7 (24 Jul 2010)
24 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+lxml-2.2.7.ebuild:
Version bump. Restrict 3.2 Python ABI (bug #318923).
11 May 2010; Brent Baude <ranger@gentoo.org> lxml-2.2.6.ebuild:
stable ppc64, bug 313145
08 May 2010; Raúl Porcel <armin76@gentoo.org> lxml-2.2.6.ebuild:
ia64/sparc stable wrt #313145
26 Apr 2010; Christian Faulhammer <fauli@gentoo.org> lxml-2.2.6.ebuild:
stable x86, bug 313145
25 Apr 2010; Javier Villavicencio <the_paya@gentoo.org> lxml-2.2.6.ebuild:
Keyworded ~x86-fbsd.
18 Apr 2010; <nixnut@gentoo.org> lxml-2.2.6.ebuild:
ppc stable #313145
08 Apr 2010; Jeroen Roovers <jer@gentoo.org> lxml-2.2.6.ebuild:
Stable for HPPA (bug #313145).
07 Apr 2010; Markos Chandras <hwoarang@gentoo.org> lxml-2.2.6.ebuild:
Stable on amd64 wrt bug #313145
06 Mar 2010; Raúl Porcel <armin76@gentoo.org> lxml-2.2.4.ebuild:
ia64/sparc stable wrt #301955
*lxml-2.2.6 (02 Mar 2010)
02 Mar 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+lxml-2.2.6.ebuild:
Version bump.
10 Feb 2010; Joseph Jezak <josejx@gentoo.org> lxml-2.2.4.ebuild:
Marked ppc stable for bug #301955.
08 Feb 2010; Peter Volkov <pva@gentoo.org> lxml-2.2.2.ebuild,
lxml-2.2.3.ebuild:
Add inherit eutils for epatch.
07 Feb 2010; Markus Meier <maekke@gentoo.org> lxml-2.2.4.ebuild:
amd64/x86 stable, bug #301955
24 Jan 2010; Jeroen Roovers <jer@gentoo.org> lxml-2.2.4.ebuild:
Stable for HPPA (bug #301955).
23 Jan 2010; Tom Gall <tgall@gentoo.org> lxml-2.2.4.ebuild:
stable on ppc64, bug #301955
24 Nov 2009; Jeroen Roovers <jer@gentoo.org> lxml-2.2.3.ebuild,
lxml-2.2.4.ebuild:
Marked ~hppa (bug #291232).
21 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
lxml-2.2.4.ebuild, +files/lxml-2.2.4-python-2.7.patch:
Fix tests with Python 2.7 (bug #293892).
*lxml-2.2.4 (20 Nov 2009)
20 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+lxml-2.2.4.ebuild:
Version bump.
15 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
lxml-2.2.3.ebuild:
Disable broken tests (bug #292806).
03 Nov 2009; Raúl Porcel <armin76@gentoo.org> lxml-2.2.3.ebuild:
Add ~ia64/~sparc wrt #291232
*lxml-2.2.3 (30 Oct 2009)
30 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+lxml-2.2.3.ebuild:
Version bump. Add dependency on dev-python/beautifulsoup (bug #285482).
10 Oct 2009; Fabian Groffen <grobian@gentoo.org> lxml-2.2.2.ebuild:
Merge from Prefix
05 Oct 2009; Raúl Porcel <armin76@gentoo.org> lxml-2.2.2.ebuild:
ia64/sparc stable wrt #284981
27 Sep 2009; nixnut <nixnut@gentoo.org> lxml-2.2.2.ebuild:
ppc stable #284981
26 Sep 2009; Brent Baude <ranger@gentoo.org> lxml-2.2.2.ebuild:
Marking lxml-2.2.2 ppc64 for bug 284981
19 Sep 2009; Markus Meier <maekke@gentoo.org> lxml-2.2.2.ebuild:
amd64/x86 stable, bug #284981
18 Sep 2009; Jeroen Roovers <jer@gentoo.org> lxml-2.2.2.ebuild:
Stable for HPPA (bug #284981).
06 Sep 2009; Christian Ruppert <idl0r@gentoo.org>
-files/lxml-1.0-distutils.diff, -files/lxml-2.1.5_unicode_test.patch:
Remove unused patch.
12 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
lxml-2.2.2.ebuild:
Set SUPPORT_PYTHON_ABIS.
31 Jul 2009; <chainsaw@gentoo.org> lxml-2.2.1.ebuild:
Marked stable on AMD64 as requested by Arfrever Frehtes Taifersar Arahesis
<arfrever@gentoo.org> in bug #277126. Compile-tested on a Core2 Duo.
26 Jul 2009; Brent Baude <ranger@gentoo.org> lxml-2.2.1.ebuild:
stable ppc64, bug 277126
23 Jul 2009; Raúl Porcel <armin76@gentoo.org> lxml-2.2.1.ebuild:
ia64 stable wrt #277126
17 Jul 2009; nixnut <nixnut@gentoo.org> lxml-2.2.1.ebuild:
ppc stable #277126
10 Jul 2009; Ferris McCormick <fmccor@gentoo.org> lxml-2.2.1.ebuild:
Sparc stable, bug #277126.
10 Jul 2009; Jeroen Roovers <jer@gentoo.org> lxml-2.2.1.ebuild:
Stable for HPPA (bug #277126).
09 Jul 2009; Christian Faulhammer <fauli@gentoo.org> lxml-2.2.1.ebuild:
stable x86, bug 277126
*lxml-2.2.2 (09 Jul 2009)
09 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-lxml-2.1.1.ebuild, -lxml-2.1.5.ebuild, lxml-2.2.1.ebuild,
+lxml-2.2.2.ebuild:
Version bump. Fix tests.
*lxml-2.2.1 (07 Jun 2009)
07 Jun 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+lxml-2.2.1.ebuild:
Version bump. Add "threads" USE flag (bug #240360).
23 Feb 2009; Joseph Jezak <josejx@gentoo.org> lxml-2.0.3.ebuild:
Marked ~ppc for bug #215557.
*lxml-2.1.5 (20 Jan 2009)
20 Jan 2009; Jesus Rivero <neurogeek@gentoo.org>
+files/lxml-2.1.5_unicode_test.patch, +lxml-2.1.5.ebuild:
Version bump. Closes bug #255545
*lxml-2.1.1 (19 Aug 2008)
19 Aug 2008; Ali Polatel <hawking@gentoo.org> -lxml-1.0.2.ebuild,
+lxml-2.1.1.ebuild:
Version bump. Drop old.
14 Jul 2008; Rob Cakebread <pythonhead@gentoo.org> -lxml-2.0.2.ebuild:
Removed crusty old 2.0.2
13 Jul 2008; Joseph Jezak <josejx@gentoo.org> lxml-2.0.5.ebuild:
Marked ~ppc for bug #231604.
26 May 2008; Raúl Porcel <armin76@gentoo.org> lxml-1.3.6.ebuild,
lxml-2.0.5.ebuild:
sparc stable and add ~sparc
25 May 2008; Markus Rothe <corsair@gentoo.org> lxml-2.0.5.ebuild:
Stable on ppc64; bug #223443
24 May 2008; nixnut <nixnut@gentoo.org> lxml-1.3.6.ebuild:
Stable on ppc wrt bug 223443
24 May 2008; Jeroen Roovers <jer@gentoo.org> lxml-2.0.3.ebuild:
Stable for HPPA (bug #223443).
*lxml-2.0.5 (21 May 2008)
21 May 2008; Markus Ullmann <jokey@gentoo.org> +lxml-2.0.5.ebuild:
Version bump wrt bug #219122
08 Apr 2008; Raúl Porcel <armin76@gentoo.org> lxml-2.0.3.ebuild:
Re-add ~ia64 wrt #215557
07 Apr 2008; Markus Rothe <corsair@gentoo.org> lxml-2.0.3.ebuild:
Added ~ppc64; bug #215557
07 Apr 2008; Jeroen Roovers <jer@gentoo.org> lxml-2.0.3.ebuild:
Marked ~hppa (bug #215557).
07 Apr 2008; Ali Polatel <hawking@gentoo.org>
files/lxml-2.0.3-no-fake-pyrex.patch:
Fixed patch to work fine, bug 215557.
*lxml-2.0.3 (31 Mar 2008)
31 Mar 2008; Ali Polatel <hawking@gentoo.org>
+files/lxml-2.0.3-no-fake-pyrex.patch, +lxml-2.0.3.ebuild:
Version bump, use cython instead of bundled pyrex.
20 Mar 2008; Ferris McCormick <fmccor@gentoo.org> lxml-1.3.6.ebuild:
Add ~sparc for Bug #213611. Tests pass (which is not the case for 2.0.2).
20 Mar 2008; Brent Baude <ranger@gentoo.org> lxml-2.0.2.ebuild:
keyworded ~arch for ppc64, bug 213611
16 Mar 2008; Jeroen Roovers <jer@gentoo.org> lxml-1.3.6.ebuild,
lxml-2.0.2.ebuild:
Marked ~hppa (bug #213611, despite bug #213632).
29 Feb 2008; Raúl Porcel <armin76@gentoo.org> lxml-1.3.6.ebuild:
ia64 stable wrt #209201
28 Feb 2008; Markus Meier <maekke@gentoo.org> lxml-1.3.6.ebuild:
x86 stable, bug #209201
28 Feb 2008; nixnut <nixnut@gentoo.org> ChangeLog:
Stable on ppc wrt bug 209201
28 Feb 2008; Santiago M. Mola <coldwind@gentoo.org> lxml-1.3.6.ebuild:
amd64 stable wrt bug #209201
*lxml-2.0.2 (27 Feb 2008)
27 Feb 2008; Tiziano Müller <dev-zero@gentoo.org> +lxml-2.0.2.ebuild:
Version bump (bug #208807, thanks to Torsten Rehn).
*lxml-1.3.6 (15 Dec 2007)
15 Dec 2007; Lukasz Strzygowski <lucass@gentoo.org> -lxml-1.3.4.ebuild,
+lxml-1.3.6.ebuild:
Version bump (bug #201389). Dropped old version.
*lxml-1.3.4 (31 Aug 2007)
31 Aug 2007; Rob Cakebread <pythonhead@gentoo.org> -lxml-1.3.2.ebuild,
+lxml-1.3.4.ebuild:
Version bump, removed old version
08 Jul 2007; Ali Polatel <hawking@gentoo.org> lxml-1.3.2.ebuild:
Fixed setuptools dependency. bug 184549
04 Jul 2007; Lukasz Strzygowski <lucass@gentoo.org> lxml-1.3.2.ebuild:
Removed use_setuptools sed.
*lxml-1.3.2 (04 Jul 2007)
04 Jul 2007; Lukasz Strzygowski <lucass@gentoo.org> -lxml-1.3.1.ebuild,
+lxml-1.3.2.ebuild:
Version bump. Dropped old version.
*lxml-1.3.1 (03 Jul 2007)
03 Jul 2007; Lukasz Strzygowski <lucass@gentoo.org> -lxml-1.3.ebuild,
+lxml-1.3.1.ebuild:
Version bump. Dropped old version.
*lxml-1.3 (24 Jun 2007)
24 Jun 2007; Lukasz Strzygowski <lucass@gentoo.org> -lxml-1.2.ebuild,
-lxml-1.2.1.ebuild, +lxml-1.3.ebuild:
Version bump. Dropped old versions.
*lxml-1.2.1 (27 Feb 2007)
27 Feb 2007; Lukasz Strzygowski <lucass@gentoo.org> +lxml-1.2.1.ebuild:
Version bump.
21 Feb 2007; Lukasz Strzygowski <lucass@gentoo.org>
-files/lxml-1.1.2-distutils.patch, -lxml-1.1.2.ebuild:
Removed 1.1.2 because of failing regression tests.
*lxml-1.2 (21 Feb 2007)
21 Feb 2007; Lukasz Strzygowski <lucass@gentoo.org> +lxml-1.2.ebuild:
Version bump: added dep on setuptools, added NEED_PYTHON.
*lxml-1.1.2 (10 Jan 2007)
10 Jan 2007; Tiziano Müller <dev-zero@gentoo.org>
+files/lxml-1.1.2-distutils.patch, -lxml-1.0.ebuild, -lxml-1.0.3.ebuild,
+lxml-1.1.2.ebuild:
Version bump, bug #148776. Dropped old versions.
15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> lxml-1.0.2.ebuild:
Stable on ia64.
28 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> lxml-1.0.3.ebuild:
mark ~ppc -- reported by David Gurvich (Bug #148734)
*lxml-1.0.3 (09 Aug 2006)
09 Aug 2006; Lukasz Strzygowski <lucass@gentoo.org> +lxml-1.0.3.ebuild:
Version bump.
01 Aug 2006; Lukasz Strzygowski <lucass@gentoo.org>
-files/lxml-0.9.1-distutils.diff, -files/lxml-0.9.2-distutils.diff,
-lxml-0.6.ebuild, -lxml-0.7.ebuild, -lxml-0.9.1.ebuild,
-lxml-0.9.2.ebuild, lxml-1.0.ebuild, lxml-1.0.2.ebuild:
Minor cleanup. Removed 0.x releases.
01 Aug 2006; Krzysiek Pawlik <nelchael@gentoo.org> lxml-1.0.2.ebuild:
Stable on x86
*lxml-1.0.2 (28 Jun 2006)
28 Jun 2006; Lukasz Strzygowski <lucass@gentoo.org> +lxml-1.0.2.ebuild:
Version bump.
*lxml-1.0 (02 Jun 2006)
02 Jun 2006; Lukasz Strzygowski <lucass@gentoo.org>
+files/lxml-1.0-distutils.diff, +lxml-1.0.ebuild:
Version bump.
*lxml-0.9.2 (19 May 2006)
19 May 2006; Lukasz Strzygowski <lucass@gentoo.org>
+files/lxml-0.9.2-distutils.diff, +lxml-0.9.2.ebuild:
Version bump. Marked ~amd64.
*lxml-0.9.1 (03 Apr 2006)
03 Apr 2006; Lukasz Strzygowski <lucass@gentoo.org>
+files/lxml-0.9.1-distutils.diff, +lxml-0.9.1.ebuild:
Version bump: cleanup, fixed dep on libxml2, patch to force use of distutils.
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> lxml-0.7.ebuild:
Mark 0.7 ~ia64
*lxml-0.7 (19 Jul 2005)
19 Jul 2005; Lukasz Strzygowski <lucass@gentoo.org> lxml-0.6.ebuild,
+lxml-0.7.ebuild:
Version bump. lxml-0.6 marked stable on x86.
*lxml-0.6 (01 Jun 2005)
01 Jun 2005; Lukasz Strzygowski <lucass@gentoo.org> +metadata.xml,
+lxml-0.6.ebuild:
Initial commit. Thanks to Henry Bucklow for bug #94623.

View File

@ -0,0 +1,40 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
AUX lxml-3.0.1-skip-failing-test.patch 506 SHA256 9a9c057e374ce7d92aed831faad42cd5218c3981106f4c3b062a93f55e35c6df SHA512 6001d15c2c937a0e9b43e985ea53b9a1f8e77c0c9eef3eecad14776604132d4b1ffbc3e957a8c5a18c09f2909a0ae37417f653a536af2293a0d0a61732966a12 WHIRLPOOL 8585097fa72b9702a5869574d7d3e73c0d9680f91ea1ee80303ce00058b9e158a24044b7758eb872511e612f89fbbc95d256f70e471876f58ec41de0869b911b
AUX lxml-test-elementtree.patch 1352 SHA256 eafdac35f04f44c8630883f4730d418174c7e69f97755092eb65f6f11fd0f075 SHA512 288badb4b68915f1f0751189e83fc273ac811f5932187db6f6e6dd1c4e7c4289814e6ec7d0301752325ff7073f43b5920b9ebffde79ab398dcccb7b7751a7705 WHIRLPOOL 23cf0164011d271853749b4ac25cdfe2cf727854e756c47cdd27657a0e26001bf07ca3c27468cb5eed3cfd209578e3e79a5a2d57b1c68c97afc7689827c8924f
DIST lxml-2.3.4.tgz 3150931 SHA256 ba7fe2974dc276dd1b83e1c407d66c7ad3ee64338f753d4f657afca96c49ba6c SHA512 aeb79b7a9251faf27d601387341d3782b3ca03e1c0f2d37ba28cb959624b351592f3ec2d8ed3e329ff33c0fab7788bde1dc2d101c306aa8f156a11623029d88e WHIRLPOOL 8c653d95c3695b9f483f727d3cb4d4c7be9677ae14b7da3c8f639c021fbd83cd85186db0003ecca8500b9f9be40c2ea48185351e0d9d058918a5f0542a6111b8
DIST lxml-2.3.5.tgz 3171841 SHA256 7ec68de58814014543b3b6f21f36e3695359be715ad06348a14c7820dfa0e092 SHA512 9785c6a16c32e7c6fd95b41dd1ad6d0027bfed67e029bd64d5bac27a25c843a3af1ed5391086d9479c42fae4f86204265c0c0ac9af62b32f1639e6e355921d78 WHIRLPOOL c69a843aea29f9fa6f557a7f7a8ec1d7ccde40b8a007736e503e584731778f05d779675aef5f67809b49f4f90279f5ffe6043f39f2841649e4573338c02c42d6
DIST lxml-2.3.6.tgz 3169787 SHA256 9f84932bb2b66219c18681f6e03a59c8fff8e7a03b653b296383d4e040c8cf0b SHA512 87db552f115ab8815e3bb7d78cbc6ccc944cc02957c2829c974432c8419a73f884be5b27d35f85db4e5e1a0bf2e9c3f5d3bc064da0509ddea05cf4ca7b559cd1 WHIRLPOOL 822dfbcd65146d00c255056e92343df05cde1e8035d5fb135f76be43165c001d34e89a1564bae56f771176a3cc808c19eee697eab02bc869d1062f921efef8cd
DIST lxml-3.0.1.tgz 3205224 SHA256 50367b086d18b1cadc8d6ddf2525495d9d216b81e9a700f6aa7ea2f7e9dfaa78 SHA512 a020568db5741670ff90f00110ad766e3a7df16d6be99d19c82208bebe80374c18f870ad4081f398d148511bdad307818decc7f6592454b12d5adcec17460ba6 WHIRLPOOL 574d8a1fa3582ef8ef1e7582b843d2d8486a5867e16a035498d71eaa2bf73b467bec0050361138571bca24f5448e24ece32addf2b77908bceafebb24f3ff57ef
DIST lxml-3.1.0.tar.gz 3269719 SHA256 8ce453b10e47b5d7a623b75ca0eb6c39fee80d9d72b7992c597eb44c31c9445e SHA512 a109f4257e7433df01afe541d492a03944bb3360a9e920eb0772248697e1139d56c20c333b7c3a9c35f46f0b4079d57a36e61546e63e19a814c52fe82245404a WHIRLPOOL d00a56deec809301a9b3621324b18030aeb64ad38999ee5857fb0c923ca93288c1c5316e0ef319f4094395b71b97aabc80cfcd601a4f861ec3ca8adefb0c1bb3
DIST lxml-3.1.1.tar.gz 3277003 SHA256 3da33ba3f6f5770973769e01dd93f923974c537239b571253725da2b8c6fd0dc SHA512 901380442a129ed863640dc8bd947f8d2f5bbc7ae451c1de2b8fc3dbf200471ed135f9741c081c1dd71891f68166ce31c532bb4a0be37e075ab9830a31209dd6 WHIRLPOOL 50d01a50cad60148ae8457c9475e3bfbf48ada914c4b1868a6472cedb411154404e4e4262ad330a153e180ad87b3fdc277cf1fd944a4b16a1822b13eaf57303d
DIST lxml-3.1.2.tar.gz 3285815 SHA256 c02153df2a5f633d7fab158bc030b17c812807bfdade535acc0fdb4e557951f9 SHA512 864038365a152391c1e22919f532e6c330c83ca5ba48c204a5c41ff5bf18de3ec3b810968765781e87050934a30023a79b68a70e72459173a23c280d84e8b45b WHIRLPOOL f9b4a7eb766d800694a2291118ad9940d9b39eb95a363e5735cc64e9ac2ec0a85080bd2f38b07f3105500ffe7dd7235c951bf8eb0356bd65f25e05c217ca89e9
DIST lxml-3.2.0.tar.gz 3324596 SHA256 eaac31ac45c3665aad9310352967184600e820bc366ceff64d01e93f15d3882c SHA512 e27cc933b2d750a1a83b3c56315a231c2c730bde4d0ab4d276a0792ee00bcbe800ed9239398ad4625ed194272b96e4743e497d8b06839fb0b9b2ad83ccb7d78b WHIRLPOOL 9b01063051d07b77a73b27fa6c90a7094bbfb73e22a1378cd5efdf7aeafb40474f46767af3fbbbbf5bf0daeab4546501808c15c63e3b315c99c9fb2410ede062
DIST lxml-3.2.1.tar.gz 3335355 SHA256 fc4924366cd0751f9cde17c2bc52e13df8b04246d4eaf6b09a496262c9ebbf6a SHA512 c3f124c643006073db80ee66b68a05990c454038477849efb7a49bdc604818aa1aceed20cfdce4387e16419399a26b6364af5176d47ef4ce9f58a072c9efb1dc WHIRLPOOL abc71a9242227c3f642959558dff6783e5e88fe38be9346367f0722454f5bec5aa3b553eb713b3e3fcbf418a0dbac56402c045635bd8da7da9db488893a9e5f1
DIST lxml-3.2.4.tar.gz 3347893 SHA256 c71fc86d8be96ad2762f557583ecf114661a61fbe3006f608120363ca34c5e86 SHA512 85d9b474ef877e90e406347a981a8522d234f09ea119c9d72c9edc9d050d786a019879d92e4a717f35dff4d4023abb9a3a72253d5a877280a90051938a029bc0 WHIRLPOOL 55f7d1ac035d1834671916fd082a8c5aee444eb28fd4c4ed1a6aa6a85940f320cf735330285a1d7135fc4e66819c14c65f417ff8b9bd6558d42a8fd45c0b32bc
DIST lxml-3.2.5.tar.gz 3349462 SHA256 2bf072808a6546d0e56bf1ad3b98a43cca828724360d7419fad135141bd31f7e SHA512 7ab09a0c735426b7163bbcc7101c397767aee3aae24b9db53ddd2c13b589b158593acbfb5aff4f8b87333fa61efeb7dec5c8988dcb02a7a495b877693f60abf5 WHIRLPOOL 0cc1510ab2fdaab85a4504314e6cca0fe8150c89baa4a9562b293fb248a31b9b0fd73a300d12d0c63a24f9ae98bd179215d59d386e32c5f1f30d19e31c9da962
DIST lxml-3.3.0.tar.gz 3435082 SHA256 7d669cd0b7f8d01356df8d64cdbf2aecd9150378d59c36ac025da1dbaf9ebc11 SHA512 4da55829ff524f54dc1ea840f13fc3973c0d821b307ebc3f7720674c2e9e0071609834e46a39449f414a1d97695ca119f8779c97dd18bf8f4a401d943e541bc9 WHIRLPOOL f3e9182fd7d3c0b58e3529675454e44064e1b4f640e17a365950f33e157483f5c23f73b2b983b99df3f25d95662892379bd36521667e4fa9c794a9209eda16d0
DIST lxml-3.3.1.tar.gz 3441159 SHA256 8cbaa02dd5a0a9dd7f571289c51eed9cb5c747d6674f3300e4bd63586e921819 SHA512 af52a8ea630b52171241aa458d6911354ae71d4b2957a5f6e8c14f632ffb11ea112f09ad702c4ac4f3c2535c0a2a472398a14925ac1ea49e7fad44c464ef21ec WHIRLPOOL b21e7d6c480776d40c4fa6ac4a0ae4a33f4753d35a5db539490cbe861df4495759806545e6e8854dc542ea10362b0bcff475ee6d556b1489c4cdb491042e3500
EBUILD lxml-2.3.4.ebuild 2384 SHA256 0f27303c81d4c430bdb739d971fc107fc97a43536bca0a19861a743d69cf65d3 SHA512 84e58b98afde50b4607b161fea16462260b0fda5134adadb8fd5cbb96722d28701755cad605e83922e3c7e242d8d06e016b9e13763e07b6cc842eb3cc0ce40e8 WHIRLPOOL 9dd5afb153ce64b1e88868a61bc287e6fcc39eb8114a70f9ea6ea68c58f6ae983b5a03d318758f6f09077b835b2aa81767c69ef64ae164cf26c38aaad91b8bea
EBUILD lxml-2.3.5.ebuild 2250 SHA256 ae75bc5f972f1d4aec8fce2122641578f537c821befcc794f6cec703451ecee0 SHA512 5a1dd98a130045d7b4bc61481bd5952e965bfc3a112178716d893b16835fe8660445c07de31a843135585bb8b29caee80d006741e4a9ab50fdb5de55c5659a9a WHIRLPOOL e189520a001c45f4d89a0888a9440b0f452f6a44f163831aed61e151cb95db6dad09ae58a66690371c4130344492ad85c9f69c81bedaf3ddd2f9836b2eb1e8cf
EBUILD lxml-2.3.6.ebuild 2250 SHA256 9569aacea58d41b77e51e2ac5568136af6ac25731cae3de9f3cd673fece75e76 SHA512 b9ba78498665a035616428bde0c6aca5137162176dd72fc2cdd18814735407de041ad66674a17bb58a35b1c7a4d165ebe2aed63a95e0b70940e6cdd4f9e8ad98 WHIRLPOOL 599f795caa74b81d282464467d17766810bd1c13b993123af4357b1abf1e2a039b4fe417966d596ee96854956d8c0933caf56d9f6ed451b9139286abdc3475fc
EBUILD lxml-3.0.1.ebuild 2303 SHA256 10f61317f3ef0ce5eaf69aa5356826a3e7903e1ef84f85b4de5a1b53a1e437ef SHA512 27667b9d7f007f685093293f498ad6fdd4db4a35da2700961b8ceddc2c88ec576567f05ccdda95dcb2a1c749c2b3986623a6d7d41c767a31fc2aaeb6ebdc44be WHIRLPOOL 1cccce68a03f7570bc66a0b6f78a9b7ac6a4f4c05748254070ff034a793cc38d7f78f848e0af51e303d699d7489bc42d130bf3c03bff070034a3f89681b1ca76
EBUILD lxml-3.1.0.ebuild 1778 SHA256 a9bd2a2c361544788d55c9aee1ccbd9542dd15290ae2ec260aad7ea141fc8ecb SHA512 538c98ddc4f81f983f630d54131149aa110e323c09e14ad0c04e321070c8dcee6b153065a00d5e804fd053a6ac8730a3e580ecd4c0667f1de04dec6d99c6fb25 WHIRLPOOL b09ef57df2081718fc587a58181f09e82fd5be7012b412a50ee841214a21e6d257f1478a44904b69845555065db2bbd44cca5f83c3bfde0d3bafa91e33672ccc
EBUILD lxml-3.1.1.ebuild 1778 SHA256 16d3e11cfb4f87f5a8bdef95389398725f25b59f379d84fb7dc91aadde24bd55 SHA512 ed7c684271de8dfda4ae5296d30a0abee9093532480506c059954cd9f1874cb2492d0a2f4f17ee36ec5627d5a036067e9f046589b562c9f3c34ee4152b6b6364 WHIRLPOOL b1295fc5171f36c61e6c1e70351342b1a03045770c81cd4dbf22bcb78ce805ee0013af03b7a9020d11efca9a38ee0d4488d0d80e830076c65f2fe900662f8e18
EBUILD lxml-3.1.2.ebuild 1778 SHA256 389e6677d33341b44bc44d0e588a0e7377c8e6db945bd590ec933e9c9c7f169b SHA512 bd37d105f0d8df2d1c2d03535d347173ee5a7e1a2ec0affb5215408d020b5055d9b82ef4295503e15a1a6383be4db4c8c6f54973fbed0ac60f5ba6f03d8c845e WHIRLPOOL 5e2cd171b3dbee73e0effa22b4c8cffa1e05bbadd9b1e2496b2433826695078f40a60b09bd5eb67ecb6c520bbae8ae70bc81fbab73adb741650ec0607828adcf
EBUILD lxml-3.2.0.ebuild 2002 SHA256 0609a82917fef5e5e2e7795a31675314bd6c09ffd9993b683fbd077697c52b25 SHA512 8291cd18f6f67ece0c697187b596784ece277003e7ec48b8039544a11c9a3e9929e2fdfc1698dda7adf0bd34e4436fcb4e89044bab1c6ae990bbb08cd2daf615 WHIRLPOOL bb3b7dc37b0681bf1c693c29bbe821f3126062470f43f85d12b2133da126c94d480b8ddf0ca44714e61076042897ebfdfa6bc9e9138512d52d1169daf7dac00f
EBUILD lxml-3.2.1.ebuild 2269 SHA256 a319e10d9e92e6357c129bac6d05b15aea40a3cf67092422c2015f93682b85d5 SHA512 6d0bf96bee1363da1f26e9b8e81a696dbbe67ed6f434bb3cd6639149777422d67fa9fb113291f206f9c12aeff0b1ca1562b5eb6123555af8e91ed36e3f652066 WHIRLPOOL 2efb3264318af4c474947425cf5f226383162ce01ec44b32cd0e6b946b8e7b07115ee885b75c792012def1624866db553c46e61c5309d62ee9ab9358c4945550
EBUILD lxml-3.2.4.ebuild 2283 SHA256 c605ade4e444426a53c564956321f943b35312fa6032e68b33290cbb204f3490 SHA512 3114fbbf1e64198e098bdc93f8d5c6049e938bd97fefa0d0e67b62efafca3338b4de3cc3125caf31365f5605fa91f559df4e0fdcc5f94137cf18b82939cdb60b WHIRLPOOL 5a8dbcba64d63b89f512f9fd2f3d8131c7b97942a265f1b44926b6f7489d79a4530155fa26d204e7c2bc749703a255630934e39460fb3fad3bb05790cf9d5a40
EBUILD lxml-3.2.5.ebuild 2283 SHA256 fa6ad0b103eb692a8ef7d38c88ad67309d35ebeef7344a3c64a5c4bfb20a2e26 SHA512 c08171e631e45cfdb6f0b75553f274bc64dbe56568ca6a1a50c37bef817ea2eef8efc1ab84ccf9de88958c1775b30fc024b78932a2032d20b6d747413a4ce6e3 WHIRLPOOL 73a48d03dd2967ad4e97cbcc25963db59f63bed66b0d22f4467ee59d6ed82fa9b435d14cb055473905a419ff6966fb53740a7487e73d8ccc2955a3ebd33801a7
EBUILD lxml-3.3.0.ebuild 2278 SHA256 9d248893ecd2a285680156e576e547881d245eed7bafccae7e0aa7bfd1fd38be SHA512 ddba80729f03f1a4d601f190686f8ec4788cc4fd84e69754a6a01ea35d55c1f55b09fca783b7c690cd47a2ef9cf2b14bdfc8d36dceed1543993c68c0927f7508 WHIRLPOOL f2de28e709b4ca0f5f078a8ee59d3d31066a72d59f32693104cf9bf368236c246a8ae6535fe4a4004a00cbfa889526685bca994f6932c2572e9eaf56329792a7
EBUILD lxml-3.3.1.ebuild 2283 SHA256 393e04214c4e0554d894733bdf45a05e887fd4c80f0fbfaff701fbabbb03fd25 SHA512 88cfbd46e7e4a5ccd550f7276f89594ef0d45861a77f5bb757955513ca5f7c23229d864c1c70c896237031731e671b17d77259d0118ff437f3e87d55f5fcfeea WHIRLPOOL 6900afe6660b564cee7c33c7b7232f922b12cf402e44492100d09e5908e091123654f993151a1545c460552d1e893b63dcae5e4ba2068602ed53420fbde5ccff
MISC ChangeLog 22100 SHA256 7ffda01baac6292fd54a5299a6dbc24cfebb2dbc504110243aeb7e6c61c01268 SHA512 4d99789b12528a73bdfdf1c1d245dae7baf27e0ca4741c0c327679ceaaa70ef49e4d17bbb775024b8d0fa9099f248f62cdc9ca3b4dae1a9c034ad785357fa15e WHIRLPOOL cd3411f94b186c6b82b1f2d59affd8689a89a29afa16b0013b6608b60a10a4352c32997e459220e8023a4db58325590e9aebb6753946dfdca6c567bd163d128c
MISC metadata.xml 248 SHA256 e7807b576fc37fc13cb9ad6785defe55a0dfeeb1c8d4c0765186169ef23fa146 SHA512 0f61003e05b546ed78531f3ed7e416a67ee0d13a76d238fb9907bf93b1ce732a8f33d66763e831f607c4b8c3739836627c4bbbe3569db6b0506142e41c45e0dc WHIRLPOOL 327f14c55f4be41d29c3ee1973e67fefc8df5c11925b88ebe989528ddac6b8ac85b46ae0d7520745c739ce3cfc60c0cba85875933af621cd6890e59c85bf5072
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iEYEAREIAAYFAlMGFQIACgkQL46suuyRem1rlgCfXMYQu+2FjXBuf0lktDJtRLws
f08Ani0PKGFEeeJfNyrNfjR+BTHS4AX5
=ZM09
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,11 @@
--- a/src/lxml/tests/test_xpathevaluator.py 2012-09-28 12:13:26.000000000 -0700
+++ b/src/lxml/tests/test_xpathevaluator.py 2012-10-18 14:46:38.869913757 -0700
@@ -587,6 +587,8 @@
self.assertEquals(match_dates[0].text, '2009-11-12')
def test_xpath_exslt_functions_strings(self):
+ # test seems to cause memory allocation errors
+ return None
tree = self.parse('<a><b>2009-11-12</b><b>2008-12-11</b></a>')
match_date = tree.xpath('str:replace(//b[1], "-", "*")',

View File

@ -0,0 +1,43 @@
From a7853944dacbe12097c1ef15836caeffbab8396c Mon Sep 17 00:00:00 2001
From: Stefan Behnel <stefan_ml@behnel.de>
Date: Sat, 4 May 2013 14:00:06 +0200
Subject: [PATCH] prefer stdlib ET over externally installed version as the
stdlib has taken the lead now
---
src/lxml/tests/common_imports.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/lxml/tests/common_imports.py b/src/lxml/tests/common_imports.py
index 645a7db..c528a3c 100644
--- a/src/lxml/tests/common_imports.py
+++ b/src/lxml/tests/common_imports.py
@@ -19,10 +19,10 @@ def make_version_tuple(version_string):
IS_PYTHON3 = sys.version_info[0] >= 3
try:
- from elementtree import ElementTree # standard ET
+ from xml.etree import ElementTree # Python 2.5+
except ImportError:
try:
- from xml.etree import ElementTree # Python 2.5+
+ from elementtree import ElementTree # standard ET
except ImportError:
ElementTree = None
@@ -32,10 +32,10 @@ def make_version_tuple(version_string):
ET_VERSION = (0,0,0)
try:
- import cElementTree # standard ET
+ from xml.etree import cElementTree # Python 2.5+
except ImportError:
try:
- from xml.etree import cElementTree # Python 2.5+
+ import cElementTree # standard ET
except ImportError:
cElementTree = None
--
1.8.1.6

View File

@ -0,0 +1,80 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-2.3.4.ebuild,v 1.12 2012/12/27 10:48:42 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="*::3.2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.3 *-jython 2.7-pypy-*"
inherit distutils
MY_P="${PN}-${PV/_/}"
DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries"
HOMEPAGE="http://codespeak.net/lxml/ http://pypi.python.org/pypi/lxml"
SRC_URI="http://codespeak.net/lxml/${MY_P}.tgz"
# SRC_URI="http://codespeak.net/lxml/dev/${MY_P}.tgz"
LICENSE="BSD ElementTree GPL-2 PSF-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc examples +threads"
RDEPEND=">=dev-libs/libxml2-2.7.2
>=dev-libs/libxslt-1.1.15
>=dev-python/beautifulsoup-3.0.8"
DEPEND="${RDEPEND}
dev-python/setuptools"
# lxml tarball contains files pregenerated by Cython.
S="${WORKDIR}/${MY_P}"
PYTHON_CFLAGS=("2.* + -fno-strict-aliasing")
# Compiler warnings are suppressed without --warnings option.
DISTUTILS_GLOBAL_OPTIONS=("--warnings")
src_compile() {
distutils_src_compile $(use threads || echo --without-threading)
}
src_test() {
testing() {
# Tests broken with Python 3.
[[ "${PYTHON_ABI}" == 3.* ]] && return
local module
for module in lxml/etree lxml/objectify; do
ln -fs "../../$(ls -d build-${PYTHON_ABI}/lib.*)/${module}.so" "src/${module}.so" || die "ln -fs src/${module} failed"
done
local exit_status="0" test
for test in test.py selftest.py selftest2.py; do
einfo "Running ${test}"
if ! PYTHONPATH="$(ls -d build-${PYTHON_ABI}/lib.*)" "$(PYTHON)" "${test}"; then
eerror "${test} failed with $(python_get_implementation) $(python_get_version)"
exit_status="1"
fi
done
return "${exit_status}"
}
python_execute_function testing
}
src_install() {
distutils_src_install
if use doc; then
dohtml -r doc/html/* || die "Installation of documentation failed"
dodoc *.txt || die "Installation of documentation failed"
docinto doc
dodoc doc/*.txt || die "Installation of documentation failed"
fi
if use examples; then
insinto /usr/share/doc/${PF}/examples
doins -r samples/* || die "Installation of examples failed"
fi
}

View File

@ -0,0 +1,81 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-2.3.5.ebuild,v 1.3 2012/10/13 18:43:05 armin76 Exp $
EAPI="4"
PYTHON_DEPEND="*::3.2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.3 *-jython 2.7-pypy-*"
inherit distutils
MY_P="${PN}-${PV/_/}"
DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries"
HOMEPAGE="http://codespeak.net/lxml/ http://pypi.python.org/pypi/lxml"
SRC_URI="http://codespeak.net/lxml/${MY_P}.tgz"
# SRC_URI="http://codespeak.net/lxml/dev/${MY_P}.tgz"
LICENSE="BSD ElementTree GPL-2 PSF-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc examples +threads"
RDEPEND=">=dev-libs/libxml2-2.7.2
>=dev-libs/libxslt-1.1.15
>=dev-python/beautifulsoup-3.0.8"
DEPEND="${RDEPEND}
dev-python/setuptools"
# lxml tarball contains files pregenerated by Cython.
S="${WORKDIR}/${MY_P}"
PYTHON_CFLAGS=("2.* + -fno-strict-aliasing")
# Compiler warnings are suppressed without --warnings option.
DISTUTILS_GLOBAL_OPTIONS=("*-cpython --warnings")
src_compile() {
distutils_src_compile $(use threads || echo --without-threading)
}
src_test() {
testing() {
# Tests broken with Python 3.
[[ "${PYTHON_ABI}" == 3.* ]] && return
local module
for module in lxml/etree lxml/objectify; do
ln -fs "../../$(ls -d build-${PYTHON_ABI}/lib.*)/${module}.so" "src/${module}.so" || die "ln -fs src/${module} failed"
done
local exit_status="0" test
for test in test.py selftest.py selftest2.py; do
einfo "Running ${test}"
if ! PYTHONPATH="$(ls -d build-${PYTHON_ABI}/lib.*)" "$(PYTHON)" "${test}"; then
eerror "${test} failed with $(python_get_implementation) $(python_get_version)"
exit_status="1"
fi
done
return "${exit_status}"
}
python_execute_function testing
}
src_install() {
distutils_src_install
if use doc; then
dohtml -r doc/html/*
dodoc *.txt
docinto doc
dodoc doc/*.txt
fi
if use examples; then
docinto examples
dodoc -r samples/*
docompress -x /usr/share/doc/${PF}/examples
fi
}

View File

@ -0,0 +1,81 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-2.3.6.ebuild,v 1.3 2012/10/13 18:43:05 armin76 Exp $
EAPI="4"
PYTHON_DEPEND="*::3.2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.3 *-jython 2.7-pypy-*"
inherit distutils
MY_P="${PN}-${PV/_/}"
DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries"
HOMEPAGE="http://codespeak.net/lxml/ http://pypi.python.org/pypi/lxml"
SRC_URI="http://codespeak.net/lxml/${MY_P}.tgz"
# SRC_URI="http://codespeak.net/lxml/dev/${MY_P}.tgz"
LICENSE="BSD ElementTree GPL-2 PSF-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc examples +threads"
RDEPEND=">=dev-libs/libxml2-2.7.2
>=dev-libs/libxslt-1.1.15
>=dev-python/beautifulsoup-3.0.8"
DEPEND="${RDEPEND}
dev-python/setuptools"
# lxml tarball contains files pregenerated by Cython.
S="${WORKDIR}/${MY_P}"
PYTHON_CFLAGS=("2.* + -fno-strict-aliasing")
# Compiler warnings are suppressed without --warnings option.
DISTUTILS_GLOBAL_OPTIONS=("*-cpython --warnings")
src_compile() {
distutils_src_compile $(use threads || echo --without-threading)
}
src_test() {
testing() {
# Tests broken with Python 3.
[[ "${PYTHON_ABI}" == 3.* ]] && return
local module
for module in lxml/etree lxml/objectify; do
ln -fs "../../$(ls -d build-${PYTHON_ABI}/lib.*)/${module}.so" "src/${module}.so" || die "ln -fs src/${module} failed"
done
local exit_status="0" test
for test in test.py selftest.py selftest2.py; do
einfo "Running ${test}"
if ! PYTHONPATH="$(ls -d build-${PYTHON_ABI}/lib.*)" "$(PYTHON)" "${test}"; then
eerror "${test} failed with $(python_get_implementation) $(python_get_version)"
exit_status="1"
fi
done
return "${exit_status}"
}
python_execute_function testing
}
src_install() {
distutils_src_install
if use doc; then
dohtml -r doc/html/*
dodoc *.txt
docinto doc
dodoc doc/*.txt
fi
if use examples; then
docinto examples
dodoc -r samples/*
docompress -x /usr/share/doc/${PF}/examples
fi
}

View File

@ -0,0 +1,73 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.0.1.ebuild,v 1.14 2013/09/05 18:46:13 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1
MY_P="${PN}-${PV/_/}"
DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries"
HOMEPAGE="http://codespeak.net/lxml/ http://pypi.python.org/pypi/lxml"
SRC_URI="http://codespeak.net/lxml/${MY_P}.tgz"
# SRC_URI="http://codespeak.net/lxml/dev/${MY_P}.tgz"
LICENSE="BSD ElementTree GPL-2 PSF-2"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
# have to drop some keywords pending resolution of bug #438388
#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc examples +threads"
# Note: lib{xml2,xslt} are used as C libraries, not Python modules.
RDEPEND=">=dev-libs/libxml2-2.7.2
>=dev-libs/libxslt-1.1.15
dev-python/beautifulsoup[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
# lxml tarball contains files pregenerated by Cython.
S="${WORKDIR}/${MY_P}"
python_prepare_all() {
local PATCHES=( "${FILESDIR}/${P}-skip-failing-test.patch" )
# avoid replacing PYTHONPATH in tests.
sed -i -e '/sys\.path/d' test.py || die
distutils-r1_python_prepare_all
}
python_test() {
# Tests broken with Python 3, generally due to Unicode.
[[ ${EPYTHON} == python3.* ]] && return
cp -r -l src/lxml/tests "${BUILD_DIR}"/lib/lxml/ || die
cp -r -l src/lxml/html/tests "${BUILD_DIR}"/lib/lxml/html/ || die
ln -s "${S}"/doc "${BUILD_DIR}"/ || die
local test
for test in test.py selftest.py selftest2.py; do
einfo "Running ${test}"
"${PYTHON}" ${test} || die "Test ${test} fails with ${EPYTHON}"
done
}
python_install_all() {
if use doc; then
local DOCS=( *.txt doc/*.txt )
local HTML_DOCS=( doc/html/. )
fi
distutils-r1_python_install_all
if use examples; then
docinto examples
dodoc -r samples/*
docompress -x /usr/share/doc/${PF}/examples
fi
}

View File

@ -0,0 +1,59 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.1.0.ebuild,v 1.2 2013/09/05 18:46:13 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1
DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries"
HOMEPAGE="http://lxml.de/ http://pypi.python.org/pypi/lxml/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD ElementTree GPL-2 PSF-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc examples +threads"
# Note: lib{xml2,xslt} are used as C libraries, not Python modules.
RDEPEND=">=dev-libs/libxml2-2.7.2
>=dev-libs/libxslt-1.1.15
dev-python/beautifulsoup[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
# lxml tarball contains files pregenerated by Cython.
python_prepare_all() {
# avoid replacing PYTHONPATH in tests.
sed -i -e '/sys\.path/d' test.py || die
distutils-r1_python_prepare_all
}
python_test() {
cp -r -l src/lxml/tests "${BUILD_DIR}"/lib/lxml/ || die
cp -r -l src/lxml/html/tests "${BUILD_DIR}"/lib/lxml/html/ || die
ln -s "${S}"/doc "${BUILD_DIR}"/ || die
local test
for test in test.py selftest.py selftest2.py; do
einfo "Running ${test}"
"${PYTHON}" ${test} || die "Test ${test} fails with ${EPYTHON}"
done
}
python_install_all() {
if use doc; then
local DOCS=( *.txt doc/*.txt )
local HTML_DOCS=( doc/html/. )
fi
distutils-r1_python_install_all
if use examples; then
docinto examples
dodoc -r samples/*
docompress -x /usr/share/doc/${PF}/examples
fi
}

View File

@ -0,0 +1,59 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.1.1.ebuild,v 1.2 2013/09/05 18:46:13 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1
DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries"
HOMEPAGE="http://lxml.de/ http://pypi.python.org/pypi/lxml/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD ElementTree GPL-2 PSF-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc examples +threads"
# Note: lib{xml2,xslt} are used as C libraries, not Python modules.
RDEPEND=">=dev-libs/libxml2-2.7.2
>=dev-libs/libxslt-1.1.15
dev-python/beautifulsoup[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
# lxml tarball contains files pregenerated by Cython.
python_prepare_all() {
# avoid replacing PYTHONPATH in tests.
sed -i -e '/sys\.path/d' test.py || die
distutils-r1_python_prepare_all
}
python_test() {
cp -r -l src/lxml/tests "${BUILD_DIR}"/lib/lxml/ || die
cp -r -l src/lxml/html/tests "${BUILD_DIR}"/lib/lxml/html/ || die
ln -s "${S}"/doc "${BUILD_DIR}"/ || die
local test
for test in test.py selftest.py selftest2.py; do
einfo "Running ${test}"
"${PYTHON}" ${test} || die "Test ${test} fails with ${EPYTHON}"
done
}
python_install_all() {
if use doc; then
local DOCS=( *.txt doc/*.txt )
local HTML_DOCS=( doc/html/. )
fi
distutils-r1_python_install_all
if use examples; then
docinto examples
dodoc -r samples/*
docompress -x /usr/share/doc/${PF}/examples
fi
}

View File

@ -0,0 +1,59 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.1.2.ebuild,v 1.2 2013/09/05 18:46:13 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1
DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries"
HOMEPAGE="http://lxml.de/ http://pypi.python.org/pypi/lxml/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD ElementTree GPL-2 PSF-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc examples +threads"
# Note: lib{xml2,xslt} are used as C libraries, not Python modules.
RDEPEND=">=dev-libs/libxml2-2.7.2
>=dev-libs/libxslt-1.1.15
dev-python/beautifulsoup[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
# lxml tarball contains files pregenerated by Cython.
python_prepare_all() {
# avoid replacing PYTHONPATH in tests.
sed -i -e '/sys\.path/d' test.py || die
distutils-r1_python_prepare_all
}
python_test() {
cp -r -l src/lxml/tests "${BUILD_DIR}"/lib/lxml/ || die
cp -r -l src/lxml/html/tests "${BUILD_DIR}"/lib/lxml/html/ || die
ln -s "${S}"/doc "${BUILD_DIR}"/ || die
local test
for test in test.py selftest.py selftest2.py; do
einfo "Running ${test}"
"${PYTHON}" ${test} || die "Test ${test} fails with ${EPYTHON}"
done
}
python_install_all() {
if use doc; then
local DOCS=( *.txt doc/*.txt )
local HTML_DOCS=( doc/html/. )
fi
distutils-r1_python_install_all
if use examples; then
docinto examples
dodoc -r samples/*
docompress -x /usr/share/doc/${PF}/examples
fi
}

View File

@ -0,0 +1,69 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.2.0.ebuild,v 1.6 2013/09/05 18:46:13 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1 flag-o-matic
DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries"
HOMEPAGE="http://lxml.de/ http://pypi.python.org/pypi/lxml/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD ElementTree GPL-2 PSF-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc examples +threads"
# Note: lib{xml2,xslt} are used as C libraries, not Python modules.
RDEPEND=">=dev-libs/libxml2-2.7.2
>=dev-libs/libxslt-1.1.15
dev-python/beautifulsoup[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
# lxml tarball contains files pregenerated by Cython.
PATCHES=( "${FILESDIR}/lxml-test-elementtree.patch" )
python_prepare_all() {
# avoid replacing PYTHONPATH in tests.
sed -i -e '/sys\.path/d' test.py || die
distutils-r1_python_prepare_all
}
python_compile() {
if [[ ${EPYTHON} != python3* ]]; then
local CFLAGS=${CFLAGS}
append-cflags -fno-strict-aliasing
fi
distutils-r1_python_compile
}
python_test() {
cp -r -l src/lxml/tests "${BUILD_DIR}"/lib/lxml/ || die
cp -r -l src/lxml/html/tests "${BUILD_DIR}"/lib/lxml/html/ || die
ln -s "${S}"/doc "${BUILD_DIR}"/ || die
local test
for test in test.py selftest.py selftest2.py; do
einfo "Running ${test}"
"${PYTHON}" ${test} || die "Test ${test} fails with ${EPYTHON}"
done
}
python_install_all() {
if use doc; then
local DOCS=( *.txt doc/*.txt )
local HTML_DOCS=( doc/html/. )
fi
distutils-r1_python_install_all
if use examples; then
docinto examples
dodoc -r samples/*
docompress -x /usr/share/doc/${PF}/examples
fi
}

View File

@ -0,0 +1,69 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.2.1.ebuild,v 1.15 2014/02/11 19:19:33 jer Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1 flag-o-matic
DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries"
HOMEPAGE="http://lxml.de/ http://pypi.python.org/pypi/lxml/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD ElementTree GPL-2 PSF-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="beautifulsoup3 doc examples +threads"
# Note: lib{xml2,xslt} are used as C libraries, not Python modules.
RDEPEND=">=dev-libs/libxml2-2.7.2
>=dev-libs/libxslt-1.1.15
beautifulsoup3? (
python_targets_python2_6? ( dev-python/beautifulsoup:python-2[python_targets_python2_6] )
python_targets_python2_7? ( dev-python/beautifulsoup:python-2[python_targets_python2_7] )
python_targets_python3_2? ( dev-python/beautifulsoup:python-3[python_targets_python3_2] )
python_targets_python3_3? ( dev-python/beautifulsoup:python-3[python_targets_python3_3] )
)"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
# lxml tarball contains files pregenerated by Cython.
DISTUTILS_IN_SOURCE_BUILD=1
python_prepare_all() {
# avoid replacing PYTHONPATH in tests.
sed -i -e '/sys\.path/d' test.py || die
distutils-r1_python_prepare_all
}
python_compile() {
if [[ ${EPYTHON} != python3* ]]; then
local CFLAGS=${CFLAGS}
append-cflags -fno-strict-aliasing
fi
distutils-r1_python_compile
}
python_test() {
cp -r -l src/lxml/tests "${BUILD_DIR}"/lib/lxml/ || die
cp -r -l src/lxml/html/tests "${BUILD_DIR}"/lib/lxml/html/ || die
ln -s "${S}"/doc "${BUILD_DIR}"/ || die
local test
for test in test.py selftest.py selftest2.py; do
einfo "Running ${test}"
"${PYTHON}" ${test} || die "Test ${test} fails with ${EPYTHON}"
done
}
python_install_all() {
if use doc; then
local DOCS=( *.txt doc/*.txt )
local HTML_DOCS=( doc/html/. )
fi
use examples && local EXAMPLES=( samples/. )
distutils-r1_python_install_all
}

View File

@ -0,0 +1,69 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.2.4.ebuild,v 1.1 2013/11/07 20:25:32 radhermit Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1 flag-o-matic
DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries"
HOMEPAGE="http://lxml.de/ http://pypi.python.org/pypi/lxml/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD ElementTree GPL-2 PSF-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="beautifulsoup3 doc examples +threads"
# Note: lib{xml2,xslt} are used as C libraries, not Python modules.
RDEPEND=">=dev-libs/libxml2-2.7.2
>=dev-libs/libxslt-1.1.15
beautifulsoup3? (
python_targets_python2_6? ( dev-python/beautifulsoup:python-2[python_targets_python2_6] )
python_targets_python2_7? ( dev-python/beautifulsoup:python-2[python_targets_python2_7] )
python_targets_python3_2? ( dev-python/beautifulsoup:python-3[python_targets_python3_2] )
python_targets_python3_3? ( dev-python/beautifulsoup:python-3[python_targets_python3_3] )
)"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
# lxml tarball contains files pregenerated by Cython.
DISTUTILS_IN_SOURCE_BUILD=1
python_prepare_all() {
# avoid replacing PYTHONPATH in tests.
sed -i -e '/sys\.path/d' test.py || die
distutils-r1_python_prepare_all
}
python_compile() {
if [[ ${EPYTHON} != python3* ]]; then
local CFLAGS=${CFLAGS}
append-cflags -fno-strict-aliasing
fi
distutils-r1_python_compile
}
python_test() {
cp -r -l src/lxml/tests "${BUILD_DIR}"/lib/lxml/ || die
cp -r -l src/lxml/html/tests "${BUILD_DIR}"/lib/lxml/html/ || die
ln -s "${S}"/doc "${BUILD_DIR}"/ || die
local test
for test in test.py selftest.py selftest2.py; do
einfo "Running ${test}"
"${PYTHON}" ${test} || die "Test ${test} fails with ${EPYTHON}"
done
}
python_install_all() {
if use doc; then
local DOCS=( *.txt doc/*.txt )
local HTML_DOCS=( doc/html/. )
fi
use examples && local EXAMPLES=( samples/. )
distutils-r1_python_install_all
}

View File

@ -0,0 +1,69 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.2.5.ebuild,v 1.1 2014/01/25 10:08:42 radhermit Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1 flag-o-matic
DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries"
HOMEPAGE="http://lxml.de/ http://pypi.python.org/pypi/lxml/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD ElementTree GPL-2 PSF-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="beautifulsoup3 doc examples +threads"
# Note: lib{xml2,xslt} are used as C libraries, not Python modules.
RDEPEND=">=dev-libs/libxml2-2.7.2
>=dev-libs/libxslt-1.1.15
beautifulsoup3? (
python_targets_python2_6? ( dev-python/beautifulsoup:python-2[python_targets_python2_6] )
python_targets_python2_7? ( dev-python/beautifulsoup:python-2[python_targets_python2_7] )
python_targets_python3_2? ( dev-python/beautifulsoup:python-3[python_targets_python3_2] )
python_targets_python3_3? ( dev-python/beautifulsoup:python-3[python_targets_python3_3] )
)"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
# lxml tarball contains files pregenerated by Cython.
DISTUTILS_IN_SOURCE_BUILD=1
python_prepare_all() {
# avoid replacing PYTHONPATH in tests.
sed -i -e '/sys\.path/d' test.py || die
distutils-r1_python_prepare_all
}
python_compile() {
if [[ ${EPYTHON} != python3* ]]; then
local CFLAGS=${CFLAGS}
append-cflags -fno-strict-aliasing
fi
distutils-r1_python_compile
}
python_test() {
cp -r -l src/lxml/tests "${BUILD_DIR}"/lib/lxml/ || die
cp -r -l src/lxml/html/tests "${BUILD_DIR}"/lib/lxml/html/ || die
ln -s "${S}"/doc "${BUILD_DIR}"/ || die
local test
for test in test.py selftest.py selftest2.py; do
einfo "Running ${test}"
"${PYTHON}" ${test} || die "Test ${test} fails with ${EPYTHON}"
done
}
python_install_all() {
if use doc; then
local DOCS=( *.txt doc/*.txt )
local HTML_DOCS=( doc/html/. )
fi
use examples && local EXAMPLES=( samples/. )
distutils-r1_python_install_all
}

View File

@ -0,0 +1,69 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.3.0.ebuild,v 1.3 2014/02/20 14:45:16 hattya Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1 flag-o-matic
DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries"
HOMEPAGE="http://lxml.de/ http://pypi.python.org/pypi/lxml/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD ElementTree GPL-2 PSF-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="beautifulsoup3 doc examples +threads"
# Note: lib{xml2,xslt} are used as C libraries, not Python modules.
RDEPEND=">=dev-libs/libxml2-2.7.2
>=dev-libs/libxslt-1.1.15
beautifulsoup3? (
python_targets_python2_6? ( dev-python/beautifulsoup:python-2[python_targets_python2_6] )
python_targets_python2_7? ( dev-python/beautifulsoup:python-2[python_targets_python2_7] )
python_targets_python3_2? ( dev-python/beautifulsoup:python-3[python_targets_python3_2] )
python_targets_python3_3? ( dev-python/beautifulsoup:python-3[python_targets_python3_3] )
)"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
# lxml tarball contains files pregenerated by Cython.
DISTUTILS_IN_SOURCE_BUILD=1
python_prepare_all() {
# avoid replacing PYTHONPATH in tests.
sed -i -e '/sys\.path/d' test.py || die
distutils-r1_python_prepare_all
}
python_compile() {
if [[ ${EPYTHON} != python3* ]]; then
local CFLAGS=${CFLAGS}
append-cflags -fno-strict-aliasing
fi
distutils-r1_python_compile
}
python_test() {
cp -r -l src/lxml/tests "${BUILD_DIR}"/lib/lxml/ || die
cp -r -l src/lxml/html/tests "${BUILD_DIR}"/lib/lxml/html/ || die
ln -s "${S}"/doc "${BUILD_DIR}"/ || die
local test
for test in test.py selftest.py selftest2.py; do
einfo "Running ${test}"
"${PYTHON}" ${test} || die "Test ${test} fails with ${EPYTHON}"
done
}
python_install_all() {
if use doc; then
local DOCS=( *.txt doc/*.txt )
local HTML_DOCS=( doc/html/. )
fi
use examples && local EXAMPLES=( samples/. )
distutils-r1_python_install_all
}

View File

@ -0,0 +1,69 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.3.1.ebuild,v 1.1 2014/02/19 19:10:26 radhermit Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1 flag-o-matic
DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries"
HOMEPAGE="http://lxml.de/ http://pypi.python.org/pypi/lxml/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD ElementTree GPL-2 PSF-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="beautifulsoup3 doc examples +threads"
# Note: lib{xml2,xslt} are used as C libraries, not Python modules.
RDEPEND=">=dev-libs/libxml2-2.7.2
>=dev-libs/libxslt-1.1.15
beautifulsoup3? (
python_targets_python2_6? ( dev-python/beautifulsoup:python-2[python_targets_python2_6] )
python_targets_python2_7? ( dev-python/beautifulsoup:python-2[python_targets_python2_7] )
python_targets_python3_2? ( dev-python/beautifulsoup:python-3[python_targets_python3_2] )
python_targets_python3_3? ( dev-python/beautifulsoup:python-3[python_targets_python3_3] )
)"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
# lxml tarball contains files pregenerated by Cython.
DISTUTILS_IN_SOURCE_BUILD=1
python_prepare_all() {
# avoid replacing PYTHONPATH in tests.
sed -i -e '/sys\.path/d' test.py || die
distutils-r1_python_prepare_all
}
python_compile() {
if [[ ${EPYTHON} != python3* ]]; then
local CFLAGS=${CFLAGS}
append-cflags -fno-strict-aliasing
fi
distutils-r1_python_compile
}
python_test() {
cp -r -l src/lxml/tests "${BUILD_DIR}"/lib/lxml/ || die
cp -r -l src/lxml/html/tests "${BUILD_DIR}"/lib/lxml/html/ || die
ln -s "${S}"/doc "${BUILD_DIR}"/ || die
local test
for test in test.py selftest.py selftest2.py; do
einfo "Running ${test}"
"${PYTHON}" ${test} || die "Test ${test} fails with ${EPYTHON}"
done
}
python_install_all() {
if use doc; then
local DOCS=( *.txt doc/*.txt )
local HTML_DOCS=( doc/html/. )
fi
use examples && local EXAMPLES=( samples/. )
distutils-r1_python_install_all
}

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<use>
<flag name='beautifulsoup3'>Enable support for Beautiful Soup 3</flag>
</use>
</pkgmetadata>

View File

@ -1,6 +1,35 @@
# ChangeLog for sys-libs/libseccomp
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libseccomp/ChangeLog,v 1.7 2013/01/22 17:26:00 ago Exp $
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libseccomp/ChangeLog,v 1.15 2014/01/14 13:52:31 ago Exp $
14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libseccomp-2.1.1.ebuild:
Stable for x86, wrt bug #495966
12 Jan 2014; Pacho Ramos <pacho@gentoo.org> libseccomp-2.1.1.ebuild:
amd64 stable, bug #495966
05 Jan 2014; Markus Meier <maekke@gentoo.org> libseccomp-2.1.1.ebuild:
arm stable, bug #495966
*libseccomp-2.1.1 (19 Nov 2013)
19 Nov 2013; Doug Goldstein <cardoe@gentoo.org> +libseccomp-2.1.1.ebuild:
Version bump
28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> libseccomp-2.1.0.ebuild:
Stable for x86, wrt bug #481402
24 Aug 2013; Agostino Sarubbo <ago@gentoo.org> libseccomp-2.1.0.ebuild:
Stable for arm, wrt bug #481402
17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> libseccomp-2.1.0.ebuild:
Stable for amd64, wrt bug #481402
*libseccomp-2.1.0 (18 Jun 2013)
18 Jun 2013; Mike Frysinger <vapier@gentoo.org> +libseccomp-2.1.0.ebuild:
Version bump #473626 by Paul Moore. Set V=1 when building #451820 by Agostino
Sarubbo.
22 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libseccomp-1.0.1.ebuild:
Stable for x86, wrt bug #451496

View File

@ -1,8 +1,32 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
DIST libseccomp-0.1.0.tar.gz 62837 SHA256 e940989c093c9c057aca4e1a878be48bdcdb027f876a8d4bdcd9a1405a3d7f6f SHA512 69bf68d561bf8e12959a517c5156e9d14a42717a409a5bed4945026fb053ceb13dbff215774a2fac460811641f3425173ee7b076c1f4cb943d8b172bd28f8c2e WHIRLPOOL 375f573953ea241dc845bea4a82cd16c4d9708cb1d739774217f7085c600e52823e0dc30e5efed01edc7cb9a4c623444af99f95d6d4218c3b9d566735645284f
DIST libseccomp-1.0.0.tar.gz 70172 SHA256 7c35493c890af509955397ea1f5d3c1a8e84a3002a64fa8c716de395e117cc4c SHA512 e75f0e3a593ccf9efb6d0ccd2364afe3c7420dd891f6d3e94cd5edc497e3b73f7122ebf82f3aeab97d984f35d7e82c09d1f17d099e5a86a95a6e9ac0afbbd3d5 WHIRLPOOL e806fbb068dff09610cce2b93d262a14245c1bc26260a97c4e804f0ba7f5d564f3d07401d46cd715888b7650d3d653f14426bc66ed67742ef3ed522950d633ef
DIST libseccomp-1.0.1.tar.gz 129602 SHA256 7c38fa4bcb92ec48179132e9532feee65f9dc3a00b733328a21551f028b62966 SHA512 eb67e298d3fd80d46d70629c2a159a4cd1954e97d7b8ea00138880f3b34748e215153150021c0554e2123369db61f490e0279672feb91f184f46eb4fc09ecf7e WHIRLPOOL 58d62f310e7f118eaee52f0cf6bfbf33b44469c9fbbaa76975975cd63dfa71b48647e50370f85963d7819368ac37359ac88d176e7cd6d6e93871a42c837741ad
DIST libseccomp-2.1.0.tar.gz 216834 SHA256 b0d6e4f0984e6632a04f0cf33c6babdb011674ba15ff208e196f037e0e09905e SHA512 4096aed2d09332a954ab949e548e2b51c14c8da6f99514dcf57572bcb68dba42f0f67904159ec2b2624e34f7ee81f9904c1e79a5525300949f70d25315f63718 WHIRLPOOL dd8081567056c4e0b7dea281cb1f69d4f289925d86761d6a5f71c007c9c47d634377ab2ae2636613067f95b8a07a1199edd8aa69d058be2f3f1ece3e2b9f5dd0
DIST libseccomp-2.1.1.tar.gz 113133 SHA256 8812c11e407c383f5ad6afb84a88e5a0224477bcfe8ff03f0c548e5abaac841c SHA512 1f2916d80a9b9937d2ab9ecf9c4f1e2a8ffc27f90f14e8481eb2f32c8122ea1756950f753f25fb571053f492cc97c8792760e0f058e7ea07ec4bb442508d1112 WHIRLPOOL 77db55f9317e27930b6fd7e83d122b1dd460849bbf9910d7619424d791b1ecd96ffbc5f741cd35e89f27cdc0ab537d5c7c9febaafbf1556c932b9774b80a8643
EBUILD libseccomp-0.1.0.ebuild 887 SHA256 c306064e60de9e3271e4b4403d7fe3db9574d241826bc53014fe31c484c0eebd SHA512 0198f56eab848e88bfe621305351860e07e793012cd5d0337c5664379d1f29ad0633dcfeac1713939982b7817ff3099b5f3edd21ff97244bcfaf2688c9fb3532 WHIRLPOOL 9410586f3035957504a71ac1c9e75bbe5ba138b5a65a642f0094629655ab5abca8d75c1b811a21b4317cce27c2210795e520318a7c99fa006235c1f1b697e98e
EBUILD libseccomp-1.0.0.ebuild 922 SHA256 7eabb279665def818827cdf949af3078d33a1825fcaec1c3f5a5c6b9bdaf4c53 SHA512 4fac22e434db6c6fe8356fea1fc9ec1ca74eef992b02d0a106d04aff05489835bd468bd2621eeacee21546dfd74f49ca5e680824d23e0893705d97ccef894d29 WHIRLPOOL 33b9ea4b079fb466a08f1c67606a8942598b364c5a50afbd3116d0e518ea9973bfc548bdbf60a6f4bbf928452c940bfaf4b1646ffa423fd6b05caf08dddebc4e
EBUILD libseccomp-1.0.1.ebuild 917 SHA256 5317e6094fade58b0ada5619b6d8c58feae42568f32130206eb5f783701163b4 SHA512 2283fc4801fa51c0767fad2be1ab462027cfd950502907a3619e72aa946f79fe713e91edec5f98777ae3f25fef44082301cf04eec8f2f37112a288c0406538e5 WHIRLPOOL 4b4ddce267cf44028fcd2b0731a4fb04e86ffc6990b98fd864358cac0a63c768bb7d02db072cb72bcf2f5629c7d4df54e9890a10c768ca3a243a57cf879abfba
MISC ChangeLog 1039 SHA256 3385e9eef697b2dda3f93f966237ae0dac648d18b37e6258546f6ea2e3a356db SHA512 1bfdbb3f8b72bc5e82283e43b44e8cbf18fec6c0d598fbc02356cd5dfbc44a2762b902c5f08dd6c0b14d6eb867b7a2d6cd37fa465697f651c40b1a74b2647725 WHIRLPOOL bca987c5e20bd55e41614efbb2785cf956039723bbb4c8773c97453ecc5ce098f750629288328c25fdfac7fb6d266ed4a55b61d4136094e9a270d6617f3be290
EBUILD libseccomp-2.1.0.ebuild 915 SHA256 3155d77911919498b0cac41968cfaf64d4f666ca360c8d772f4f7266e606a03b SHA512 ae40b4a06dd7943d08e5bf8a46668321021149927304da6c31f8fbf4e55df959dd9efddc82c804652e7eef18dd3463582b2b149099fb7ecc38811047e5618bed WHIRLPOOL 9f0f6d9d0cc468140c97003a01b9095b3e9daa56e49c80853532a5a97c4c8967e9d54c0e5ec745a5552765a33976abc422d63dc36bea6f08b08a113dd81884a9
EBUILD libseccomp-2.1.1.ebuild 915 SHA256 dc639238540d003430e9aed86ba52e2167b47bb542438ba3be1159cd4bf77e77 SHA512 b421c7122868549cef580cab5ae400819fe2c401085c1c4bf83ca46ea8fe4969a96edccdd9e02fc54a87ab4b8cc8fe4b8a7a6c2bda09121bb2e55c1830bbfda0 WHIRLPOOL fe9b69fbcf1505634b58a3925bbd9b4dab1a27df26f2a76514e2af539616fe3b00da93dd39640959a91d30765942462054f1fec4e60535ccfc85dcd728bec29a
MISC ChangeLog 2005 SHA256 1191085a22556cd2e04d3626e92e9b243597bdde82be551c168206da82dd1c4a SHA512 f0a4f6e8145904c46decc0f4d803f81db9b486357978fd9f95d9d44cc341e3bb2e07654e45a76880a8311f6e6195d6fc6349f7dab2accd4dc956d05cee391aa0 WHIRLPOOL 1bdb0a2d72e565ca2ef4a0a5d47c48b26e77d32fea8f25be9c94c6ade4cf6b2c01e7eadec9cee5ce37ba1af9d0f1c7ceb51278a0e0b83a5cb2ec0fc589ef933e
MISC metadata.xml 263 SHA256 ea86e8769a176b84f7f1d80856e0b9ae3583240ea6fc74ef44544274457088df SHA512 98098f2f81078c960bad8d97dbd51a8394577bd9364c8cd4c0f71edc418eea4fa04ae047c8ead695ae774f36a9dc1025f99effc376db6b92f80aafa6165ba440 WHIRLPOOL d9ba961dfd8cf823d5029f4609fddfe12346312035f7cdeb816af7794a93ddc4bba59b636dfc67b66edf63e04532bb8d7611103f3753b3c221130089c37056de
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQIcBAEBCAAGBQJS1UEgAAoJELp701BxlEWf4J4QAKhNDH4YC8CUAwaOk12m+hVz
yOR6ha9G2x5bW7IcjdNTmAGkugcnqPa3tXcLynBc7EnolI42rQDYHKZmuL+xUOAp
63w5CxbhTAr+GPCuH9DA1v+TZu5PSKu5jl3PMwiB2av/BXOdBNYxGtfpNnZskaFR
bQci2sL6cCKllPUnwGTq0wp7jfTHJ5EKomsOXT5Jd+8vF0Aq3ntXcXgBXoFUpdqv
PSKf3PCiP3s/Wfl6vuCkuoELUYuaPwYDi6G278xNjDciFV4PEMF04thyRA3WeZHI
OcTVR1E5PhmsNvCEtYNPheX+cZ1sY2p8W4irB2OeVEMRFUh/74kHjdKa98NMi580
DjzwdAU5EZF8cNimszByakJ9hDo3cUhjAlaviovCEgMLvH6eUO3Lf5qv5ajZxMW7
p5T3AUfjVnDadB2TTXdWQYSeD8/yh7Y8SkA9w0+DJdYwcebKy46LRYFLxJAp9AZz
MbQlnajQ0PQW+sdoUrKspmIZumHRkGMim5oT26rVAN7WcZEb1nOckxrEr3alTNbf
v2Wc2QuWsPLv8CJOJI2i1xsJnvSYEvXgP28fVDUuBMMXWSXb3stF9U3TO/9ycqmc
qmmNhHuy/SZudYAlVmBV7c3RO2cp1i3oDJ5HSMSWS/yn98MSg2nIavBlgdixQptO
bx1HSKDsLMO0avL8EBGL
=ksGi
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,41 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libseccomp/libseccomp-2.1.0.ebuild,v 1.4 2013/08/28 11:17:28 ago Exp $
# Note: USE=static-libs isn't great -- only PIC objects are provided.
EAPI="4"
inherit eutils
DESCRIPTION="high level interface to Linux seccomp filter"
HOMEPAGE="http://sourceforge.net/projects/libseccomp/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="amd64 arm x86"
IUSE="static-libs"
src_prepare() {
sed -i \
-e '/^SUBDIRS_BUILD/s:tests::' \
Makefile || die
sed -i \
-e '/^LDFLAGS/s|:=|+=|' \
{tests,tools}/Makefile || die
export MAKEOPTS+=" V=1"
tc-export AR CC
export GCC=${CC}
}
src_test() {
emake SUBDIRS_BUILD='tests'
cd tests
./regression || die
}
src_install() {
default
use static-libs && dolib.a src/libseccomp.a
}

View File

@ -0,0 +1,41 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libseccomp/libseccomp-2.1.1.ebuild,v 1.4 2014/01/14 13:52:31 ago Exp $
# Note: USE=static-libs isn't great -- only PIC objects are provided.
EAPI="4"
inherit eutils
DESCRIPTION="high level interface to Linux seccomp filter"
HOMEPAGE="http://sourceforge.net/projects/libseccomp/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="amd64 arm x86"
IUSE="static-libs"
src_prepare() {
sed -i \
-e '/^SUBDIRS_BUILD/s:tests::' \
Makefile || die
sed -i \
-e '/^LDFLAGS/s|:=|+=|' \
{tests,tools}/Makefile || die
export MAKEOPTS+=" V=1"
tc-export AR CC
export GCC=${CC}
}
src_test() {
emake SUBDIRS_BUILD='tests'
cd tests
./regression || die
}
src_install() {
default
use static-libs && dolib.a src/libseccomp.a
}