summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2005-06-07 22:15:27 +0000
committerHeinrich Wendel <lanius@gentoo.org>2005-06-07 22:15:27 +0000
commit0acf6e783af9a71474559dbee31a5b84047c4a19 (patch)
treed609f78dd79cbf070ba64bc628569038eb6530ed /app-text/a2ps
parentFix dependencies because of apache revbump (diff)
downloadhistorical-0acf6e783af9a71474559dbee31a5b84047c4a19.tar.gz
historical-0acf6e783af9a71474559dbee31a5b84047c4a19.tar.bz2
historical-0acf6e783af9a71474559dbee31a5b84047c4a19.zip
fix sandbox violation
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-text/a2ps')
-rw-r--r--app-text/a2ps/Manifest11
-rw-r--r--app-text/a2ps/a2ps-4.13c-r2.ebuild5
-rw-r--r--app-text/a2ps/files/a2ps-4.13-acroread.patch26
3 files changed, 8 insertions, 34 deletions
diff --git a/app-text/a2ps/Manifest b/app-text/a2ps/Manifest
index a649f955410e..385d694acb30 100644
--- a/app-text/a2ps/Manifest
+++ b/app-text/a2ps/Manifest
@@ -1,21 +1,20 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 bcf79b34d9acde4ba5f4c6cc40d9bd5a a2ps-4.13c-r2.ebuild 1986
+MD5 b6f6a3f75332862ddaedfdc1afae115b a2ps-4.13c-r2.ebuild 2022
MD5 4700e28f4bad925ffc38ec2156aa6a84 ChangeLog 5966
MD5 26dba0307103de2d599fe832e219de72 metadata.xml 178
MD5 5a02e00e2362711886e28f0d28b299dd files/a2ps-4.13-stdout.diff 462
MD5 df6bc895cc6fb0fd47f22fd1c36d1ed3 files/a2ps-4.13c-fixps.patch 549
-MD5 6c1c740ece8cc9fd18458c9902e52be6 files/a2ps-4.13-acroread.patch 893
MD5 43277fd40996b817e369f9851aad66f5 files/a2ps-4.13c-locale-gentoo.diff 981
MD5 b4a7c4e217ab8f2fa45b3282ea68069a files/digest-a2ps-4.13c-r2 133
MD5 b62538dbd828d995bdc3ce36188b0768 files/a2ps-4.13-select-freebsd.patch 1582
MD5 d68d0bfab547ef1ce70576c7a5570f13 files/a2ps-4.13c-psmandup.diff 569
MD5 449b2445dc0949a990a2b29cab89dc59 files/4.13c-gcc34.patch 348
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
+Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCpeUS06ebR+OMO78RAovDAJ9Fx9+oebCGDRCGHL7Pv5iJaX8bwQCcDaFB
-UbdWNt8plfGwIotKtqNxGSk=
-=MgP8
+iD8DBQFCphyrevY57Fted3ERAiJPAJ9+aLIgaO3/O6Tg2MYRK+f9LJN6fQCcC5vq
+VTCcNPyTbNrzywNh29qcfTc=
+=ReFa
-----END PGP SIGNATURE-----
diff --git a/app-text/a2ps/a2ps-4.13c-r2.ebuild b/app-text/a2ps/a2ps-4.13c-r2.ebuild
index 484edc924829..c7af9befe795 100644
--- a/app-text/a2ps/a2ps-4.13c-r2.ebuild
+++ b/app-text/a2ps/a2ps-4.13c-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13c-r2.ebuild,v 1.5 2005/06/07 17:24:01 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13c-r2.ebuild,v 1.6 2005/06/07 22:15:27 lanius Exp $
inherit gnuconfig eutils
@@ -41,7 +41,8 @@ src_unpack() {
epatch ${FILESDIR}/${P}-fixps.patch
epatch ${FILESDIR}/${P}-psmandup.diff
- has_version app-text/acroread && epatch ${FILESDIR}/a2ps-4.13-acroread.patch
+ # fix sandbox violation, bug #79012
+ sed -i -e 's:$acroread -helpall:acroread4 -helpall:' configure configure.in
gnuconfig_update || die "gnuconfig_update failed"
libtoolize --copy --force || die "libtoolize failed"
diff --git a/app-text/a2ps/files/a2ps-4.13-acroread.patch b/app-text/a2ps/files/a2ps-4.13-acroread.patch
deleted file mode 100644
index 5c12361ce3f7..000000000000
--- a/app-text/a2ps/files/a2ps-4.13-acroread.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-diff -urN a2ps-4.13.ORIG/configure a2ps-4.13/configure
---- a2ps-4.13.ORIG/configure 2005-05-26 15:57:02.000000000 +0100
-+++ a2ps-4.13/configure 2005-06-01 18:50:55.000000000 +0100
-@@ -31713,14 +31713,15 @@
- if test "${a2_cv_com_acroread4+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
-- $acroread -helpall >conftest.help
-- if fgrep -e -size conftest.help >/dev/null &&
-- fgrep -e -shrink conftest.help >/dev/null; then
-+# For Gentoo, assume acroread 4 or later.
-+# $acroread -helpall >conftest.help
-+# if fgrep -e -size conftest.help >/dev/null &&
-+# fgrep -e -shrink conftest.help >/dev/null; then
- a2_cv_com_acroread4=yes
-- else
-- a2_cv_com_acroread4=no
-- fi
-- rm -f conftest.help
-+# else
-+# a2_cv_com_acroread4=no
-+# fi
-+# rm -f conftest.help
- fi
- echo "$as_me:$LINENO: result: $a2_cv_com_acroread4" >&5
- echo "${ECHO_T}$a2_cv_com_acroread4" >&6