diff options
author | 2005-12-25 15:27:50 +0000 | |
---|---|---|
committer | 2005-12-25 15:27:50 +0000 | |
commit | ba779923c79878306ae2cf44369e977fcaa570df (patch) | |
tree | 2b0ecfd6c5ab59cdb44196663bc00edffb5f506f | |
parent | Use bindnow-flags function instead of -Wl,-z,now. Change root.root ownership ... (diff) | |
download | gentoo-2-ba779923c79878306ae2cf44369e977fcaa570df.tar.gz gentoo-2-ba779923c79878306ae2cf44369e977fcaa570df.tar.bz2 gentoo-2-ba779923c79878306ae2cf44369e977fcaa570df.zip |
Use bindnow-flags function instead of -Wl,-z,now.
(Portage version: 2.1_pre2)
-rw-r--r-- | net-proxy/squid/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/squid/squid-2.5.12.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/man/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/man/man-1.6b-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/pcmcia-cs/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/pcmcia-cs/pcmcia-cs-3.2.8-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/pmount/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pmount/pmount-0.9.6.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/util-linux/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/util-linux/util-linux-2.12r-r2.ebuild | 4 |
10 files changed, 33 insertions, 16 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog index decfce5e9f22..aa4a053a2469 100644 --- a/net-proxy/squid/ChangeLog +++ b/net-proxy/squid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/squid # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.51 2005/11/23 14:10:45 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.52 2005/12/25 15:25:42 flameeyes Exp $ + + 25 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> squid-2.5.12.ebuild: + Use bindnow-flags function instead of -Wl,-z,now. *squid-2.5.12 (23 Nov 2005) diff --git a/net-proxy/squid/squid-2.5.12.ebuild b/net-proxy/squid/squid-2.5.12.ebuild index e6c7e0bea62a..94116775817f 100644 --- a/net-proxy/squid/squid-2.5.12.ebuild +++ b/net-proxy/squid/squid-2.5.12.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.5.12.ebuild,v 1.1 2005/11/23 14:10:45 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.5.12.ebuild,v 1.2 2005/12/25 15:25:42 flameeyes Exp $ -inherit eutils pam toolchain-funcs +inherit eutils pam toolchain-funcs flag-o-matic #lame archive versioning scheme.. S_PV=${PV%.*} @@ -52,7 +52,7 @@ src_unpack() { helpers/external_acl/ldap_group/Makefile.in #disable lazy bindings on (some at least) suided basic auth programs - sed -i -e 's:_LDFLAGS[ ]*=:_LDFLAGS = -Wl,-z,now:' \ + sed -i -e 's:_LDFLAGS[ ]*=:_LDFLAGS = '$(bindnow-flags)':' \ helpers/basic_auth/*/Makefile.in if ! use debug ; then diff --git a/sys-apps/man/ChangeLog b/sys-apps/man/ChangeLog index 4d7aa60d7329..9571b576fbd2 100644 --- a/sys-apps/man/ChangeLog +++ b/sys-apps/man/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/man # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v 1.80 2005/12/16 13:15:56 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v 1.81 2005/12/25 15:27:10 flameeyes Exp $ + + 25 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> man-1.6b-r2.ebuild: + Use bindnow-flags function instead of -Wl,-z,now. 16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> man-1.6b-r2.ebuild: Replace root:root in root:0. Bug #103563. diff --git a/sys-apps/man/man-1.6b-r2.ebuild b/sys-apps/man/man-1.6b-r2.ebuild index ae9895ae9cac..1c8e38339e00 100644 --- a/sys-apps/man/man-1.6b-r2.ebuild +++ b/sys-apps/man/man-1.6b-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/sys-apps/man/man-1.6b-r2.ebuild,v 1.2 2005/12/16 13:15:56 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6b-r2.ebuild,v 1.3 2005/12/25 15:27:10 flameeyes Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -54,7 +54,7 @@ src_unpack() { epatch "${FILESDIR}"/man-1.5p-mandirlist.patch # use non-lazy binds for man - append-ldflags -Wl,-z,now + append-ldflags $(bindnow-flags) strip-linguas $(eval $(grep ^LANGUAGES= configure) ; echo ${LANGUAGES//,/ }) } diff --git a/sys-apps/pcmcia-cs/ChangeLog b/sys-apps/pcmcia-cs/ChangeLog index 4a290b46ff62..96c01b3bd97f 100644 --- a/sys-apps/pcmcia-cs/ChangeLog +++ b/sys-apps/pcmcia-cs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/pcmcia-cs # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmcia-cs/ChangeLog,v 1.106 2005/12/07 14:50:46 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmcia-cs/ChangeLog,v 1.107 2005/12/25 15:27:50 flameeyes Exp $ + + 25 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> + pcmcia-cs-3.2.8-r2.ebuild: + Use bindnow-flags function instead of -Wl,-z,now. 07 Dec 2005; Henrik Brix Andersen <brix@gentoo.org> pcmcia-cs-3.2.8-r2.ebuild: diff --git a/sys-apps/pcmcia-cs/pcmcia-cs-3.2.8-r2.ebuild b/sys-apps/pcmcia-cs/pcmcia-cs-3.2.8-r2.ebuild index 6c12f7006750..2c4ceeeb5f70 100644 --- a/sys-apps/pcmcia-cs/pcmcia-cs-3.2.8-r2.ebuild +++ b/sys-apps/pcmcia-cs/pcmcia-cs-3.2.8-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/sys-apps/pcmcia-cs/pcmcia-cs-3.2.8-r2.ebuild,v 1.9 2005/12/07 14:50:46 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmcia-cs/pcmcia-cs-3.2.8-r2.ebuild,v 1.10 2005/12/25 15:27:50 flameeyes Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info @@ -94,7 +94,7 @@ src_compile() { fi # cardctl, cardinfo and xcardinfo are setUID - append-ldflags -Wl,-z,now + append-ldflags $(bindnow-flags) pcmcia_cs_configure \ --noprompt \ diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog index e8f2c7b2c417..dfa086a50b27 100644 --- a/sys-apps/pmount/ChangeLog +++ b/sys-apps/pmount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/pmount # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.13 2005/11/02 04:38:16 steev Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.14 2005/12/25 15:26:53 flameeyes Exp $ + + 25 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> pmount-0.9.6.ebuild: + Use bindnow-flags function instead of -Wl,-z,now. 02 Nov 2005; Steev Klimaszewski <steev@gentoo.org> pmount-0.9.6.ebuild: CHANGES became ChangeLog. Re-emerge if you really want to read the diff --git a/sys-apps/pmount/pmount-0.9.6.ebuild b/sys-apps/pmount/pmount-0.9.6.ebuild index bc21cd4cf188..15177369e509 100644 --- a/sys-apps/pmount/pmount-0.9.6.ebuild +++ b/sys-apps/pmount/pmount-0.9.6.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/sys-apps/pmount/pmount-0.9.6.ebuild,v 1.3 2005/12/03 00:03:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.6.ebuild,v 1.4 2005/12/25 15:26:53 flameeyes Exp $ inherit eutils flag-o-matic @@ -31,7 +31,7 @@ src_unpack() { cd ${S} sed -e 's:/sbin/cryptsetup:/bin/cryptsetup:' -i src/policy.h - append-ldflags "-Wl,-z,now" + append-ldflags $(bindnow-flags) } src_install () { diff --git a/sys-apps/util-linux/ChangeLog b/sys-apps/util-linux/ChangeLog index 6078ac5e27e0..e8b639935310 100644 --- a/sys-apps/util-linux/ChangeLog +++ b/sys-apps/util-linux/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/util-linux # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.133 2005/12/25 02:33:52 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.134 2005/12/25 15:26:10 flameeyes Exp $ + + 25 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> + util-linux-2.12r-r2.ebuild: + Use bindnow-flags function instead of -Wl,-z,now. 25 Dec 2005; Joshua Kinard <kumba@gentoo.org> util-linux-2.12r-r1.ebuild: Marked stable on mips. diff --git a/sys-apps/util-linux/util-linux-2.12r-r2.ebuild b/sys-apps/util-linux/util-linux-2.12r-r2.ebuild index c4e47af204c7..c7aaccb42f4d 100644 --- a/sys-apps/util-linux/util-linux-2.12r-r2.ebuild +++ b/sys-apps/util-linux/util-linux-2.12r-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/sys-apps/util-linux/util-linux-2.12r-r2.ebuild,v 1.1 2005/12/13 03:03:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12r-r2.ebuild,v 1.2 2005/12/25 15:26:10 flameeyes Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -126,7 +126,7 @@ src_unpack() { } src_compile() { - append-ldflags -Wl,-z,now + append-ldflags $(bindnow-flags) use static && append-ldflags -static export CC="$(tc-getCC)" |