summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2005-12-29 16:15:48 +0000
committerNed Ludd <solar@gentoo.org>2005-12-29 16:15:48 +0000
commit57d740dc0e7cb7774e64bca0b75b62e4dd994841 (patch)
treec5f6e73db7d4743e8ea42c6954d1d6bb6b94fcc7 /app-misc
parentStable on sparc wrt security #116943 (diff)
downloadhistorical-57d740dc0e7cb7774e64bca0b75b62e4dd994841.tar.gz
historical-57d740dc0e7cb7774e64bca0b75b62e4dd994841.tar.bz2
historical-57d740dc0e7cb7774e64bca0b75b62e4dd994841.zip
- fixup for silly NetBSD stdout handling. updates for arches lacking proper header defines. New -L option to resolve DT_NEEDED cache paths
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/pax-utils/ChangeLog9
-rw-r--r--app-misc/pax-utils/Manifest16
-rw-r--r--app-misc/pax-utils/files/digest-pax-utils-0.1.31
-rw-r--r--app-misc/pax-utils/files/digest-pax-utils-0.1.61
-rw-r--r--app-misc/pax-utils/pax-utils-0.1.6.ebuild (renamed from app-misc/pax-utils/pax-utils-0.1.3.ebuild)9
5 files changed, 16 insertions, 20 deletions
diff --git a/app-misc/pax-utils/ChangeLog b/app-misc/pax-utils/ChangeLog
index 7e47689314a7..d6bcc72ccc8a 100644
--- a/app-misc/pax-utils/ChangeLog
+++ b/app-misc/pax-utils/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-misc/pax-utils
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.36 2005/12/08 00:19:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.37 2005/12/29 16:15:48 solar Exp $
+
+*pax-utils-0.1.6 (29 Dec 2005)
+
+ 29 Dec 2005; <solar@gentoo.org> -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)
diff --git a/app-misc/pax-utils/Manifest b/app-misc/pax-utils/Manifest
index eef1f71f91c7..05e336164cbc 100644
--- a/app-misc/pax-utils/Manifest
+++ b/app-misc/pax-utils/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 be3fa6eea858aabb4a1c49fd3db0cf84 ChangeLog 5744
-MD5 107133c7ee06a18e88687139b9ca413d files/digest-pax-utils-0.1.3 67
+MD5 e786d47f45b7b8dd02014813b0dbe8cb ChangeLog 6005
MD5 dc77856d07055e511131e862afbb09eb files/digest-pax-utils-0.1.4 67
MD5 a600ef77f69ccf3b549a95e326603592 files/digest-pax-utils-0.1.5 67
+MD5 2423859a4ed3486389cbb553bd1bf0f0 files/digest-pax-utils-0.1.6 67
MD5 90f775b6c4fdbeb494f7d8e1d94ad30d metadata.xml 604
-MD5 f8bd2ca48f4d45db57753b12c0d56560 pax-utils-0.1.3.ebuild 1022
MD5 16be1632892be8a4398d2284ec734854 pax-utils-0.1.4.ebuild 930
MD5 8b51b7c8db335a2bf83e439832c23a89 pax-utils-0.1.5.ebuild 1028
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDmklngIKl8Uu19MoRAmhXAJkBNqRelPmpua/Ytd5LuNhF2H9eYwCfQRGc
-tLf4+4IdF337li7V3Qm0S0c=
-=IeuE
------END PGP SIGNATURE-----
+MD5 46cebcbb9654ac3d204757bb18fc37b1 pax-utils-0.1.6.ebuild 1002
diff --git a/app-misc/pax-utils/files/digest-pax-utils-0.1.3 b/app-misc/pax-utils/files/digest-pax-utils-0.1.3
deleted file mode 100644
index 80b4e937ccd7..000000000000
--- a/app-misc/pax-utils/files/digest-pax-utils-0.1.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 14d37c43a9086e20bb6654d37218dd5c pax-utils-0.1.3.tar.bz2 44302
diff --git a/app-misc/pax-utils/files/digest-pax-utils-0.1.6 b/app-misc/pax-utils/files/digest-pax-utils-0.1.6
new file mode 100644
index 000000000000..d18aa9c89764
--- /dev/null
+++ b/app-misc/pax-utils/files/digest-pax-utils-0.1.6
@@ -0,0 +1 @@
+MD5 786957b9b818b75a6a5e72f8b4417fee pax-utils-0.1.6.tar.bz2 47479
diff --git a/app-misc/pax-utils/pax-utils-0.1.3.ebuild b/app-misc/pax-utils/pax-utils-0.1.6.ebuild
index d6636772c731..19e477b320e3 100644
--- a/app-misc/pax-utils/pax-utils-0.1.3.ebuild
+++ b/app-misc/pax-utils/pax-utils-0.1.6.ebuild
@@ -1,17 +1,18 @@
# Copyright 1999-2005 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.1.3.ebuild,v 1.3 2005/10/29 03:44:14 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.1.6.ebuild,v 1.1 2005/12/29 16:15:48 solar Exp $
inherit flag-o-matic toolchain-funcs
DESCRIPTION="Various ELF related utils for ELF32, ELF64 binaries useful for displaying PaX and security info on a large groups of bins"
HOMEPAGE="http://www.gentoo.org/proj/en/hardened"
SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.bz2
- http://dev.gentoo.org/~solar/pax/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"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="caps"
DEPEND="caps? ( sys-libs/libcap )"
@@ -26,6 +27,4 @@ src_compile() {
src_install() {
make DESTDIR="${D}" install || die
- dodir /usr/share/doc/pax-utils/
- mv "${D}"/usr/share/doc/{{README,BUGS,TODO},${PN}/} || die
}