bump(app-arch/pbzip2): sync with upstream

This commit is contained in:
Nick Owens 2016-07-05 11:26:18 -07:00
parent f2feb955cf
commit e73f46eef0
13 changed files with 945 additions and 23 deletions

View File

@ -0,0 +1,154 @@
# ChangeLog for app-arch/pbzip2
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)
*pbzip2-1.1.12 (09 Aug 2015)
*pbzip2-1.1.11 (09 Aug 2015)
*pbzip2-1.1.10 (09 Aug 2015)
*pbzip2-1.1.9 (09 Aug 2015)
*pbzip2-1.1.8 (09 Aug 2015)
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
+files/pbzip2-1.1.10-makefile.patch, +files/pbzip2-1.1.6-makefile.patch,
+files/pbzip2-1.1.9-makefile.patch, +metadata.xml, +pbzip2-1.1.8.ebuild,
+pbzip2-1.1.9.ebuild, +pbzip2-1.1.10.ebuild, +pbzip2-1.1.11.ebuild,
+pbzip2-1.1.12.ebuild:
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
the bikeshed
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Use https by default
Convert all URLs for sites supporting encrypted connections from http to
https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
Bug: https://bugs.gentoo.org/552720
15 Sep 2015; Tim Harder <radhermit@gentoo.org> metadata.xml:
drop myself as maintainer
15 Sep 2015; Lars Wendler <polynomial-c@gentoo.org> metadata.xml:
Added myself as maintainer.
Package-Manager: portage-2.2.20.1
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
15 Sep 2015; Lars Wendler <polynomial-c@gentoo.org>
-files/pbzip2-1.1.9-makefile.patch, -pbzip2-1.1.9.ebuild,
-pbzip2-1.1.10.ebuild, -pbzip2-1.1.11.ebuild:
Removed old.
Package-Manager: portage-2.2.20.1
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
17 Sep 2015; Tobias Klausmann <klausman@gentoo.org> pbzip2-1.1.12.ebuild:
add alpha keyword
Gentoo-Bug: 560690
Package-Manager: portage-2.2.20.1
19 Sep 2015; Agostino Sarubbo <ago@gentoo.org> pbzip2-1.1.12.ebuild:
amd64 stable wrt bug #560690
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
19 Sep 2015; Jeroen Roovers <jer@gentoo.org> pbzip2-1.1.12.ebuild:
Stable for HPPA PPC64 (bug #560690).
Package-Manager: portage-2.2.20.1
20 Sep 2015; Agostino Sarubbo <ago@gentoo.org> pbzip2-1.1.12.ebuild:
x86 stable wrt bug #560690
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
21 Sep 2015; Agostino Sarubbo <ago@gentoo.org> pbzip2-1.1.12.ebuild:
sparc stable wrt bug #560690
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
22 Sep 2015; Agostino Sarubbo <ago@gentoo.org> pbzip2-1.1.12.ebuild:
ppc stable wrt bug #560690
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
24 Sep 2015; Agostino Sarubbo <ago@gentoo.org> pbzip2-1.1.12.ebuild:
ia64 stable wrt bug #560690
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
11 Oct 2015; Markus Meier <maekke@gentoo.org> pbzip2-1.1.12.ebuild:
arm stable, bug #560690
Package-Manager: portage-2.2.22
RepoMan-Options: --include-arches="arm"
*pbzip2-1.1.12-r1 (14 Dec 2015)
14 Dec 2015; Lars Wendler <polynomial-c@gentoo.org>
+files/pbzip2-1.1.12-data_truncation_fix.patch, +pbzip2-1.1.12-r1.ebuild:
Revbump to fix possible data corruption (#567952).
Package-Manager: portage-2.2.26
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
14 Dec 2015; Lars Wendler <polynomial-c@gentoo.org> -pbzip2-1.1.8.ebuild:
Removed old.
Package-Manager: portage-2.2.26
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
*pbzip2-1.1.13 (22 Dec 2015)
22 Dec 2015; Lars Wendler <polynomial-c@gentoo.org> +pbzip2-1.1.13.ebuild:
Bump to version 1.1.13
Package-Manager: portage-2.2.26
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Set appropriate maintainer types in metadata.xml (GLEP 67)

View File

@ -0,0 +1,469 @@
# ChangeLog for app-arch/pbzip2
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/ChangeLog,v 1.125 2015/06/09 08:55:45 jlec Exp $
09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Updating remote-id in metadata.xml
*pbzip2-1.1.12 (04 Jan 2015)
04 Jan 2015; Tim Harder <radhermit@gentoo.org> +pbzip2-1.1.12.ebuild:
Version bump.
*pbzip2-1.1.11 (13 Dec 2014)
13 Dec 2014; Tim Harder <radhermit@gentoo.org> +pbzip2-1.1.11.ebuild:
Version bump.
*pbzip2-1.1.10 (04 Dec 2014)
04 Dec 2014; Tim Harder <radhermit@gentoo.org> +pbzip2-1.1.10.ebuild,
+files/pbzip2-1.1.10-makefile.patch:
Version bump.
*pbzip2-1.1.9 (03 May 2014)
03 May 2014; Tim Harder <radhermit@gentoo.org> +pbzip2-1.1.9.ebuild,
+files/pbzip2-1.1.9-makefile.patch:
Version bump.
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> pbzip2-1.1.8.ebuild:
Add arm64 love.
19 May 2013; Tim Harder <radhermit@gentoo.org>
-files/pbzip2-1.1.0-makefile.patch, -files/pbzip2-1.1.2-makefile.patch,
-pbzip2-1.1.5.ebuild, -pbzip2-1.1.6.ebuild:
Remove old.
04 Nov 2012; Ulrich Müller <ulm@gentoo.org> pbzip2-1.1.5.ebuild,
pbzip2-1.1.6.ebuild, pbzip2-1.1.8.ebuild:
Update LICENSE, this can use the BZIP2 (BSD/ZLIB hybrid) license template.
07 Oct 2012; Justin Lecher <jlec@gentoo.org> pbzip2-1.1.5.ebuild,
pbzip2-1.1.6.ebuild, pbzip2-1.1.8.ebuild:
Block other packages installing the /usr/bin/bzip2 symlink, #436354
07 Oct 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer due retirement, #274113
29 Sep 2012; Raúl Porcel <armin76@gentoo.org> pbzip2-1.1.8.ebuild:
ia64/m68k/s390/sh/sparc stable wrt #434164
25 Sep 2012; Matt Turner <mattst88@gentoo.org> pbzip2-1.1.8.ebuild:
Stable on alpha, bug 434164.
18 Sep 2012; Jeroen Roovers <jer@gentoo.org> pbzip2-1.1.8.ebuild:
Stable for HPPA (bug #434164).
12 Sep 2012; Anthony G. Basile <blueness@gentoo.org> pbzip2-1.1.8.ebuild:
stable arm, bug #434164
12 Sep 2012; Anthony G. Basile <blueness@gentoo.org> pbzip2-1.1.8.ebuild:
stable ppc ppc64, bug #434164
07 Sep 2012; Johannes Huber <johu@gentoo.org> pbzip2-1.1.8.ebuild:
Stable for x86, wrt bug #434164
07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> pbzip2-1.1.8.ebuild:
Stable for amd64, wrt bug #434164
06 Aug 2012; Tim Harder <radhermit@gentoo.org> -pbzip2-1.1.1.ebuild,
-pbzip2-1.1.4.ebuild:
Remove old.
*pbzip2-1.1.8 (06 Aug 2012)
06 Aug 2012; Tim Harder <radhermit@gentoo.org> +pbzip2-1.1.8.ebuild,
metadata.xml:
Version bump (bug #413873). Add myself as a maintainer.
29 Jul 2012; Christoph Junghans <ottxor@gentoo.org> pbzip2-1.1.6.ebuild:
added prefix keywords
15 Jul 2012; Mike Frysinger <vapier@gentoo.org> pbzip2-1.1.6.ebuild:
Depend on bzip2[static-libs] when USE=static.
30 Dec 2011; Mark Loeser <halcy0n@gentoo.org> pbzip2-1.1.5.ebuild:
Stable for ppc/ppc64; bug #381623
*pbzip2-1.1.6 (02 Nov 2011)
02 Nov 2011; Mike Frysinger <vapier@gentoo.org> +pbzip2-1.1.6.ebuild,
+files/pbzip2-1.1.6-makefile.patch:
Version bump.
23 Oct 2011; Raúl Porcel <armin76@gentoo.org> pbzip2-1.1.5.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #381623
04 Oct 2011; Jeroen Roovers <jer@gentoo.org> pbzip2-1.1.5.ebuild:
Stable for HPPA (bug #381623).
18 Sep 2011; Markus Meier <maekke@gentoo.org> pbzip2-1.1.5.ebuild:
arm stable, bug #381623
04 Sep 2011; Tony Vroon <chainsaw@gentoo.org> pbzip2-1.1.5.ebuild:
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo,
Tomáš "Mepho" Pružina & Ian "idella4" Delaney in bug #381623 filed by Mike
"SpanKY" Frysinger.
04 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> pbzip2-1.1.5.ebuild:
x86 stable wrt bug #381623
02 Sep 2011; Mike Frysinger <vapier@gentoo.org>
files/pbzip2-1.1.2-makefile.patch, pbzip2-1.1.5.ebuild:
Fix broken USE=static handling and respect env CPPFLAGS.
*pbzip2-1.1.5 (02 Aug 2011)
02 Aug 2011; Dror Levin <spatz@gentoo.org> +pbzip2-1.1.5.ebuild:
Version bump, bug 377239.
*pbzip2-1.1.4 (17 May 2011)
17 May 2011; Dror Levin <spatz@gentoo.org> -pbzip2-1.1.2.ebuild,
+pbzip2-1.1.4.ebuild:
Version bump, bug 363191. Also hopefully fixes 320313. Drop old.
*pbzip2-1.1.2 (20 Feb 2011)
20 Feb 2011; Dror Levin <spatz@gentoo.org> -pbzip2-1.0.5-r2.ebuild,
-pbzip2-1.0.5-r3.ebuild, -files/pbzip2-1.0.5-fix-stdout-optparse.patch,
-files/pbzip2-1.0.5-ldflags.patch, +pbzip2-1.1.2.ebuild,
+files/pbzip2-1.1.2-makefile.patch:
Version bump. Fixes bug 320313.
28 Oct 2010; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml:
Added local 'symlink' use description. Discovered when explored bug
#341955 by tormen@gmx.net
20 Sep 2010; Raúl Porcel <armin76@gentoo.org> pbzip2-1.1.1.ebuild:
ia64/m68k/s390/sh/sparc stable wrt #322531
25 Jul 2010; Tobias Klausmann <klausman@gentoo.org> pbzip2-1.1.1.ebuild:
Stable on alpha, bug #322531
22 Jul 2010; Markus Meier <maekke@gentoo.org> pbzip2-1.1.1.ebuild:
arm stable, bug #322531
18 Jul 2010; <nixnut@gentoo.org> pbzip2-1.1.1.ebuild:
ppc stable #322531
05 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> pbzip2-1.1.1.ebuild:
ppc64 stable wrt #322531
11 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> pbzip2-1.1.1.ebuild:
x86 stable wrt bug #322531
10 Jun 2010; Jeroen Roovers <jer@gentoo.org> pbzip2-1.1.1.ebuild:
Stable for HPPA (bug #322531).
03 Jun 2010; Dror Levin <spatz@gentoo.org> -pbzip2-1.1.0.ebuild,
pbzip2-1.1.1.ebuild:
Stable on amd64, bug 322531. Drop old.
*pbzip2-1.1.1 (20 Apr 2010)
20 Apr 2010; Dror Levin <spatz@gentoo.org> -pbzip2-1.0.5-r1.ebuild,
+pbzip2-1.1.1.ebuild:
Version bump, bug 316113. Remove old.
06 Apr 2010; Markos Chandras <hwoarang@gentoo.org> pbzip2-1.0.5-r2.ebuild:
Stable on amd64 wrt bug #300113
*pbzip2-1.1.0 (13 Mar 2010)
13 Mar 2010; Dror Levin <spatz@gentoo.org> +pbzip2-1.1.0.ebuild,
+files/pbzip2-1.1.0-makefile.patch:
Version bump.
*pbzip2-1.0.5-r3 (09 Feb 2010)
09 Feb 2010; Dror Levin <spatz@gentoo.org>
-files/pbzip2-1.0.2-uclibc.patch, -files/pbzip2-1.0.3-uclibc.patch,
+pbzip2-1.0.5-r3.ebuild, +files/pbzip2-1.0.5-fix-stdout-optparse.patch:
Add patch to fix command line handling, bug 302757. Clean old patches.
25 Jan 2010; Raúl Porcel <armin76@gentoo.org> pbzip2-1.0.5-r2.ebuild:
alpha/arm/ia64/m68k/s390/sh stable wrt #300113
15 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
pbzip2-1.0.5-r2.ebuild:
stable x86, bug 300113
13 Jan 2010; Jeroen Roovers <jer@gentoo.org> pbzip2-1.0.5-r2.ebuild:
Stable for HPPA (bug #300113).
12 Jan 2010; nixnut <nixnut@gentoo.org> pbzip2-1.0.5-r2.ebuild:
ppc stable #300113
12 Jan 2010; Tiago Cunha <tcunha@gentoo.org> pbzip2-1.0.5-r2.ebuild:
stable sparc, bug 300113
10 Jan 2010; Brent Baude <ranger@gentoo.org> pbzip2-1.0.5-r2.ebuild:
stable ppc64, bug 300113
*pbzip2-1.0.5-r2 (05 Sep 2009)
05 Sep 2009; Andrew Gaffney <agaffney@gentoo.org> +pbzip2-1.0.5-r2.ebuild:
Revbump app-arch/pbzip2 to apply patch from bug #277539 for USE=symlink
09 Aug 2009; Jeroen Roovers <jer@gentoo.org> -pbzip2-1.0.5.ebuild:
Remove old.
09 Aug 2009; Brent Baude <ranger@gentoo.org> pbzip2-1.0.5-r1.ebuild:
Marking pbzip2-1.0.5-r1 ppc64 for bug 278523
09 Aug 2009; nixnut <nixnut@gentoo.org> pbzip2-1.0.5-r1.ebuild:
ppc stable #278523
02 Aug 2009; Raúl Porcel <armin76@gentoo.org> pbzip2-1.0.5-r1.ebuild:
alpha/arm/ia64/m68k/s390/sh stable wrt #278523
22 Jul 2009; Tiago Cunha <tcunha@gentoo.org> pbzip2-1.0.5-r1.ebuild:
stable amd64/sparc, bug 278523
22 Jul 2009; Jeroen Roovers <jer@gentoo.org> pbzip2-1.0.5-r1.ebuild:
Stable for HPPA (bug #278523).
22 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
pbzip2-1.0.5-r1.ebuild:
stable x86, bug 278523
29 Apr 2009; Jeroen Roovers <jer@gentoo.org> -pbzip2-1.0.1.ebuild,
-pbzip2-1.0.2.ebuild, -pbzip2-1.0.2-r1.ebuild, -pbzip2-1.0.3.ebuild,
-pbzip2-1.0.4.ebuild:
Remove old.
29 Apr 2009; Raúl Porcel <armin76@gentoo.org> pbzip2-1.0.5.ebuild:
m68k stable
*pbzip2-1.0.5-r1 (20 Mar 2009)
20 Mar 2009; Jeroen Roovers <jer@gentoo.org>
+files/pbzip2-1.0.5-ldflags.patch, +pbzip2-1.0.5-r1.ebuild:
Respect LDFLAGS (bug #263121).
18 Mar 2009; <ricmm@gentoo.org> pbzip2-1.0.1.ebuild:
Drop down to ~mips due to unstable deps
12 Mar 2009; Timothy Redaelli <drizzt@gentoo.org> pbzip2-1.0.5.ebuild:
Add ~x86-fbsd keyword
27 Feb 2009; Brent Baude <ranger@gentoo.org> pbzip2-1.0.5.ebuild:
stable ppc64, bug 259213
23 Feb 2009; Raúl Porcel <armin76@gentoo.org> pbzip2-1.0.5.ebuild:
arm/ia64/s390/sh/x86 stable wrt #259213
22 Feb 2009; Tobias Klausmann <klausman@gentoo.org> pbzip2-1.0.5.ebuild:
Stable on alpha, bug #259213
22 Feb 2009; Tiago Cunha <tcunha@gentoo.org> pbzip2-1.0.5.ebuild:
stable amd64, bug 259213
19 Feb 2009; Jeroen Roovers <jer@gentoo.org> pbzip2-1.0.5.ebuild:
Stable for HPPA (bug #259213).
19 Feb 2009; nixnut <nixnut@gentoo.org> pbzip2-1.0.5.ebuild:
ppc stable #259213
19 Feb 2009; Ferris McCormick <fmccor@gentoo.org> pbzip2-1.0.5.ebuild:
Sparc stable, Bug #259213.
*pbzip2-1.0.5 (13 Jan 2009)
13 Jan 2009; Jeroen Roovers <jer@gentoo.org> +pbzip2-1.0.5.ebuild:
Version bump.
*pbzip2-1.0.4 (22 Dec 2008)
22 Dec 2008; Jeroen Roovers <jer@gentoo.org> +pbzip2-1.0.4.ebuild:
Version bump (thanks to Jeff Gilchrist for notifying).
*pbzip2-1.0.3 (17 Nov 2008)
17 Nov 2008; Jeroen Roovers <jer@gentoo.org>
+files/pbzip2-1.0.3-uclibc.patch, +pbzip2-1.0.3.ebuild:
Version bump (bug #246810 comment #4).
17 Nov 2008; Jeroen Roovers <jer@gentoo.org>
+files/pbzip2-1.0.2-uclibc.patch, pbzip2-1.0.2-r1.ebuild:
Patch for uclibc support (no getloadavg, bug #246810) thanks to René Rhéaume.
Let make pick up CFLAGS from environment. Use canonical CXX.
02 Aug 2008; Markus Rothe <corsair@gentoo.org> pbzip2-1.0.2-r1.ebuild:
Stable on ppc64; bug #229881
29 Jul 2008; Jeroen Roovers <jer@gentoo.org> pbzip2-1.0.2-r1.ebuild:
Stable for HPPA (bug #229881).
29 Jul 2008; Brent Baude <ranger@gentoo.org> pbzip2-1.0.2-r1.ebuild:
stable ppc, bug 229881
29 Jul 2008; Santiago M. Mola <coldwind@gentoo.org>
pbzip2-1.0.2-r1.ebuild:
amd64 stable wrt bug #229881
28 Jul 2008; Raúl Porcel <armin76@gentoo.org> pbzip2-1.0.2-r1.ebuild:
alpha/ia64/sparc/x86 stable wrt #229881
18 Jul 2008; Chris Gianelloni <wolf31o2@gentoo.org>
pbzip2-1.0.2-r1.ebuild:
Change DESCRIPTION to be a little more correct.
*pbzip2-1.0.2-r1 (28 Jun 2008)
28 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org> pbzip2-1.0.1.ebuild,
+pbzip2-1.0.2-r1.ebuild:
Revision bump to add a pbunzip2 link. Thanks to Santiago M. Mola
<coldwind@gentoo.org> for pointing it out. Closing bug #220271.
27 Nov 2007; Raúl Porcel <armin76@gentoo.org> pbzip2-1.0.2.ebuild:
alpha/ia64/sparc stable wrt #198599
25 Nov 2007; Markus Rothe <corsair@gentoo.org> pbzip2-1.0.2.ebuild:
Stable on ppc64; bug #198599
24 Nov 2007; Samuli Suominen <drac@gentoo.org> pbzip2-1.0.2.ebuild:
amd64 stable wrt #198599
24 Nov 2007; Dawid Węgliński <cla@gentoo.org> pbzip2-1.0.2.ebuild:
Stable on x86 (bug #198599)
24 Nov 2007; Jeroen Roovers <jer@gentoo.org> pbzip2-1.0.2.ebuild:
Stable for HPPA (bug #198599).
24 Nov 2007; nixnut <nixnut@gentoo.org> pbzip2-1.0.2.ebuild:
Stable on ppc wrt bug 198599
24 Nov 2007; Fabian Groffen <grobian@gentoo.org> pbzip2-1.0.1.ebuild,
pbzip2-1.0.2.ebuild:
Dropped ppc-macos keyword, see you in prefix
*pbzip2-1.0.2 (31 Jul 2007)
31 Jul 2007; Chris Gianelloni <wolf31o2@gentoo.org> -pbzip2-0.9.5.ebuild,
-pbzip2-0.9.6.ebuild, +pbzip2-1.0.2.ebuild:
Version bump to 1.0.2 and removing older versions. Closing bug #186640.
13 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> pbzip2-0.9.6.ebuild,
pbzip2-1.0.1.ebuild:
Added inherit multilib and closing bug #173403.
*pbzip2-1.0.1 (03 Apr 2007)
03 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> +pbzip2-1.0.1.ebuild:
Version bump and closing bug #171737.
04 Sep 2006; Joshua Kinard <kumba@gentoo.org> pbzip2-0.9.6.ebuild:
Marked stable on mips.
16 Aug 2006; Markus Rothe <corsair@gentoo.org> pbzip2-0.9.6.ebuild:
Stable on ppc64
09 Aug 2006; Jeroen Roovers <jer@gentoo.org> pbzip2-0.9.6.ebuild:
Stable for HPPA.
27 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> pbzip2-0.9.6.ebuild:
Marking stable on amd64 and x86.
22 Jul 2006; Thomas Cort <tcort@gentoo.org> pbzip2-0.9.6.ebuild:
Stable on alpha.
12 Jul 2006; Aron Griffis <agriffis@gentoo.org> pbzip2-0.9.6.ebuild:
Mark 0.9.6 stable on ia64
22 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> pbzip2-0.9.6.ebuild:
Stable on sparc
01 Jun 2006; Pieter Van den Abeele <pvdabeel@gentoo.org> pbzip2-0.9.6.ebuild:
Stable on ppc. Upstream states this release fixes a bug that caused blocks to
be missed by decompression routine under certain conditions.
27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-pbzip2-0.9.5,
files/digest-pbzip2-0.9.6, Manifest:
Fixing SHA256 digest for real, pass three...
27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-pbzip2-0.9.5,
files/digest-pbzip2-0.9.6, Manifest:
Fixing SHA256 digest, pass two.
25 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org> -pbzip2-0.8.ebuild:
Cleaning up older ebuilds.
28 Apr 2006; Joshua Kinard <kumba@gentoo.org> pbzip2-0.9.5.ebuild:
Marked stable on mips.
27 Mar 2006; Markus Ullmann <jokey@gentoo.org> pbzip2-0.9.5.ebuild:
Stable on arm
27 Mar 2006; Aron Griffis <agriffis@gentoo.org> pbzip2-0.9.5.ebuild:
Mark 0.9.5 stable on ia64. #126984
27 Mar 2006; Markus Rothe <corsair@gentoo.org> pbzip2-0.9.5.ebuild:
Stable on ppc64
*pbzip2-0.9.6 (23 Mar 2006)
23 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> +pbzip2-0.9.6.ebuild:
Version bump to 0.9.6.
22 Mar 2006; <nixnut@gentoo.org> pbzip2-0.9.5.ebuild:
Stable on ppc. Bug #126984
22 Mar 2006; Scott Stoddard <deltacow@gentoo.org> pbzip2-0.9.5.ebuild:
Stable on amd64 wrt bug #126984
21 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> pbzip2-0.9.5.ebuild:
Stable on alpha wrt bug #126984. Tested by Thomas Cort <tcort@cs.ubishops.ca>.
20 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> pbzip2-0.9.5.ebuild:
Stable on sparc wrt #126984
20 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> pbzip2-0.8.ebuild,
-pbzip2-0.9.4.ebuild, pbzip2-0.9.5.ebuild:
Marked stable on x86 wrt bug #126984 and cleaning up older ebuilds.
*pbzip2-0.9.5 (04 Jan 2006)
04 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> +pbzip2-0.9.5.ebuild:
Version bump.
04 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> pbzip2-0.9.4.ebuild:
Fixed bug #104727.
14 Sep 2005; Fabian Groffen <grobian@gentoo.org> pbzip2-0.9.4.ebuild:
Marking ~ppc-macos (bug #105854)
12 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> -pbzip2-0.9.1.ebuild:
Cleaning out older versions.
*pbzip2-0.9.4 (30 Aug 2005)
30 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org> +pbzip2-0.9.4.ebuild:
Version bumped to 0.9.4 thanks to an email from Jeff Gilchrist
<pbzip2@compression.ca>.
*pbzip2-0.9.1 (10 Jun 2005)
10 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> -pbzip2-0.8.2.ebuild,
+pbzip2-0.9.1.ebuild:
Version bumped to 0.9.1 and closing bug #82327.
16 May 2005; Chris Gianelloni <wolf31o2@gentoo.org> pbzip2-0.8.ebuild,
pbzip2-0.8.2.ebuild:
Removed inherit line for bug #92745.
*pbzip2-0.8.2 (30 Dec 2004)
30 Dec 2004; Thomas Matthijs <axxo@gentoo.org> +pbzip2-0.8.2.ebuild:
version bump
15 Nov 2004; Chris Gianelloni <wolf31o2@gentoo.org> pbzip2-0.8.ebuild:
Fixing sed line and closing bug #69576.
*pbzip2-0.8 (28 Sep 2004)
28 Sep 2004; Chris Gianelloni <wolf31o2@gentoo.org> +metadata.xml,
+pbzip2-0.8.ebuild:
Initial import. Ebuild by me. Closing bug #64853.

View File

@ -1 +1,11 @@
DIST pbzip2-1.1.6.tar.gz 54982 RMD160 179b548c72f63555a6d51d9d3bd86e3ab002e6a6 SHA1 3b4d0ffa3ac362c3702793cc5d9e61664d468aeb SHA256 86bd6d58e5a6c13cf8c709620ebfe186fca423c2724225bb30431fa7a453aee2
AUX pbzip2-1.1.10-makefile.patch 263 SHA256 ea458b7dde5964718378ffec7e8b44bccfe8732a53a88eff899f66415971b1c7 SHA512 f20db966b7da75ccb29578d54dac6d7445165bb5e6d6d29756ca43e0e32ed6abd67384330b652c61f7fdf904393e93d807ad0af5e2657ebb54d625d1fa5659df WHIRLPOOL 03ac019bfd10b665669fd38511493796c1c96a579f7c0d068f758fffc0de190447425417d71b5ba8a9fbb9110cd486b75a52641217f40b19605871409be355f9
AUX pbzip2-1.1.12-data_truncation_fix.patch 3348 SHA256 f1412ad45eefa5e45347a8c90f06553bca73dcceec3c7b334b342b03d9ac50b9 SHA512 c6bac8fe33f9d123358c1a01cdb94a8dd6be4c63553f62568311f06b25cf371ab7d881797ebb0d66d9f772c5644fe1f38a70fdbd64b99adaaed82f1e96dcc966 WHIRLPOOL 8d33c41ed639b4dbfd2ce1aa4564a0d92d044073bbcfe30993b570c3de3de7608c97e12f3afb191e8681fa35f622d353dabc043bb7065be7f69bcc0fb83e4b17
AUX pbzip2-1.1.6-makefile.patch 2066 SHA256 fb54c34c7b7fd64e5848e6ba49e5583373235305ff36ae26c32c76c3984cb58b SHA512 28b918fa76d1a352c67146ed0d59a80a8ee21d45fc7ad0c235812297725d37807c785baff45718ce3efc2b0cca6153bc7c188df537306e70948857f3df66279c WHIRLPOOL 493017795da1ec8cd43184cffd0cb5ed0f5503561a85cd4e6c874b7742edce0f198cd3b7f37b96450c002dd0950a72c44090f7675fcd589bba99609ccec101fa
DIST pbzip2-1.1.12.tar.gz 47826 SHA256 573bb358a5a7d3bf5f42f881af324cedf960c786e8d66dd03d448ddd8a0166ee SHA512 bb68e87867295b89ee6fb76a8b72834daebf0ca6c16b2f10bce67fe7386716a728acd28bf46a9732087202ca0cc774f02c741b0b58801184bb7550f6fd119cd6 WHIRLPOOL e7e9cd45b51aaf227e5bcb6e8df37b2fc05b2e3b8b666fcf213e05dc21d6df7392918e97d95379d25231832a9cfae938fdf5590ae7a7d3e6ad1968a9b2c25393
DIST pbzip2-1.1.13.tar.gz 48015 SHA256 8fd13eaaa266f7ee91f85c1ea97c86d9c9cc985969db9059cdebcb1e1b7bdbe6 SHA512 a150e476a85b2ae71c244561380f8f113072ef712173afaa0bdace5845d5f81a15b135258cb01376156b69a5085b02b7ab866cfab5713aa773b251b203c087b8 WHIRLPOOL 113a73732e571ff3431d29a6b8c150a2199fe839ccf3282f6cc1adf4bbace649fce4d377e25401132fd8f1c1c3eb48840a0c00536960cdaa288958de51f28d99
EBUILD pbzip2-1.1.12-r1.ebuild 1129 SHA256 37600eaa8674b26a197ec27ac1262ebc08830d879e30bd7dd62c766b8299a345 SHA512 4d5c30a3961015ecbcbda904fcae69f2688a4855240a8b3c69b00861c5a2a0ec030ea274145a5e5d0f2c3dcbadbb5fa619d5907a683f62dca1ef0da25c67cd06 WHIRLPOOL 6129e30796074f9b80cdfecc763f97a9a14eea1aedebd46b85f70bdd63db5cbfc8fd37b388201a8202caf7259f3522bdf5733154f4ece911982917c070995313
EBUILD pbzip2-1.1.12.ebuild 1071 SHA256 1bfbcb3ba092867c9983fe840677755ccb47954a8f6e9797526e5d1cd50348f0 SHA512 dfa70348b4066b0ba20fe4530652c3432ce3600325f64e9ebc5e3361de3dd81a475e39ad65423dd2b23cf7c842c0d303470e549315d4edc0ba123adfb32e480b WHIRLPOOL f96811f1902795f8e0f05cd39dfdeab6e3ced3ac23d906bf88c169d80e53904e659c8b024734319f5fd64b65d482f8209e1bef598093da8e4349d8b328fcfbde
EBUILD pbzip2-1.1.13.ebuild 1048 SHA256 44f0485db3b32bc0eb5205c631c7ff36d7a63d5d3919327b65a0b3d70d0e0866 SHA512 6cd73fbc96ab07701aa9da52b19f2b52066f49df26eda2c86bbf3b6103629602f393f8ca55aaec39f6e99b8fb48c08d9e0e545252fff2843f73d68e0b315ef1c WHIRLPOOL 64f652e542da900c6f46c0e5510601b347317bbd1ab650a36036d0d12ff158203d423eb42c3daea0a77514f503e80aa49c05ebed561cf86ad7531164ddb5fc23
MISC ChangeLog 5150 SHA256 8ca8bb84eeca5e40d57b353313f0743cd4459e45cb187206d7224cd39d44a924 SHA512 942ecbca01215ce4c7062c6af18594c18c8bf70ea397cca3734e08c6c428af1d1d56a5835758677681dff2572fff30ffb3dbcc0729499657494ca0a1c78171ce WHIRLPOOL 2786b2e32c5fc271dbb3a521be04f9a9f4cd3b2553b83d11f2a6daa46fc671854cd907b8351e792db917775278996e92fb377243a483a806c70dbbed9b3a94b5
MISC ChangeLog-2015 15896 SHA256 eb0dd316e8512bdd7421176aa9556f63b00134b4339e22df67dc658976ed4d3c SHA512 e7f43dca126df512f2186ea72433b2e9090de44ebbf2a8f00ef1b98f6870dcb2d3570da45fe3822d3f78353e2210d72a60ecba097dd593741316b8e155612e9d WHIRLPOOL f7c7e8402de8a831b10829148293ca74b56a87f30569a88a6b817e5a7559cb0a47d84174cd4d4a676ac021cd325fee0698ba336720e32605d4c6d0cef398a4f9
MISC metadata.xml 443 SHA256 7e39e7f000438502dbfcdbbebeaa8b115b32d35e5d46fab386a324215f2cc689 SHA512 fbac33ec453bfd5c9cec5ca30ce938281a9d1d280e8936977d77e3fe23e802345814e343d9824cef18164aa3ad2b2aab421239593bfe36f100dcd787739761d0 WHIRLPOOL e879b9763dded1e8a1631d8b13bbe9d74da22fd50618e95aaef59acd5ae24dde60343275b66606b3142e0acb3bb74fe79afe7e4f06ff5b9cfe451ca10cfa76ba

View File

@ -0,0 +1,20 @@
--- pbzip2-1.1.10/Makefile
+++ pbzip2-1.1.10/Makefile
@@ -17,7 +17,7 @@
# Optimization flags
-CXXFLAGS = -O2
+#CXXFLAGS = -O2
#CXXFLAGS += -g -Wall
#CXXFLAGS += -ansi
@@ -50,7 +50,7 @@
# Linker flags
-LDFLAGS =
+#LDFLAGS =
# External libraries

View File

@ -0,0 +1,142 @@
https://bugs.launchpad.net/pbzip2/+bug/1524909
https://bugs.gentoo.org/567952
=== modified file 'pbzip2.cpp'
--- pbzip2.cpp 2014-12-21 10:20:27 +0000
+++ pbzip2.cpp 2015-12-11 00:14:31 +0000
@@ -2083,6 +2083,17 @@
return 0;
}
+void close_streams(FILE *stream, FILE *zStream)
+{
+ if (stream != NULL)
+ fflush(stream);
+
+ if (zStream != NULL && zStream != stdin)
+ fclose(zStream);
+ if (stream != NULL && stream != stdout)
+ fclose(stream);
+}
+
/*
*********************************************************
*/
@@ -2125,9 +2136,7 @@
// check file stream for errors
if (ferror(zStream))
{
- if (zStream != stdin)
- fclose(zStream);
-
+ close_streams(stream, zStream);
handle_error(EF_EXIT, -1,
"pbzip2: *ERROR: Problem with input stream of file [%s]! Aborting...\n", InFilename);
return -1;
@@ -2155,9 +2164,7 @@
// check file stream for errors
if (ferror(stream))
{
- if (stream != stdout)
- fclose(stream);
-
+ close_streams(stream, zStream);
handle_error(EF_EXIT, -1,
"pbzip2: *ERROR: Problem with output stream of file [%s]! Aborting...\n", InFilename);
return -1;
@@ -2169,10 +2176,7 @@
if (syncGetTerminateFlag() != 0)
{
fprintf (stderr, "directdecompress: terminating1 - terminateFlag set\n");
- if (zStream != stdin)
- fclose(zStream);
- if (stream != stdout)
- fclose(stream);
+ close_streams(stream, zStream);
return -1;
}
@@ -2180,11 +2184,8 @@
if (bzf == NULL || bzerr != BZ_OK)
{
ret = testBZ2ErrorHandling(bzerr, bzf, streamNo);
- if (zStream != stdin)
- fclose(zStream);
- if (stream != stdout)
- fclose(stream);
-
+ close_streams(stream, zStream);
+
if (ret != 0)
{
syncSetTerminateFlag(1);
@@ -2200,10 +2201,7 @@
if (syncGetTerminateFlag() != 0)
{
fprintf (stderr, "directdecompress: terminating2 - terminateFlag set\n");
- if (zStream != stdin)
- fclose(zStream);
- if (stream != stdout)
- fclose(stream);
+ close_streams(stream, zStream);
return -1;
}
@@ -2225,11 +2223,8 @@
if (ferror(zStream))
{
ret = testBZ2ErrorHandling(bzerr, bzf, streamNo);
- if (zStream != stdin)
- fclose(zStream);
- if (stream != stdout)
- fclose(stream);
-
+ close_streams(stream, zStream);
+
if (ret != 0)
{
syncSetTerminateFlag(1);
@@ -2242,11 +2237,8 @@
if (ferror(stream))
{
ret = testBZ2ErrorHandling(bzerr, bzf, streamNo);
- if (zStream != stdin)
- fclose(zStream);
- if (stream != stdout)
- fclose(stream);
-
+ close_streams(stream, zStream);
+
if (ret != 0)
{
syncSetTerminateFlag(1);
@@ -2263,11 +2255,8 @@
if (ferror(stream))
{
ret = testBZ2ErrorHandling(bzerr, bzf, streamNo);
- if (zStream != stdin)
- fclose(zStream);
- if (stream != stdout)
- fclose(stream);
-
+ close_streams(stream, zStream);
+
if (ret != 0)
{
syncSetTerminateFlag(1);
@@ -2278,11 +2267,8 @@
if (bzerr != BZ_STREAM_END)
{
ret = testBZ2ErrorHandling(bzerr, bzf, streamNo);
- if (zStream != stdin)
- fclose(zStream);
- if (stream != stdout)
- fclose(stream);
-
+ close_streams(stream, zStream);
+
if (ret != 0)
{
syncSetTerminateFlag(1);

View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>polynomial-c@gentoo.org</email>
<name>Lars Wendler</name>
</maintainer>
<use>
<flag name="symlink">Install symlinks which override <pkg>app-arch/bzip2</pkg> implementation</flag>
</use>
<upstream>
<remote-id type="launchpad">pbzip2</remote-id>
</upstream>
</pkgmetadata>

View File

@ -0,0 +1,44 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit flag-o-matic eutils
DESCRIPTION="Parallel bzip2 (de)compressor using libbz2"
HOMEPAGE="http://compression.ca/pbzip2/ https://launchpad.net/pbzip2"
SRC_URI="https://launchpad.net/pbzip2/${PV:0:3}/${PV}/+download/${P}.tar.gz"
LICENSE="BZIP2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="static symlink"
LIB_DEPEND="app-arch/bzip2[static-libs(+)]"
RDEPEND="
!static? ( ${LIB_DEPEND//\[static-libs(+)]} )
symlink? ( !app-arch/lbzip2[symlink] )"
DEPEND="${RDEPEND}
static? ( ${LIB_DEPEND} )"
src_prepare() {
epatch "${FILESDIR}"/${PN}-1.1.10-makefile.patch \
"${FILESDIR}"/${P}-data_truncation_fix.patch
tc-export CXX
use static && append-ldflags -static
}
src_install() {
dobin pbzip2
dodoc AUTHORS ChangeLog README
doman pbzip2.1
dosym pbzip2 /usr/bin/pbunzip2
if use symlink ; then
local s
for s in bzip2 bunzip2 bzcat ; do
dosym pbzip2 /usr/bin/${s}
done
fi
}

View File

@ -1,27 +1,29 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-1.1.6.ebuild,v 1.2 2012/07/15 18:24:16 vapier Exp $
# $Id$
EAPI=4
EAPI=5
inherit flag-o-matic eutils
DESCRIPTION="Parallel bzip2 (de)compressor using libbz2"
HOMEPAGE="http://compression.ca/pbzip2/"
SRC_URI="http://compression.ca/${PN}/${P}.tar.gz"
HOMEPAGE="http://compression.ca/pbzip2/ https://launchpad.net/pbzip2"
SRC_URI="https://launchpad.net/pbzip2/${PV:0:3}/${PV}/+download/${P}.tar.gz"
LICENSE="PBZIP2"
LICENSE="BZIP2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="static symlink"
LIB_DEPEND="app-arch/bzip2[static-libs(+)]"
RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
RDEPEND="
!static? ( ${LIB_DEPEND//\[static-libs(+)]} )
symlink? ( !app-arch/lbzip2[symlink] )"
DEPEND="${RDEPEND}
static? ( ${LIB_DEPEND} )"
src_prepare() {
epatch "${FILESDIR}"/${PN}-1.1.6-makefile.patch
epatch "${FILESDIR}"/${PN}-1.1.10-makefile.patch
tc-export CXX
use static && append-ldflags -static
}

View File

@ -0,0 +1,41 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit flag-o-matic eutils
DESCRIPTION="Parallel bzip2 (de)compressor using libbz2"
HOMEPAGE="http://compression.ca/pbzip2/ https://launchpad.net/pbzip2"
SRC_URI="https://launchpad.net/pbzip2/${PV:0:3}/${PV}/+download/${P}.tar.gz"
LICENSE="BZIP2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="static symlink"
LIB_DEPEND="app-arch/bzip2[static-libs(+)]"
RDEPEND="
!static? ( ${LIB_DEPEND//\[static-libs(+)]} )
symlink? ( !app-arch/lbzip2[symlink] )"
DEPEND="${RDEPEND}
static? ( ${LIB_DEPEND} )"
src_prepare() {
epatch "${FILESDIR}"/${PN}-1.1.10-makefile.patch
tc-export CXX
use static && append-ldflags -static
}
src_install() {
emake DESTDIR="${D}" install
dodoc AUTHORS ChangeLog README
if use symlink ; then
local s
for s in bzip2 bunzip2 bzcat ; do
dosym pbzip2 /usr/bin/${s}
done
fi
}

View File

@ -0,0 +1,13 @@
DEFINED_PHASES=install prepare
DEPEND=!static? ( app-arch/bzip2 ) symlink? ( !app-arch/lbzip2[symlink] ) static? ( app-arch/bzip2[static-libs(+)] )
DESCRIPTION=Parallel bzip2 (de)compressor using libbz2
EAPI=5
HOMEPAGE=http://compression.ca/pbzip2/ https://launchpad.net/pbzip2
IUSE=static symlink
KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos
LICENSE=BZIP2
RDEPEND=!static? ( app-arch/bzip2 ) symlink? ( !app-arch/lbzip2[symlink] )
SLOT=0
SRC_URI=https://launchpad.net/pbzip2/1.1/1.1.12/+download/pbzip2-1.1.12.tar.gz
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e flag-o-matic d270fa247153df66074f795fa42dba3e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=bb5eef08f452abb140adee6dc1f7ea02

View File

@ -0,0 +1,13 @@
DEFINED_PHASES=install prepare
DEPEND=!static? ( app-arch/bzip2 ) symlink? ( !app-arch/lbzip2[symlink] ) static? ( app-arch/bzip2[static-libs(+)] )
DESCRIPTION=Parallel bzip2 (de)compressor using libbz2
EAPI=5
HOMEPAGE=http://compression.ca/pbzip2/ https://launchpad.net/pbzip2
IUSE=static symlink
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos
LICENSE=BZIP2
RDEPEND=!static? ( app-arch/bzip2 ) symlink? ( !app-arch/lbzip2[symlink] )
SLOT=0
SRC_URI=https://launchpad.net/pbzip2/1.1/1.1.12/+download/pbzip2-1.1.12.tar.gz
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e flag-o-matic d270fa247153df66074f795fa42dba3e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=bf369e8dd6e2341b0553084052f7913b

View File

@ -0,0 +1,13 @@
DEFINED_PHASES=install prepare
DEPEND=!static? ( app-arch/bzip2 ) symlink? ( !app-arch/lbzip2[symlink] ) static? ( app-arch/bzip2[static-libs(+)] )
DESCRIPTION=Parallel bzip2 (de)compressor using libbz2
EAPI=5
HOMEPAGE=http://compression.ca/pbzip2/ https://launchpad.net/pbzip2
IUSE=static symlink
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos
LICENSE=BZIP2
RDEPEND=!static? ( app-arch/bzip2 ) symlink? ( !app-arch/lbzip2[symlink] )
SLOT=0
SRC_URI=https://launchpad.net/pbzip2/1.1/1.1.13/+download/pbzip2-1.1.13.tar.gz
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e flag-o-matic d270fa247153df66074f795fa42dba3e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=cbf973c7e646c1687294558cac094e05

View File

@ -1,13 +0,0 @@
DEFINED_PHASES=install prepare
DEPEND=!static? ( app-arch/bzip2 ) static? ( app-arch/bzip2[static-libs(+)] )
DESCRIPTION=Parallel bzip2 (de)compressor using libbz2
EAPI=4
HOMEPAGE=http://compression.ca/pbzip2/
IUSE=static symlink
KEYWORDS=alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd
LICENSE=PBZIP2
RDEPEND=!static? ( app-arch/bzip2 )
SLOT=0
SRC_URI=http://compression.ca/pbzip2/pbzip2-1.1.6.tar.gz
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e flag-o-matic d270fa247153df66074f795fa42dba3e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=a73cf0198891566324dfec812b359313