diff options
author | Ned Ludd <solar@gentoo.org> | 2004-01-11 02:05:58 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-01-11 02:05:58 +0000 |
commit | b259c8979f6345c51e595580bbcaa5e2a9212e26 (patch) | |
tree | 833d8e1d7208707d14b9549f52a0a3effe48bc3d /app-admin | |
parent | ver bump #37820 (diff) | |
download | historical-b259c8979f6345c51e595580bbcaa5e2a9212e26.tar.gz historical-b259c8979f6345c51e595580bbcaa5e2a9212e26.tar.bz2 historical-b259c8979f6345c51e595580bbcaa5e2a9212e26.zip |
restrict distcc
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/paxtest/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/paxtest/Manifest | 6 | ||||
-rw-r--r-- | app-admin/paxtest/files/digest-paxtest-0.9.5 | 1 | ||||
-rw-r--r-- | app-admin/paxtest/paxtest-0.9.5-r1.ebuild | 5 | ||||
-rw-r--r-- | app-admin/paxtest/paxtest-0.9.5.ebuild | 35 |
5 files changed, 10 insertions, 43 deletions
diff --git a/app-admin/paxtest/ChangeLog b/app-admin/paxtest/ChangeLog index 3a4407e12bbe..00a9e0dcd6c1 100644 --- a/app-admin/paxtest/ChangeLog +++ b/app-admin/paxtest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/paxtest # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/ChangeLog,v 1.8 2003/11/28 23:09:21 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/ChangeLog,v 1.9 2004/01/11 02:05:58 solar Exp $ + + 10 Jan 2004; <solar@gentoo.org> paxtest-0.9.5-r1.ebuild, + paxtest-0.9.5.ebuild: + restrict distcc 28 Nov 2003; <solar@gentoo.org> paxtest-0.9.5-r1.ebuild: pax flags are not stripsafe so we added nostrip restriction diff --git a/app-admin/paxtest/Manifest b/app-admin/paxtest/Manifest index fa660b1cefc0..b48ffa1b8b8b 100644 --- a/app-admin/paxtest/Manifest +++ b/app-admin/paxtest/Manifest @@ -1,7 +1,5 @@ MD5 9c3ac1379620120fbd744ce753b30ab5 metadata.xml 1075 -MD5 90513bf87603cb830a811945b17527b4 ChangeLog 1569 -MD5 1959e5b475e75b71d902fbdf69157f79 paxtest-0.9.5.ebuild 847 -MD5 ec63c003c60452472e107b16dafd5652 paxtest-0.9.5-r1.ebuild 942 -MD5 d2c0f3f930cc073ecca57b22266fc4af files/digest-paxtest-0.9.5 64 +MD5 456af7a419ed6c366a1b3faec83c91b6 ChangeLog 1671 +MD5 eed2b4c6890b5cf71170afd8df11abc8 paxtest-0.9.5-r1.ebuild 961 MD5 424438ef95656aae91eb2f6c53c663d9 files/paxtest-0.9.5.1.diff 2369 MD5 d2c0f3f930cc073ecca57b22266fc4af files/digest-paxtest-0.9.5-r1 64 diff --git a/app-admin/paxtest/files/digest-paxtest-0.9.5 b/app-admin/paxtest/files/digest-paxtest-0.9.5 deleted file mode 100644 index 065c41bb5baf..000000000000 --- a/app-admin/paxtest/files/digest-paxtest-0.9.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 34c9f6f48197cc0d81f18a17ec23c719 paxtest-0.9.5.tar.gz 26961 diff --git a/app-admin/paxtest/paxtest-0.9.5-r1.ebuild b/app-admin/paxtest/paxtest-0.9.5-r1.ebuild index 3b0a51b9bd3e..7e36888628e3 100644 --- a/app-admin/paxtest/paxtest-0.9.5-r1.ebuild +++ b/app-admin/paxtest/paxtest-0.9.5-r1.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.5-r1.ebuild,v 1.2 2003/11/28 23:09:21 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.5-r1.ebuild,v 1.3 2004/01/11 02:05:58 solar Exp $ # pax flags are not strip safe. RESTRICT="nostrip" +FEATURES="-distcc" S=${WORKDIR}/${P} diff --git a/app-admin/paxtest/paxtest-0.9.5.ebuild b/app-admin/paxtest/paxtest-0.9.5.ebuild deleted file mode 100644 index 60ea47b1d48c..000000000000 --- a/app-admin/paxtest/paxtest-0.9.5.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.5.ebuild,v 1.3 2003/11/28 22:14:47 solar Exp $ - -S=${WORKDIR}/${P} - -DESCRIPTION="PaX regression test suite" -SRC_URI="http://pageexec.virtualave.net/paxtest-${PV}.tar.gz" -HOMEPAGE="http://pageexec.virtualave.net" -KEYWORDS="~x86" -LICENSE="GPL-2" -SLOT="0" - -IUSE="" -DEPEND="virtual/glibc - >=sys-apps/chpax-0.5" - - -src_unpack() { - unpack ${A} - cd ${S} - cp Makefile{,.orig} - cp Makefile{.Gentoo-hardened,} -} - -src_compile() { - emake DESTDIR=${D} BINDIR=${D}/usr/bin RUNDIR=/usr/lib/paxtest || die -} - -src_install() { - emake DESTDIR=${D} BINDIR=/usr/bin RUNDIR=/usr/lib/paxtest install - for doc in Changelog COPYING LICENCE README ;do - [ -f "${doc}" ] && dodoc ${doc} - done -} |