From 4adb3e33be633f5af2ac6183bdbb9e4adfdb5e48 Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Thu, 28 May 2015 09:29:34 -0700 Subject: [PATCH] bump(app-misc/pax-utils): sync with upstream for arm64 Signed-off-by: Geoff Levand --- .../app-misc/pax-utils/ChangeLog | 700 ++++++++++++++++++ .../app-misc/pax-utils/Manifest | 53 +- .../app-misc/pax-utils/metadata.xml | 12 + .../app-misc/pax-utils/pax-utils-0.2.1.ebuild | 29 + .../app-misc/pax-utils/pax-utils-0.2.2.ebuild | 29 + .../app-misc/pax-utils/pax-utils-0.2.3.ebuild | 30 + .../app-misc/pax-utils/pax-utils-0.3.0.ebuild | 30 + .../app-misc/pax-utils/pax-utils-0.5.ebuild | 30 + .../app-misc/pax-utils/pax-utils-0.6.ebuild | 38 + .../app-misc/pax-utils/pax-utils-0.7.ebuild | 43 ++ .../app-misc/pax-utils/pax-utils-0.8.1.ebuild | 43 ++ .../app-misc/pax-utils/pax-utils-0.9.1.ebuild | 53 ++ .../app-misc/pax-utils/pax-utils-0.9.2.ebuild | 53 ++ .../app-misc/pax-utils/pax-utils-1.0.1.ebuild | 53 ++ .../app-misc/pax-utils/pax-utils-1.0.2.ebuild | 53 ++ .../app-misc/pax-utils/pax-utils-1.0.3.ebuild | 53 ++ .../app-misc/pax-utils/pax-utils-1.0.ebuild | 53 ++ .../md5-cache/app-misc/pax-utils-0.2.1 | 12 + .../md5-cache/app-misc/pax-utils-0.2.2 | 12 + .../md5-cache/app-misc/pax-utils-0.2.3 | 12 + .../md5-cache/app-misc/pax-utils-0.3.0 | 12 + .../metadata/md5-cache/app-misc/pax-utils-0.5 | 12 + .../metadata/md5-cache/app-misc/pax-utils-0.6 | 12 + .../metadata/md5-cache/app-misc/pax-utils-0.7 | 13 + .../md5-cache/app-misc/pax-utils-0.8.1 | 13 + .../md5-cache/app-misc/pax-utils-0.9.1 | 13 + .../md5-cache/app-misc/pax-utils-0.9.2 | 13 + .../metadata/md5-cache/app-misc/pax-utils-1.0 | 13 + .../md5-cache/app-misc/pax-utils-1.0.1 | 13 + .../md5-cache/app-misc/pax-utils-1.0.2 | 13 + .../md5-cache/app-misc/pax-utils-1.0.3 | 13 + 31 files changed, 1530 insertions(+), 1 deletion(-) create mode 100644 sdk_container/src/third_party/portage-stable/app-misc/pax-utils/ChangeLog create mode 100644 sdk_container/src/third_party/portage-stable/app-misc/pax-utils/metadata.xml create mode 100644 sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.2.1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.2.2.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.2.3.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.3.0.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.5.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.6.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.7.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.8.1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.9.1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.9.2.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-1.0.1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-1.0.2.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-1.0.3.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-1.0.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-misc/pax-utils-0.2.1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-misc/pax-utils-0.2.2 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-misc/pax-utils-0.2.3 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-misc/pax-utils-0.3.0 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-misc/pax-utils-0.5 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-misc/pax-utils-0.6 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-misc/pax-utils-0.7 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-misc/pax-utils-0.8.1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-misc/pax-utils-0.9.1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-misc/pax-utils-0.9.2 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-misc/pax-utils-1.0 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-misc/pax-utils-1.0.1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-misc/pax-utils-1.0.2 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-misc/pax-utils-1.0.3 diff --git a/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/ChangeLog b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/ChangeLog new file mode 100644 index 0000000000..c0b93df1a0 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/ChangeLog @@ -0,0 +1,700 @@ +# ChangeLog for app-misc/pax-utils +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.174 2015/03/29 20:11:59 vapier Exp $ + +*pax-utils-1.0.3 (29 Mar 2015) + + 29 Mar 2015; Mike Frysinger +pax-utils-1.0.3.ebuild: + Version bump. + +*pax-utils-1.0.2 (10 Mar 2015) + + 10 Mar 2015; Mike Frysinger +pax-utils-1.0.2.ebuild: + Version bump. + +*pax-utils-1.0.1 (04 Mar 2015) + + 04 Mar 2015; Mike Frysinger +pax-utils-1.0.1.ebuild: + Version bump. + + 03 Mar 2015; Mike Frysinger pax-utils-1.0.ebuild: + Update HOMEPAGE to the wiki. + +*pax-utils-1.0 (02 Mar 2015) + + 02 Mar 2015; Mike Frysinger +pax-utils-1.0.ebuild: + Version bump. + +*pax-utils-0.9.2 (20 Nov 2014) + + 20 Nov 2014; Mike Frysinger +pax-utils-0.9.2.ebuild: + Version bump. + + 04 Nov 2014; Pacho Ramos metadata.xml: + Cleanup due #21862 + + 02 Nov 2014; Agostino Sarubbo pax-utils-0.8.1.ebuild: + Stable for alpha, wrt bug #525842 + + 30 Oct 2014; Agostino Sarubbo pax-utils-0.8.1.ebuild: + Stable for x86, wrt bug #525842 + + 29 Oct 2014; Agostino Sarubbo pax-utils-0.8.1.ebuild: + Stable for sparc, wrt bug #525842 + + 21 Oct 2014; Mike Frysinger pax-utils-0.8.1.ebuild: + Mark arm64/ia64/m68k/s390/sh stable. + + 19 Oct 2014; Jeroen Roovers pax-utils-0.8.1.ebuild: + Stable for HPPA (bug #525842). + +*pax-utils-0.9.1 (19 Oct 2014) + + 19 Oct 2014; Mike Frysinger -pax-utils-0.9-r1.ebuild, + +pax-utils-0.9.1.ebuild: + Version bump to not install autogen #525852. + +*pax-utils-0.9-r1 (19 Oct 2014) + + 19 Oct 2014; Mike Gilbert +pax-utils-0.9-r1.ebuild, + -pax-utils-0.9.ebuild: + Temporary fix for file collison on /usr/bin/autogen #525852. + + 19 Oct 2014; Anthony G. Basile pax-utils-0.8.1.ebuild: + Stable on arm, ppc and ppc64. Bug #525842 + +*pax-utils-0.9 (19 Oct 2014) + + 19 Oct 2014; Mike Frysinger +pax-utils-0.9.ebuild: + Version bump. + + 19 Oct 2014; Mikle Kolyada pax-utils-0.8.1.ebuild: + amd64 stable wrt bug #525842 + +*pax-utils-0.8.1 (21 Mar 2014) + + 21 Mar 2014; Mike Frysinger +pax-utils-0.8.1.ebuild, + -pax-utils-0.8.ebuild: + Fix bug in objdump handling with `scanelf -vT`. + +*pax-utils-0.8 (20 Mar 2014) + + 20 Mar 2014; Mike Frysinger +pax-utils-0.8.ebuild: + Version bump. + + 18 Jan 2014; Mike Frysinger pax-utils-0.7.ebuild: + Add arm64 love. + + 25 Dec 2013; Patrick Lauer pax-utils-0.7.ebuild: + Remove bogus stable keyword + + 23 Dec 2013; Mike Frysinger pax-utils-0.7.ebuild: + Stabilize for all #487676. + + 07 Dec 2013; Pacho Ramos pax-utils-0.7.ebuild: + x86 stable, bug #487676 + + 27 Nov 2013; Markus Meier pax-utils-0.7.ebuild: + arm stable, bug #487676 + + 09 Nov 2013; Pacho Ramos pax-utils-0.7.ebuild: + amd64 stable, bug #487676 + + 21 Oct 2013; Benda Xu pax-utils-0.7.ebuild: + remove prepalldocs after EAPI bump + + 20 Oct 2013; Benda Xu pax-utils-0.7.ebuild: + Prefix support, bug 488460 + + 17 Oct 2013; Jeroen Roovers pax-utils-0.7.ebuild: + Stable for HPPA (bug #487676). + +*pax-utils-0.7 (07 Apr 2013) + + 07 Apr 2013; Mike Frysinger +pax-utils-0.7.ebuild: + Version bump. + +*pax-utils-0.6 (02 Jan 2013) + + 02 Jan 2013; Mike Frysinger +pax-utils-0.6.ebuild, + metadata.xml: + Version bump. + +*pax-utils-0.5 (04 Nov 2012) + + 04 Nov 2012; Mike Frysinger +pax-utils-0.5.ebuild: + Version bump. + + 10 Jul 2012; Brent Baude pax-utils-0.4.ebuild: + Marking pax-utils-0.4 ppc for bug 420919 + + 08 Jul 2012; Raúl Porcel pax-utils-0.4.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #420919 + + 22 Jun 2012; Brent Baude pax-utils-0.4.ebuild: + Marking pax-utils-0.4 ppc64 for bug 420919 + + 21 Jun 2012; Jeroen Roovers pax-utils-0.4.ebuild: + Stable for HPPA (bug #420919). + + 20 Jun 2012; Markus Meier pax-utils-0.4.ebuild: + arm stable, bug #420919 + + 13 Jun 2012; Agostino Sarubbo pax-utils-0.4.ebuild: + Stable for amd64, wrt bug #420919 + + 13 Jun 2012; Jeff Horelick pax-utils-0.4.ebuild: + marked x86 per bug 420919 + +*pax-utils-0.4 (29 Apr 2012) + + 29 Apr 2012; Mike Frysinger +pax-utils-0.4.ebuild: + Version bump. + + 26 Apr 2012; Alexis Ballier pax-utils-0.3.0.ebuild: + keyword ~amd64-fbsd + + 07 Feb 2012; Mike Frysinger pax-utils-0.2.1.ebuild, + pax-utils-0.2.2.ebuild, pax-utils-0.2.3.ebuild, pax-utils-0.3.0.ebuild: + Clean up eclass inherits, and convert to unpacker for xz. + +*pax-utils-0.3.0 (24 Jan 2012) + + 24 Jan 2012; Mike Frysinger +pax-utils-0.3.0.ebuild: + Version bump. + + 30 Dec 2011; Mark Loeser pax-utils-0.2.3.ebuild: + Stable for ppc64; bug #381625 + + 06 Nov 2011; Brent Baude pax-utils-0.2.3.ebuild: + Marking pax-utils-0.2.3 ppc for bug 381625 + + 30 Oct 2011; Raúl Porcel pax-utils-0.2.3.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #381625 + + 20 Oct 2011; Jeroen Roovers pax-utils-0.2.3.ebuild: + Stable for HPPA (bug #381625). + + 09 Oct 2011; Markus Meier pax-utils-0.2.3.ebuild: + arm stable, bug #381625 + + 09 Oct 2011; Markos Chandras pax-utils-0.2.3.ebuild: + Stable on amd64 wrt bug #381625 + + 08 Oct 2011; Pawel Hajdan jr pax-utils-0.2.3.ebuild: + x86 stable wrt bug #381625 + +*pax-utils-0.2.3 (03 Mar 2011) + + 03 Mar 2011; Mike Frysinger +pax-utils-0.2.3.ebuild: + Version bump. + + 03 Mar 2011; Mike Frysinger pax-utils-0.2.2.ebuild: + Stabilize for all. + +*pax-utils-0.2.2 (08 Dec 2010) + + 08 Dec 2010; Mike Frysinger +pax-utils-0.2.2.ebuild: + Version bump. + + 08 Dec 2010; Mike Frysinger pax-utils-0.2.1.ebuild: + Mark ppc64 stable #332811. + + 29 Aug 2010; Raúl Porcel pax-utils-0.2.1.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #332811 + + 18 Aug 2010; Markus Meier pax-utils-0.2.1.ebuild: + arm stable, bug #332811 + + 18 Aug 2010; Jeroen Roovers pax-utils-0.2.1.ebuild: + Stable for HPPA PPC (bug #332811). + + 17 Aug 2010; Markos Chandras pax-utils-0.2.1.ebuild: + Stable on amd64 wrt bug #332811 + + 15 Aug 2010; Pawel Hajdan jr + pax-utils-0.2.1.ebuild: + x86 stable wrt bug #332811 + +*pax-utils-0.2.1 (14 Feb 2010) + + 14 Feb 2010; Mike Frysinger +pax-utils-0.2.1.ebuild: + Fix garbage in symbol matching output. + +*pax-utils-0.2 (15 Jan 2010) + + 15 Jan 2010; Mike Frysinger +pax-utils-0.2.ebuild: + Version bump. + + 15 Mar 2009; Patrick Lauer Manifest: + Manifest fix + + 29 Jan 2009; Javier Villavicencio + pax-utils-0.1.19.ebuild: + Rekeyword ~sparc/x86-fbsd. strndup(3) is now backported on + freebsd-lib-7.1-r1. + + 05 Jan 2009; Jose Luis Rivero + pax-utils-0.1.19.ebuild: + Stable on alpha wrt #253124 + + 03 Jan 2009; Jeroen Roovers pax-utils-0.1.19.ebuild: + Stable for HPPA (bug #253124). + + 02 Jan 2009; pax-utils-0.1.19.ebuild: + arm,x86,ia64,ppc32 stable + + 31 Dec 2008; Friedrich Oslage + pax-utils-0.1.19.ebuild: + Stable on sparc, bug #253124 + + 31 Dec 2008; Jeremy Olexa pax-utils-0.1.19.ebuild: + amd64 stable, bug 253124 + + 30 Dec 2008; Brent Baude pax-utils-0.1.19.ebuild: + stable ppc64, bug 253124 + + 09 Dec 2008; Alexis Ballier pax-utils-0.1.18.ebuild, + pax-utils-0.1.19.ebuild: + Keyword -sparc/x86-fbsd versions that dont build on bsd, bug #250359 and + bug #246439 + +*pax-utils-0.1.19 (27 Nov 2008) + + 27 Nov 2008; Mike Frysinger +pax-utils-0.1.19.ebuild: + Version bump. + +*pax-utils-0.1.18 (09 Nov 2008) + + 09 Nov 2008; +pax-utils-0.1.18.ebuild: + - version bump + + 25 Apr 2008; pax-utils-0.1.15.ebuild: + Drop to ~mips due to unstable deps + + 14 Mar 2008; pax-utils-0.1.15.ebuild, + pax-utils-0.1.16.ebuild, pax-utils-0.1.17.ebuild: + - tidy up to keep current repoman happy and propagate bug fixes to older + ebuilds + + 14 Mar 2008; pax-utils-0.1.17.ebuild: + - make sure CC= is quoted.. distcc can cause problems. Bug 213308 + + 14 Mar 2008; Jeroen Roovers pax-utils-0.1.17.ebuild: + Stable for HPPA (bug #212499). + + 11 Mar 2008; Brent Baude pax-utils-0.1.17.ebuild: + stable ppc64, bug 212499 + + 09 Mar 2008; pax-utils-0.1.17.ebuild: + - stable on amd64 + + 09 Mar 2008; nixnut pax-utils-0.1.17.ebuild: + Stable on ppc wrt bug 212499 + + 06 Mar 2008; Raúl Porcel pax-utils-0.1.17.ebuild: + alpha/ia64/sparc/x86 stable + +*pax-utils-0.1.17 (17 Jan 2008) + + 17 Jan 2008; +pax-utils-0.1.17.ebuild: + - Mainly a maintenance release. endianness fix. minor new features and + updated docs + + 14 Oct 2007; pax-utils-0.1.16.ebuild: + - amd64/hppa/ppc/ppc64 stable + + 26 Sep 2007; Raúl Porcel pax-utils-0.1.16.ebuild: + alpha/ia64/sparc/x86 stable + +*pax-utils-0.1.16 (24 Aug 2007) + + 24 Aug 2007; -pax-utils-0.1.13.ebuild, + -pax-utils-0.1.14.ebuild, +pax-utils-0.1.16.ebuild: + - Version bump. man pages moved over to docbook. New: endian and perm + displays.. New: when -Tv are used together the disasm will be displayed of + the offending text rel. The pax-utils code should compile out of the box on + solaris now. Lots of misc fixes.. to many to list.. + + 01 Mar 2007; pax-utils-0.1.13.ebuild, + pax-utils-0.1.14.ebuild, pax-utils-0.1.15.ebuild: + Dropped ppc-macos keyword, see you in prefix + + 03 Feb 2007; Bryan Østergaard + pax-utils-0.1.15.ebuild: + Stable on Alpha, bug 163453. + + 02 Feb 2007; Alexander H. Færøy + pax-utils-0.1.15.ebuild: + Stable on MIPS; bug #163453 + + 31 Jan 2007; Markus Rothe pax-utils-0.1.15.ebuild: + Stable on ppc64; bug #163453 + + 30 Jan 2007; Steve Dibb pax-utils-0.1.15.ebuild: + amd64 stable, bug 163453 + + 25 Jan 2007; Gustavo Zacarias + pax-utils-0.1.15.ebuild: + Stable on sparc wrt #163453 + + 24 Jan 2007; Jeroen Roovers pax-utils-0.1.15.ebuild: + Stable for HPPA (bug #163453). + + 23 Jan 2007; Raúl Porcel pax-utils-0.1.15.ebuild: + x86 stable wrt bug 163453 + + 23 Jan 2007; nixnut pax-utils-0.1.15.ebuild: + Stable on ppc wrt bug 163453 + +*pax-utils-0.1.15 (13 Dec 2006) + + 13 Dec 2006; +pax-utils-0.1.15.ebuild: + Removed *macho* from release files. Lots of minor whitespace and style + updates. List known pkg maintainers for other distributions that carry the + pax-utils. + + scanelf: Improved return values of many functions to be ints vs voids. + Support added for displaying em_machine via %a format flag. Make + scanelf_file_bind() not output anything if quiet mode and the ELF is static + or not setuid. + + pspax: Support added for -u,--user Support added for -g,--group + + + 17 Oct 2006; Roy Marples pax-utils-0.1.14.ebuild: + Added ~sparc-fbsd keyword. + +*pax-utils-0.1.14 (23 Sep 2006) + + 23 Sep 2006; Mike Frysinger +pax-utils-0.1.14.ebuild: + Add support for NetBSD, add --user/--group options to pspax, and fix QA + envvar handling of .o objects. + + 07 Jun 2006; Jeroen Roovers pax-utils-0.1.13.ebuild: + Stable on hppa (bug #135427). + + 06 Jun 2006; Gustavo Zacarias + pax-utils-0.1.13.ebuild: + Stable on sparc wrt #135427 + + 05 Jun 2006; Simon Stelling pax-utils-0.1.13.ebuild: + stable on amd64 + + 04 Jun 2006; Torsten Veller pax-utils-0.1.13.ebuild: + Stable on x86 (#135427). + + 04 Jun 2006; Fernando J. Pereda + pax-utils-0.1.13.ebuild: + Stable on alpha. Thanks to Mike Hlavac for + testing. Bug #135427 + + 04 Jun 2006; Markus Rothe pax-utils-0.1.13.ebuild: + Stable on ppc64; bug #135427 + + 03 Jun 2006; pax-utils-0.1.13.ebuild: + Stable on ppc; bug #135427 + + 03 Jun 2006; pax-utils-0.1.13.ebuild: + - stable on arm + +*pax-utils-0.1.13 (17 May 2006) + + 17 May 2006; +pax-utils-0.1.13.ebuild: + Improved Makefile handling. (vapier) QA_TEXTREL/QA_EXECSTACK/QA_WX_LOAD exempt + filtering flags. (kevquinn) Handle versioned symbols correctly on unstripped + ELF files when using the -s flag. Do not assume it is ok to read from stdin if + the -l -p flags were given. (solar) + +*pax-utils-0.1.12 (30 Apr 2006) + + 30 Apr 2006; -files/pax-utils-0.1.10.patch, + -pax-utils-0.1.10.ebuild, pax-utils-0.1.11-r1.ebuild, + +pax-utils-0.1.12.ebuild, -pax-utils-0.1.9.ebuild: + - new pspax -n/-w flags. new -L handling for the BSD arches. uses ld.so.hints + vs ld.so.cache (thanks flameeyes). tty null term handling should be fixed + + 24 Apr 2006; Gustavo Zacarias + pax-utils-0.1.11-r1.ebuild: + Stable on sparc + + 23 Apr 2006; Michael Hanselmann + pax-utils-0.1.11-r1.ebuild: + Stable on ppc. + + 22 Apr 2006; Markus Rothe pax-utils-0.1.11-r1.ebuild: + Stable on ppc64 + + 22 Apr 2006; pax-utils-0.1.11-r1.ebuild: + - stable on amd64 arm mips x86 + + 16 Apr 2006; Bryan Østergaard + +files/pax-utils-0.1.11.patch, +pax-utils-0.1.11-r1.ebuild: + Fix scanelf hang due to grep-style changes with stdin #128247 by Matteo Azzali. + +*pax-utils-0.1.11 (30 Mar 2006) + + 30 Mar 2006; Diego Pettenò + +pax-utils-0.1.11.ebuild: + New release working on FreeBSD and marked ~x86-fbsd. + + 23 Mar 2006; Luis Medinas pax-utils-0.1.10.ebuild: + Stable on amd64. Bug #124699. + + 11 Mar 2006; Michael Hanselmann + pax-utils-0.1.10.ebuild: + Stable on ppc. + + 10 Mar 2006; Torsten Veller pax-utils-0.1.10.ebuild: + Stable on x86 (#124699) + + 09 Mar 2006; Aron Griffis pax-utils-0.1.10.ebuild: + Mark 0.1.10 stable on ia64 + + 08 Mar 2006; Jeroen Roovers pax-utils-0.1.10.ebuild: + Stable on hppa (bug #124699). + + 08 Mar 2006; Gustavo Zacarias + pax-utils-0.1.10.ebuild: + Stable on sparc wrt #124699 + + 08 Mar 2006; Markus Rothe pax-utils-0.1.10.ebuild: + Stable on ppc64; bug #124699 + + 22 Feb 2006; +files/pax-utils-0.1.10.patch, + pax-utils-0.1.10.ebuild: + - Using the flags -Xe on ppc and probably others would lead to the PT_LOAD + executable bits being stripped (very bad thing). glob64->glob touchup for + the BSD guys + +*pax-utils-0.1.10 (18 Feb 2006) + + 18 Feb 2006; -files/pax-utils-0.1.8-etrel-notwx.patch, + -files/pax-utils-0.1.8-paxelf-fd-mmap.patch, +pax-utils-0.1.10.ebuild, + -pax-utils-0.1.4.ebuild, -pax-utils-0.1.8-r1.ebuild, + -pax-utils-0.1.8.ebuild, pax-utils-0.1.9.ebuild: + - added -k/--section %k modifier to detect elf a given section exists. added + -z to unifiy paxctl/chpax handling into a single util. change max pt loads to + 2 for netbsd. The -E option now takes strings. The -l option now reads + ld.so.conf include files. cleaned up old ebuilds. mips 0.1.9 marked stable + checked by kumba + + 08 Feb 2006; Saleem Abdulrasool + pax-utils-0.1.9.ebuild: + stable on x86 as per bug #121777 + + 07 Feb 2006; Patrick McLean pax-utils-0.1.9.ebuild: + Stable on amd64 (bug 121777). + + 07 Feb 2006; Aron Griffis pax-utils-0.1.9.ebuild: + Mark 0.1.9 stable on alpha + + 06 Feb 2006; Aron Griffis pax-utils-0.1.9.ebuild: + Mark 0.1.9 stable on ia64 + + 06 Feb 2006; pax-utils-0.1.9.ebuild: + Stable on ppc. bug 121777 + + 06 Feb 2006; Gustavo Zacarias + pax-utils-0.1.9.ebuild: + Stable on sparc wrt #121777 + + 06 Feb 2006; Markus Rothe pax-utils-0.1.9.ebuild: + Stable on ppc64: bug #121777 + +*pax-utils-0.1.9 (05 Feb 2006) + + 05 Feb 2006; +pax-utils-0.1.9.ebuild: + - version bump. Adds new features. -M bits -E types + + 02 Feb 2006; +files/pax-utils-0.1.8-etrel-notwx.patch, + pax-utils-0.1.8-r1.ebuild: + - ET_REL objects were being falsely reported as !WX + +*pax-utils-0.1.8-r1 (29 Jan 2006) + + 29 Jan 2006; +files/pax-utils-0.1.8-paxelf-fd-mmap.patch, + +pax-utils-0.1.8-r1.ebuild: + - bugfix. dont report false positives in quiet mode + +*pax-utils-0.1.8 (28 Jan 2006) + + 28 Jan 2006; -files/scanelf-null-rpath.patch, + pax-utils-0.1.4.ebuild, -pax-utils-0.1.5.ebuild, -pax-utils-0.1.6.ebuild, + -pax-utils-0.1.7-r1.ebuild, +pax-utils-0.1.8.ebuild: + - New -A option to scan *.a archives. Better handling of invalid elf files. + +*pax-utils-0.1.7-r1 (18 Jan 2006) + + 18 Jan 2006; +files/scanelf-null-rpath.patch, + -pax-utils-0.1.7.ebuild, +pax-utils-0.1.7-r1.ebuild: + - bugfix: dont write to memory when NULL rpaths exists and not using + -X/--fix in scanelf + +*pax-utils-0.1.7 (12 Jan 2006) + + 12 Jan 2006; +pax-utils-0.1.7.ebuild: + - new -X/--fix option to attempt to fix faulty RPATHs etc. Updated tristate + pax handling. Adds support for obsd. Misc cleanups and improvements + + 31 Dec 2005; Fabian Groffen pax-utils-0.1.6.ebuild: + Marked ~ppc-macos on request of vapier. The tools really work on ELF files, + but their use on Darwin is questionable. + +*pax-utils-0.1.6 (29 Dec 2005) + + 29 Dec 2005; -pax-utils-0.1.3.ebuild, + +pax-utils-0.1.6.ebuild: + - fixup for silly NetBSD stdout handling. updates for arches lacking proper + header defines. New -L option to resolve DT_NEEDED cache paths + +*pax-utils-0.1.5 (08 Dec 2005) + + 08 Dec 2005; Mike Frysinger +pax-utils-0.1.5.ebuild: + Have dumpelf show .comment/.interp sections, properly set shdr/phdr to NULL + when an ELF lacks them, fix #e usage, and add support for parsing + .note.GNU-stack in object files. + + 05 Dec 2005; Gustavo Zacarias + pax-utils-0.1.4.ebuild: + Stable on sparc + + 04 Dec 2005; pax-utils-0.1.4.ebuild: + - stable on x86 + +*pax-utils-0.1.4 (30 Oct 2005) + + 30 Oct 2005; +pax-utils-0.1.4.ebuild: + - version bump. This release adds 3 scanelf options. -S, -b, -g + + 28 Oct 2005; pax-utils-0.1.3.ebuild: + - #103173 pax-utils installs docs into /usr/share/doc + +*pax-utils-0.1.3 (25 Jul 2005) + + 25 Jul 2005; Mike Frysinger +pax-utils-0.1.3.ebuild: + Fix building with gcc-2, dont bomb with alignment errors on some arches, and + add support for SONAME scanning in scanelf. + +*pax-utils-0.1.2 (03 Jul 2005) + + 03 Jul 2005; +pax-utils-0.1.2.ebuild: + - update textrel handling code to scan only the text segment. New -e -v -p + flags for pspax. minor changes overall + + 16 Jun 2005; pax-utils-0.1.1.ebuild: + - arm/m68k/ppc64/s390/sh stable + + 16 Jun 2005; -pax-utils-0.0.4.ebuild, + -pax-utils-0.0.7.ebuild, -pax-utils-0.1.0.ebuild, pax-utils-0.1.1.ebuild: + - stable on alpha/hppa/ia64/sparc + +*pax-utils-0.1.1 (16 Jun 2005) + + 16 Jun 2005; pax-utils-0.1.1.ebuild: + - stable on x86/ppc/mips/amd64 + + 10 Jun 2005; : + - Bugfixes: only report the source of textrels when the executable actually + contains DT_TEXTREL. Only enable -Wdeclaration-after-statement -Wextra if the + compiler supports it + +*pax-utils-0.1.0 (08 Jun 2005) + + 08 Jun 2005; -pax-utils-0.0.8.ebuild, + -pax-utils-0.0.9.ebuild, +pax-utils-0.1.0.ebuild: + * scanelf options: -N matches a given lib. -T will print the cause of + the ELF text relocation (-T based on code from Kevin Quinn.. 10x thanks) + -F format modifiers were added for printing the base file name and base + file name with search paths removed, this is ideal for scripting with + use of automated q/a systems so we don't have to re-parse a the string + to get desired output. All format modifiers now accept # in place of % + but # is quiet where % is verbose. Also new to the format handling is + the %x modifier now prints PT_PAX_FLAGS and falls back to EI_PAX if no + PaX flags were found in the program header. + + * The suite should work on OSX. + * Minor touch ups to Makefile/pspax/dumpelf. + * Lots of typecasting fixes for improved portability. + + 05 Jun 2005; Michael Hanselmann + pax-utils-0.0.7.ebuild: + Stable on ppc. + + 31 May 2005; Christian Birchinger + pax-utils-0.0.7.ebuild: + Added sparc stable keyword + +*pax-utils-0.0.9 (28 May 2005) + + 28 May 2005; Mike Frysinger +pax-utils-0.0.9.ebuild: + Add support for FreeBSD and fix cross-endian bugs. + + 21 May 2005; : + Makefile: include/depend fix. dumpelf: display improvements, 32/64bit phdr + fix, man page updates. scanelf: Two new options. The ability to display run + time bindings -b/--bind and -f/--from read input stream from a filename/stdin + for scanelf. The -F format handling pretty much got a total rewrite for the + better. We used taviso@gentoo fuzz regression tool to help track down bugs + with malformed executables. Now the overall result is greatly improved error + handling for improper elf files. paxelf: Improvements in the mmap error + handling. README: updates to reflect changes man/*.1: updates to reflect + changes + + 15 May 2005; metadata.xml: + - update metadata.xml + +*pax-utils-0.0.2 (15 May 2005) + + 15 May 2005; -pax-utils-0.0.1.ebuild, + -pax-utils-0.0.2.ebuild, pax-utils-0.0.4.ebuild, -pax-utils-0.0.5.ebuild, + -pax-utils-0.0.6.ebuild, pax-utils-0.0.7.ebuild: + - stable x86 - make all ebuild use toolchain-funcs vs gcc eclass - cleaned non + stabilized versions below 0.0.7 + +*pax-utils-0.0.7 (30 Apr 2005) + + 30 Apr 2005; +pax-utils-0.0.7.ebuild: + - uclibc updates and -F format handling + + 21 Apr 2005; Simon Stelling pax-utils-0.0.4.ebuild: + stable on amd64 + +*pax-utils-0.0.6 (14 Apr 2005) + + 14 Apr 2005; +pax-utils-0.0.6.ebuild: + - version bump. lots of new treats + + 12 Apr 2005; Daniel Ostrow pax-utils-0.0.4.ebuild, + pax-utils-0.0.5.ebuild: + ~ppc64 for ppc64 hardened + + 09 Apr 2005; Michael Hanselmann + pax-utils-0.0.4.ebuild: + Stable on ppc. + +*pax-utils-0.0.5 (01 Apr 2005) + + 01 Apr 2005; +pax-utils-0.0.5.ebuild: + - major source code cleanup. combine scanexec/scanrexec/pttool into unified + scanelf tool. manpage updates. fixed memleak in readelf function. new options + to detect TEXTREL's, display RPATH info, make display of pax flags markings + optional. A new recursive option was added to scan subdirs. All sorts of good + stuff that makes grandma happy. Many thanks to vapier. + + 31 Mar 2005; Aron Griffis pax-utils-0.0.4.ebuild: + stable on ia64 + + 12 Nov 2004; Gustavo Zacarias pax-utils-0.0.4.ebuild: + Stable on sparc + +*pax-utils-0.0.4 (11 Nov 2004) + + 11 Nov 2004; +metadata.xml, pax-utils-0.0.4.ebuild: + marking pax-utils stable on x86/mips diff --git a/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/Manifest b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/Manifest index 01cc2f8285..0667bf4903 100644 --- a/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/Manifest +++ b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/Manifest @@ -1 +1,52 @@ -DIST pax-utils-0.4.tar.xz 80300 RMD160 6393dd22e573bb203b28e37811773b79de0a7703 SHA1 d989f4fb45bb64794572d8ae173b18398c3815c4 SHA256 2a19285f5793fa30a6540ae67511cd5dabd543cc11130dd2eb741edfd2fc1e7f +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +DIST pax-utils-0.2.1.tar.bz2 80580 SHA256 6a5beefb686e425eb6829bc716d2b32b64c2e854287c212c9853bc2beb705c3a SHA512 a8c18a4538227e0a9d34d9e6e6f4c99f50de376b876032092175a7a277d8f5982495ebb28542fddc7361b649e30528a775817749be0c13bd24244bf3c80a57dc WHIRLPOOL 4a77d3ea435a9905a93f0bfc2f1ee33fc709ef7d71e48c44b1b33277ccbd34d586f404c3f7004450612a68f7d4b9810d1cb98c1f255e9d8e0e87fa6fe157eccc +DIST pax-utils-0.2.2.tar.bz2 80999 SHA256 eac86abe7871ee12452d221c1e7c21acb9ba78ba2cba1daa587d3c93c77acd07 SHA512 ed1e2e80fd9a3a24bf520b01f6ab3dc63d3aa48915cd896ca9c98c443ca80a06b7ef00aefee52e770f3fd211257989624b4fcd0b96c6a6cb2f13f9d0fe7a8d84 WHIRLPOOL e1281fc0265e159d4a8085220ed239572f1dea3d269cc4e3f5bba06b0cac7a3091e44924137bf75acc38f999caf16893f978516f3ea4c99caf58f91e5336304d +DIST pax-utils-0.2.3.tar.xz 76652 SHA256 b2cdc20a0c67b78753ff4c4cbaa84b8175b0e2eb926de7390daef34a19297285 SHA512 98ad1410eaf42fd1a279523f73b89166d57e630e0e402343b48b32913c62017eec19aefdc92327a32ef27273d360defbefc9c8b9607747db22224643c03a901a WHIRLPOOL b26569ffe566d12c7097e9fd07b3f9335aaa2a9640c28a3178f28dedd5fcb2305e507f6c34902183d3a6612efe212e5314d3fc89f0d0f8ff59f6568c8245668f +DIST pax-utils-0.3.0.tar.xz 79892 SHA256 d6d2992a40d89ab02d39a90d3c88ef553ecf1c9b93bae82efe16453b9152696a SHA512 0192c95d210a348e1aaec5b7cce14978447e5fb3c5da234e0244b78db096a04bc53d07b457839c16b6a98cadcae6bb3d9e8bb1e807d920c92c271184f1b03a0d WHIRLPOOL 9c5be4c94b1d619c6f8ee6ec039957765226867a0faefc18b689b61a2874b27a42e13c7572dd4b467948eefbd4d5fd1c9be0788d3f53310045e703ea362efddc +DIST pax-utils-0.4.tar.xz 80300 SHA256 2a19285f5793fa30a6540ae67511cd5dabd543cc11130dd2eb741edfd2fc1e7f SHA512 3b9242805a042dc6bf53bfa8355f5f157425a944c49a780ae131642484463aa63cf62959075215cb9dde02b15cdab2210e7ad4f4498dad8218ada9459dbd3be8 WHIRLPOOL e33b91df453d52cbb95ad51bffc307cf5c450ba006a9671217818da870131255529452f3fd4c8644fb09ad28a1faa5f8fd5461e4f1c48349d44233eb502bc53d +DIST pax-utils-0.5.tar.xz 80672 SHA256 1ba4f5e8680449c18841db2397aca320527fb06628b4ad9212e42f5e01de833b SHA512 6831d2495298c16f3eddc1fe2af5864775acbdd9feac17d8660b1a4e807acdb9c121ae667cf2476887e776cae39334ea4f93d2e5f46c8c739d3044db8cfd9248 WHIRLPOOL 73bf1a1875c465afbf3418d286cc7d42b18eb5560f0a941ab7be0745a640fce0fdb1a084ac9dabedf2a1833b9282a9256c1b08b8c9242b69e211f15d3e45ce55 +DIST pax-utils-0.6.tar.xz 87548 SHA256 1ffd4bf7bf3f8bb404007dd1617edfb0297e4c65a2c1153712e4a76875038784 SHA512 1d13659f647cf1f6301fda124cf7092c8e40e3772b4dae9f19f66329c40239f5ee07730c14538bdbfaa65e890515e0468476c8a88850f6d24ea2268a9fdb4193 WHIRLPOOL b889d61f8dbaf2ac06ca532ca381d375d0cef5d8c6fae763fa2c8e12cffa9244e637f90de29cb3ce024a15da143a388499be9654d1a3b9c93c408f4e93e3bc78 +DIST pax-utils-0.7.tar.xz 90188 SHA256 1ac4cee9a9ca97a723505eb29a25e50adeccffba3f0f0ef4f035cf082caf3b84 SHA512 d99f325b1d3ffc4955bc09aedcbeabea2d87a9647da31db1518de9daa55fbe0e5dd09feedd8dbcd8c4b53825a788ae7c9b904a927abc9ae995385dfd00d44f4a WHIRLPOOL dac9bb6c4e9bbf2b374371009ec16e9bf0e7a69e33494511f99e1cf2c34f684638fa8069a9f3845b8b91edea2927f18f410b9c6e62718c376b96c11d92c84634 +DIST pax-utils-0.8.1.tar.xz 94772 SHA256 844ff25b1a11bcef92ef34b22f576f226a772b67196818656f8874513438f5b9 SHA512 bd8ae0c35058b79a99bcbb5df234c8d4a02ccf0ebd4b06cc30cdb01bc50b7e5ba6cc5cbbf820a0d57dcdc751fd1ea81d5969a4447c4594ab170958edabe41740 WHIRLPOOL 3932cd20479ecbe3d99a6d6e5ce1fd5a5a9d9c96986eccb6cd282457a83d165f1964cfdc232c53cedc1c0dbc391b992129fd1610919cf98f0177e037fa7eed06 +DIST pax-utils-0.9.1.tar.xz 668824 SHA256 643ccaf6952f836c42aafcd5ad7e5f7de2d3472225a34603680b151a8b198b0c SHA512 718cf371a2b14333fcc47e7c250ba4996bc2f4b3cab3373524215c74cdf979669cfd47b48f1b08214fb958e65e7ce83ecd74bd855f5e008d235fa6c4c57dad8e WHIRLPOOL 1dbd064a57c5b4f7a988f8e3487d51c7835be8cd6e070d8aab6d143139f5f3003d482887ed18438bc3b1ab24624e3aa2bc88d699bd8cee15703b42b0647996b4 +DIST pax-utils-0.9.2.tar.xz 675804 SHA256 578801df0661b1b7b8fed0ce4a9859239f919fd37529907681e51091a1bcb4de SHA512 476517e6deb76f34fee0f8ce298103bbcace04192380d13b743a9948e3afba0fca2743f4eceb9bacad84e1f8916f17919a53781f8fbad83326d8a36db04d2c2e WHIRLPOOL 0260e72974b7682864718d0d21b4128207c78d6e13125f5c9666f649b7a638e2c944c6157cd56d475528c7715ad7da76375614ce5d5cc5b191f95c94bf935e00 +DIST pax-utils-1.0.1.tar.xz 619788 SHA256 87654ec8c207ab35fc05e96ec89b196cf7ab765e0e7919015ccaa7f0e66e246c SHA512 f41e8188254dd1290eba4b36f3b22f2e4422ac03c234ba7438490ae0025a03a4ede05827023a8ccca913ebe44237c248455df47cb4dc63c85056511230e66eff WHIRLPOOL bdcad84ee44b855beff64ff06271b5eda252b10490714b8f22421fbf3b57eac8476fd061efb4d10745ff9a55d465da15dc417844dd13342fa394e709c018fdee +DIST pax-utils-1.0.2.tar.xz 621068 SHA256 b8395de0f414a70fa74234c43a10666fd8ba311488c5b7c2eb6f055aea45e094 SHA512 268edd05ec30d723d198a49c7023068274b4f5187cf18582006b23d483a6889743cdb733b65f59f2e963a371220e31211dc43cd655c53cab4bf08645dcf7a9ff WHIRLPOOL c87c78db0e13edf6b477b9f0f5e251e80edbc25a40f0e7341fe20600140af929b576aa10217b331a2783034bc568eba3ff786a50496bf41f64381f0aa0e252a5 +DIST pax-utils-1.0.3.tar.xz 621460 SHA256 8535a94e1f77841da92d5526d2935abb786437fdf11be9ed077a78ab5e6b5670 SHA512 3f8654a3bd66177a39b7f0e9a7ffc0f127e5529f4f45c8c1beea5eb92060bf01f205daf22cdeb4e50ee1022d170307fc70c1d73b197405be7a6bc9acec621d26 WHIRLPOOL 1930e7d575357a67e07ee5ed9c559cd0501588d6c739ded10fecf215ce8746b0ffbe55d0e0cee739c6f5aee62630f45f7af211e853f9cc3b3418f4961391a2a8 +DIST pax-utils-1.0.tar.xz 619104 SHA256 c39fcc181c7c6a03527687d9977e1c2ce2b47b28918426a057d56b43a429e312 SHA512 ec44e5f848e64ba70eeb2ca670189c84a0b0d36ee745ae956ee56d291dd3c5b3fe56527867a52e264babfbaaad49ec59338fadc297256a7a4708cf65f97db4c5 WHIRLPOOL 86f91917d7723066a849f2225987b9739f3c484626735c77ee27286ea1785e316b374110226688ad8d380b90b5aa140e1060cc2411cd6d1d250a1918ed33d575 +EBUILD pax-utils-0.2.1.ebuild 983 SHA256 0120fb70ada52e004a12b287636913c9a4e836665fd4ed8bcd287b44b02e37ad SHA512 2ad58daa4765c8cfd978148a95b86f39ac37b7e41b6f560645e6e27e1ff6697febd106ad7497d3c14023fab8c5f2d3568925584e1099aa00d683bad92dcc0f32 WHIRLPOOL 4c71189d17f24be64345084afbbb00b2aa50f135b49eddaa1e2443c3c9eca953d97ea660f50ee7d1420739798b82b0acc054536de36cf36261061c36075cab0f +EBUILD pax-utils-0.2.2.ebuild 983 SHA256 d9d9b829cf420b27c0c971b1be54e279311cdcbea4eed4cc3dd1a6d32e4dfb3e SHA512 5f9b41428c51d4600b670e87dabe80c59c089af7216f36c3bcc7f9ef83a26b5636ed881d446ba953fd19b786ec56d1b9f4a35f6322c187732a4376963ce4018f WHIRLPOOL 0b4a0bf4ccee731d7f4f4500f2134aaa110f010b0b96aef8f06f9f14249cd1cb7d68d9a1cf72cfb707103b761573db2a71e0f641047c885a75ab6f3c529fd562 +EBUILD pax-utils-0.2.3.ebuild 977 SHA256 87a5405c1a37f269946aa3d2d9517b3b9375719d6775d961cf1e87faff21e10b SHA512 8c1d07d2e267ead3547864111a7633404a87fcd0bc6fe970c3bb984d4cff696971575b1e55e775510093ca45515fbf0e0377c37e8852317f3cc841da2a983652 WHIRLPOOL 887f6b0a78269e81f3162b11c00caeb57e0ab3a6c2bbc2a9318d455ddaa57f707f81fcb458cb900a6fa3a11736edc7baf54a15479faebf336362ce94feddf5e1 +EBUILD pax-utils-0.3.0.ebuild 1003 SHA256 a01efed75963ba64a34d8ff5f24579d4b795a02c577e95049cdcc530b643e6bb SHA512 74807af9e9485bb0e80e56a71b6f470af263110d654325b0c3753abbbd7f7b6daad4559a8374e376575ec7aaf6261b574cd9c5f978823fee07461b49aef5f85d WHIRLPOOL 07fa8f4c6329dfe2047d1bfae47322c941f043bf6574636ed60ed038a31f490a196af85208781944a852714a8db5a8a8871a6f74730b6812c128cd787c5f1fb7 +EBUILD pax-utils-0.4.ebuild 1000 SHA256 ce563e198d9d156427e5ebb4ce29a47dc74e8cfa0c9a1a4b0d97f787e95956de SHA512 156656be75428b727209485d03858bf5cb39191cb8e4f131a6cb9d17d9061c29ce0468399fe6a73cfb3e8009286d345e30dc32f5630d99f9a82ced6add2f870e WHIRLPOOL bebb31433c990c92cf610465134970e1cc474fff3f79bd6fd0b162c1f6e6afb125e2778cfcef0cc2e9863a84c074c59fad4bf4b1f2b12fd16e7c031506af97b5 +EBUILD pax-utils-0.5.ebuild 1012 SHA256 bd95b78d38e17b2375c24d9c72c94c1af7918fdd4306dde60bdf818409c77b4d SHA512 1f91417ce636700c207f015d375b746eb008b74bcc2352d9e76f3fd1608feb4323eb2378fd3c6bcfa36c7f2a63cd32eac97163b5ea1ac203a3ffdbb8c61cadff WHIRLPOOL aeb122f82f107053baaf4e8f3a5c997f04bdfede57c015b3249ecdcb510a38fd8d4d00f0e3cd2fa7ae567719f80c164eb6d5eeb4ab6e9908899464cbcb956ad2 +EBUILD pax-utils-0.6.ebuild 1113 SHA256 790adc6a96e8795eebe2c0b1cb50ed984bf886b7b8c4b008d5e98da161f4cc1f SHA512 e9d025a44a1fcc1fdc06ca97c5c9701d2e66c82ce0b3f7c6f2719c164a2d2a97ea44a3df35d8e803ac15601894f64591b3c5eee4faca18b1fe600a2c4343c556 WHIRLPOOL 40cf7a7ab6557b13a3d0ce7d659d42beba557bed69a7b126e34a62f51c295a582ffbe5c22761fd16a5efce00f199a31b16a7061cb9cb99b26cee1280208ef679 +EBUILD pax-utils-0.7.ebuild 1127 SHA256 9ce097a50c8b2403b630a6238eb9e4fdaed4cd9a9c4db0fb15768ef7c3fe65dd SHA512 ba22fe20b2e76ba85ab75029dbb450e81af21b636ea4ab33cc31e8685c406acc20be23b0795704bac3c70080026a7ad991fd451b343c4fe15d66b78333992942 WHIRLPOOL 6fc41d812806ffd6c233eea6a7ced73c18608efe1c2e8a1e03dbae9d5660341e46bdbea3ee6925094b8525f9050bf151f7b808461de0f62ee1ec5938a6f5c970 +EBUILD pax-utils-0.8.1.ebuild 1125 SHA256 2e97bf72040dd0da99af143f8058af79e5751679061ae938a6306a927fcdfe8b SHA512 c88da77a980c205dcfe5ad8892a60892ea15139d4f27a317728a6234bfadafa2217432e3bae76b021dbb4dd803d52ed3aa3cb090661f404c2aa61ffccc90d71e WHIRLPOOL ef39814454c523ef9fcee6950c6c1e027dc54d07fbdd0a5951b3d2ce0ac755608dd7a265132b9ca92dd8b6d0265146af3b901a02f387f03c85347c1c323e8743 +EBUILD pax-utils-0.9.1.ebuild 1353 SHA256 eda13a462428459fe7f6004a2b07229bd60ba7907228da40e586ef08db0b4e80 SHA512 a986ecd20479b8952ac0b1ed22455c90b111e5eeaec3daaccfecc1f4497ffc4ecbde0b169c9352ccde5c1d3f1ac54f6f47cac7de0fd27c7da56bdf7111a33556 WHIRLPOOL c4f5760a73f1cef7388f4c7fb03cc983701037fda7cf5fb3c7825276b7292f3be45ce640c5d9579b403e8c7c271b067888608d7abf527e27bc128ee2911c4004 +EBUILD pax-utils-0.9.2.ebuild 1353 SHA256 bd2132a2b1a22b6872d3075c5e4e6b0d3d8988b87bb2d8fba7c6936b5272772e SHA512 dbcaf45d7c57f308375228081985d575738e2cc4377eadb9453a52f216183f9bc3abfc33bbfc30c7c2a6e736e3fc1f7eb5ca674b883419575ed94fe3746c7b0b WHIRLPOOL c3e66740faa6a828175dba5e04722219d24694ae3626338cbe40bae5932dd6ee99887aaa806911d1a55f97e6b9b95eae434ebf39e4873c33eee0f8d39aa3ecf7 +EBUILD pax-utils-1.0.1.ebuild 1383 SHA256 297e1d67030d2713f140b7bf48c492d2d208ba505f88446b5f09676511bf5ef7 SHA512 6a4c50e8233753fc37417fdf84ab0c455513374e6391f96040b3453afe1eb45701ff84f854d01360f25eab3a86815778b2252d321f2120b0de62ce7e76960444 WHIRLPOOL 396ba7a28558c86eaf726ee7747725bc9ab78c6a434f91841e39a71c3199cdd88e885de6eef7cf775f4d39bbbb2a25c7019d85c659c869048466f147010f16df +EBUILD pax-utils-1.0.2.ebuild 1383 SHA256 58be59d435525032617400ddee5772ed14adfe6e34e297b522f64de76c2b3353 SHA512 d02bed7c6da8a8aad0d151ac70d68282b5e2845c6acb69cd666c970179b30ed296cf3ec02c22a45bf8d3e6c11090ac7c7833f84aa94a33cc18092e61e568ae33 WHIRLPOOL a93fb4097cf4e4b410e85766bcfe95b10ab63d62bff884aaa9416e28d5191217d23a2acce4406a7272d6982b9e22efa21af1e8a31ead7199bce4005e53df92f5 +EBUILD pax-utils-1.0.3.ebuild 1383 SHA256 46c357be817b9a8e37b92e4766b8c47debc11a670ac1fe4b0953eede72b0e2a0 SHA512 67e388debd4560f930dba18e49b087469318191be239e4d3c954d4be93a9434a9cb1a87c473fa91dc930b9fad8cc79de0917034644a253f7a2eab9eb48745019 WHIRLPOOL c05a3fb0077fe85e62c67c9d14f9f8fbe3a0ffe228497428fd7e306235c801b9ee78dbf743bca5382007231b12bf9aae98fd7f688c050f2b3878c9bd4b5bf2ff +EBUILD pax-utils-1.0.ebuild 1381 SHA256 fe22a5dc733a6e5ee5828abb6ae5696b19a31a1063f5808292268fc6900ee636 SHA512 3cfafeef92a87d176afa9f3602da33a25263bee6f21e97c820a896670fe528c6cb047f510d51434a9518a0892104d53cfb9aab39876a95c352dc9eb9cc24e2ca WHIRLPOOL 25900f0955305d85f54747c7757fdc66fd633c26a73e1005518b7b48ce896dc08b4846d16e3db46e234f48e19baddb85bbd6a7b8caacc44d27801a5c30b47aca +MISC ChangeLog 24301 SHA256 71a97b0d3305d4038a57d2f051a436090261191f873c4d4e6b71abffccffe0d5 SHA512 2d5b3de949eb7ad3da8b8a788b7b71fa0f3a7154288854e4385cb8cae155f383c2a4ec41575fb96bf28fe86c353a1ec3140366240e9d2687e9ebba6453b9db53 WHIRLPOOL 78e3e5ef8907c8a1b793d35cf9828fb196ef63443cf7e0b594e770e5bcf17decc07da58fb162cd8c36304720c8e4dabe6cf7d368c61f8402376572a8cfa308a2 +MISC metadata.xml 570 SHA256 46aae8f7445bdaa438a117fa442b1192e09515c32f03f2435c222af06284dd48 SHA512 4264e55f99d06eb8ad8176c1ea44007f9dc880a133e850cd56282ed62ec04a50bdd04d0b3dddbe063bc20205f6453aedc6f4aef24370ac28614c3a89a1768b39 WHIRLPOOL 2a2e4e62a07853d3d31bc019cdc229723946a36a4f43a7de7066005899270c67a287fd9ad6b27463b0e48a9e3265b1a06cca8d02cbf02614dee5e70a2a1d2da5 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAEBCAAGBQJVGFyQAAoJEPGu1DbS6WIAGLUP/j5ypE/l1lveSVnkqZbbMnUU +eYq23ApmuQPMCeda6/F5ODuHLPRnVb+MhH9VQ2EDNDLrAek9Ntaa/yXDiWpzOlM2 +OjUEJlC2b8wHSmt1aFzPwMROrQ9ZzrWeJoS1q2SA19JJt/3IIlfCwVIqkbwHyqNX +MZ6KQLnaH5FqAZtvQ8+rbJxIXGwjAdQXJzQJ0h6zX2IiIrQUdps0NMdXLXYRlm5r +cd5wQOuByC9pdwLy84kqCaXBqqS0AkmeSq6izgLHTmh5zmTewj7Yn4t7yG1zb0fZ +wd5sDwkmKQZvj5twAifsvN084Nsed2k0wfVV7oZAornw4kbOhozQO2FvFkn1+bJH +M7/wlRfeCcgkGEGTXfG/2NSg30ahXzTmfjCYjA7QyJ5nZiuECKrLAHV6qySvfzbS +EY12Idd3rkF/HPVra9hWTyoz3chMLONFZqhDu21WHDTmJ/94wzfooKVlj6JhHIAN +CJb5s8Rm09bSGgAT37F/ga6sBCDFMuToEejFyNBZZ5B7/NyeaqwAerYfH8p7ZkmT +S+HsUw8J+0u9GIjydohdz00KwoYujCbGZ8GLnJH19Soj3ljESGeZfStYZMcpWwZJ +9VfcI1BX68UYT6NejDvb50EwV5vKCMKZQKEmI7A93qZqHhs8O3K+s0PmC5XFPdIV +PwNUcudET9NwLraJfAJu +=LzzJ +-----END PGP SIGNATURE----- diff --git a/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/metadata.xml b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/metadata.xml new file mode 100644 index 0000000000..e812a23bb2 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/metadata.xml @@ -0,0 +1,12 @@ + + + + + vapier@gentoo.org + Maintainer + + A suite of ELF tools to aid auditing systems. Contains various ELF related utils for ELF32, ELF64 binaries useful for displaying PaX and security info on a large groups of binary files. + + Install a more powerful/faster version of lddtree + + diff --git a/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.2.1.ebuild b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.2.1.ebuild new file mode 100644 index 0000000000..7478232df8 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.2.1.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.2.1.ebuild,v 1.8 2012/02/07 16:58:10 vapier Exp $ + +inherit toolchain-funcs + +DESCRIPTION="ELF related utils for ELF 32/64 binaries that can check files for security relevant properties" +HOMEPAGE="http://hardened.gentoo.org/pax-utils.xml" +SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.bz2 + http://dev.gentoo.org/~solar/pax/pax-utils-${PV}.tar.bz2 + http://dev.gentoo.org/~vapier/dist/pax-utils-${PV}.tar.bz2" +#SRC_URI="http://wh0rd.org/pax-utils-${PV}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +IUSE="caps" +#RESTRICT="mirror" + +DEPEND="caps? ( sys-libs/libcap )" + +src_compile() { + emake CC="$(tc-getCC)" USE_CAP=$(use caps && echo yes) || die +} + +src_install() { + emake DESTDIR="${D}" install || die + dodoc BUGS README TODO +} diff --git a/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.2.2.ebuild b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.2.2.ebuild new file mode 100644 index 0000000000..e2988358bd --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.2.2.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.2.2.ebuild,v 1.3 2012/02/07 16:58:10 vapier Exp $ + +inherit toolchain-funcs + +DESCRIPTION="ELF related utils for ELF 32/64 binaries that can check files for security relevant properties" +HOMEPAGE="http://hardened.gentoo.org/pax-utils.xml" +SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.bz2 + http://dev.gentoo.org/~solar/pax/pax-utils-${PV}.tar.bz2 + http://dev.gentoo.org/~vapier/dist/pax-utils-${PV}.tar.bz2" +#SRC_URI="http://wh0rd.org/pax-utils-${PV}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +IUSE="caps" +#RESTRICT="mirror" + +DEPEND="caps? ( sys-libs/libcap )" + +src_compile() { + emake CC="$(tc-getCC)" USE_CAP=$(use caps && echo yes) || die +} + +src_install() { + emake DESTDIR="${D}" install || die + dodoc BUGS README TODO +} diff --git a/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.2.3.ebuild b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.2.3.ebuild new file mode 100644 index 0000000000..4e5ae3e57b --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.2.3.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.2.3.ebuild,v 1.9 2012/02/07 16:58:10 vapier Exp $ + +inherit toolchain-funcs unpacker + +DESCRIPTION="ELF related utils for ELF 32/64 binaries that can check files for security relevant properties" +HOMEPAGE="http://hardened.gentoo.org/pax-utils.xml" +SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.xz + http://dev.gentoo.org/~solar/pax/pax-utils-${PV}.tar.xz + http://dev.gentoo.org/~vapier/dist/pax-utils-${PV}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +IUSE="caps" +#RESTRICT="mirror" + +RDEPEND="caps? ( sys-libs/libcap )" +DEPEND="${RDEPEND} + app-arch/xz-utils" + +src_compile() { + emake CC="$(tc-getCC)" USE_CAP=$(use caps && echo yes) || die +} + +src_install() { + emake DESTDIR="${D}" install || die + dodoc BUGS README TODO +} diff --git a/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.3.0.ebuild b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.3.0.ebuild new file mode 100644 index 0000000000..4322ee51ed --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.3.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.3.0.ebuild,v 1.3 2012/04/26 12:31:36 aballier Exp $ + +inherit toolchain-funcs unpacker + +DESCRIPTION="ELF related utils for ELF 32/64 binaries that can check files for security relevant properties" +HOMEPAGE="http://hardened.gentoo.org/pax-utils.xml" +SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.xz + http://dev.gentoo.org/~solar/pax/pax-utils-${PV}.tar.xz + http://dev.gentoo.org/~vapier/dist/pax-utils-${PV}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +IUSE="caps" +#RESTRICT="mirror" + +RDEPEND="caps? ( sys-libs/libcap )" +DEPEND="${RDEPEND} + app-arch/xz-utils" + +src_compile() { + emake CC="$(tc-getCC)" USE_CAP=$(use caps && echo yes) || die +} + +src_install() { + emake DESTDIR="${D}" install || die + dodoc BUGS README TODO +} diff --git a/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.5.ebuild b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.5.ebuild new file mode 100644 index 0000000000..38afbc2ef0 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.5.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.5.ebuild,v 1.1 2012/11/04 08:28:57 vapier Exp $ + +inherit eutils toolchain-funcs unpacker + +DESCRIPTION="ELF related utils for ELF 32/64 binaries that can check files for security relevant properties" +HOMEPAGE="http://hardened.gentoo.org/pax-utils.xml" +SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.xz + http://dev.gentoo.org/~solar/pax/pax-utils-${PV}.tar.xz + http://dev.gentoo.org/~vapier/dist/pax-utils-${PV}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +IUSE="caps" +#RESTRICT="mirror" + +RDEPEND="caps? ( sys-libs/libcap )" +DEPEND="${RDEPEND} + app-arch/xz-utils" + +src_compile() { + emake CC="$(tc-getCC)" USE_CAP=$(usex caps) || die +} + +src_install() { + emake DESTDIR="${D}" PKGDOCDIR='$(DOCDIR)'/${PF} install || die + prepalldocs +} diff --git a/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.6.ebuild b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.6.ebuild new file mode 100644 index 0000000000..4be416b4c4 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.6.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.6.ebuild,v 1.1 2013/01/02 18:28:32 vapier Exp $ + +inherit eutils toolchain-funcs unpacker + +DESCRIPTION="ELF related utils for ELF 32/64 binaries that can check files for security relevant properties" +HOMEPAGE="http://hardened.gentoo.org/pax-utils.xml" +SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.xz + http://dev.gentoo.org/~solar/pax/pax-utils-${PV}.tar.xz + http://dev.gentoo.org/~vapier/dist/pax-utils-${PV}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +IUSE="caps python" +#RESTRICT="mirror" + +RDEPEND="caps? ( sys-libs/libcap ) + python? ( dev-python/pyelftools )" +DEPEND="${RDEPEND} + app-arch/xz-utils" + +_emake() { + emake \ + USE_CAP=$(usex caps) \ + USE_PYTHON=$(usex python) \ + "$@" || die +} + +src_compile() { + _emake CC="$(tc-getCC)" +} + +src_install() { + _emake DESTDIR="${D}" PKGDOCDIR='$(DOCDIR)'/${PF} install + prepalldocs +} diff --git a/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.7.ebuild b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.7.ebuild new file mode 100644 index 0000000000..21aa40e0fc --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.7.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.7.ebuild,v 1.10 2014/01/18 03:18:03 vapier Exp $ + +EAPI=4 + +inherit eutils toolchain-funcs unpacker + +DESCRIPTION="ELF related utils for ELF 32/64 binaries that can check files for security relevant properties" +HOMEPAGE="http://hardened.gentoo.org/pax-utils.xml" +SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.xz + http://dev.gentoo.org/~solar/pax/pax-utils-${PV}.tar.xz + http://dev.gentoo.org/~vapier/dist/pax-utils-${PV}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +IUSE="caps python" +#RESTRICT="mirror" + +RDEPEND="caps? ( sys-libs/libcap ) + python? ( dev-python/pyelftools )" +DEPEND="${RDEPEND} + app-arch/xz-utils" + +_emake() { + emake \ + USE_CAP=$(usex caps) \ + USE_PYTHON=$(usex python) \ + "$@" +} + +src_compile() { + _emake CC="$(tc-getCC)" +} + +src_test() { + _emake check +} + +src_install() { + _emake DESTDIR="${ED}" PKGDOCDIR='$(DOCDIR)'/${PF} install +} diff --git a/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.8.1.ebuild b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.8.1.ebuild new file mode 100644 index 0000000000..ecff3442ef --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.8.1.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.8.1.ebuild,v 1.8 2014/11/02 09:09:21 ago Exp $ + +EAPI=4 + +inherit eutils toolchain-funcs unpacker + +DESCRIPTION="ELF related utils for ELF 32/64 binaries that can check files for security relevant properties" +HOMEPAGE="http://hardened.gentoo.org/pax-utils.xml" +SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.xz + http://dev.gentoo.org/~solar/pax/pax-utils-${PV}.tar.xz + http://dev.gentoo.org/~vapier/dist/pax-utils-${PV}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +IUSE="caps python" +#RESTRICT="mirror" + +RDEPEND="caps? ( sys-libs/libcap ) + python? ( dev-python/pyelftools )" +DEPEND="${RDEPEND} + app-arch/xz-utils" + +_emake() { + emake \ + USE_CAP=$(usex caps) \ + USE_PYTHON=$(usex python) \ + "$@" +} + +src_compile() { + _emake CC="$(tc-getCC)" +} + +src_test() { + _emake check +} + +src_install() { + _emake DESTDIR="${ED}" PKGDOCDIR='$(DOCDIR)'/${PF} install +} diff --git a/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.9.1.ebuild b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.9.1.ebuild new file mode 100644 index 0000000000..6fd76be503 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-misc/pax-utils/pax-utils-0.9.1.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.9.1.ebuild,v 1.1 2014/10/19 17:13:37 vapier Exp $ + +EAPI="4" + +inherit eutils toolchain-funcs unpacker + +DESCRIPTION="ELF related utils for ELF 32/64 binaries that can check files for security relevant properties" +HOMEPAGE="http://hardened.gentoo.org/pax-utils.xml" +SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.xz + http://dev.gentoo.org/~solar/pax/pax-utils-${PV}.tar.xz + http://dev.gentoo.org/~vapier/dist/pax-utils-${PV}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +IUSE="caps python" + +RDEPEND="caps? ( sys-libs/libcap ) + python? ( dev-python/pyelftools )" +DEPEND="${RDEPEND} + app-arch/xz-utils" + +_emake() { + emake \ + USE_CAP=$(usex caps) \ + USE_PYTHON=$(usex python) \ + "$@" +} + +src_configure() { + # Avoid slow configure+gnulib+make if on an up-to-date Linux system + if use prefix || ! use kernel_linux || \ + has_version '