summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2009-01-03 21:08:10 +0000
committerMike Pagano <mpagano@gentoo.org>2009-01-03 21:08:10 +0000
commit9f12521c2b60fff720607f9917d8aa165696cf31 (patch)
treed4c791f0cde67a56fb9605e2eb4d44e970f07c8f /app-text/7plus
parentVersion bump to match sys-boot/grub (diff)
downloadhistorical-9f12521c2b60fff720607f9917d8aa165696cf31.tar.gz
historical-9f12521c2b60fff720607f9917d8aa165696cf31.tar.bz2
historical-9f12521c2b60fff720607f9917d8aa165696cf31.zip
Fix for respecting CFLAGS bug #240125 and prestriping binaries bug #240108. Patch submitted by Thomas Beierlein. Thank-you, Thomas.
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.28-gentoo i686
Diffstat (limited to 'app-text/7plus')
-rw-r--r--app-text/7plus/7plus-2.25.ebuild9
-rw-r--r--app-text/7plus/ChangeLog8
-rw-r--r--app-text/7plus/Manifest4
3 files changed, 13 insertions, 8 deletions
diff --git a/app-text/7plus/7plus-2.25.ebuild b/app-text/7plus/7plus-2.25.ebuild
index c88821f725ee..879799c8dbe9 100644
--- a/app-text/7plus/7plus-2.25.ebuild
+++ b/app-text/7plus/7plus-2.25.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/7plus/7plus-2.25.ebuild,v 1.6 2005/05/30 18:15:07 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/7plus/7plus-2.25.ebuild,v 1.7 2009/01/03 21:08:10 mpagano Exp $
inherit toolchain-funcs
@@ -19,9 +19,10 @@ RDEPEND=""
src_unpack() {
unpack ${A}
- cd ${S}
+ cd "${S}"
sed -e "s:CC = gcc:CC = $(tc-getCC):" \
- -e "s:-O2:${CFLAGS}:" linux.mak > Makefile \
+ -e "s:= -O2:+=:" \
+ -e "s:LDFLAGS = -s:LDFLAGS =:" linux.mak > Makefile \
|| die "sed Makefile failed"
}
diff --git a/app-text/7plus/ChangeLog b/app-text/7plus/ChangeLog
index dcec191c4d71..88f307c4bb15 100644
--- a/app-text/7plus/ChangeLog
+++ b/app-text/7plus/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/7plus
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/7plus/ChangeLog,v 1.6 2007/05/14 20:13:35 bangert Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/7plus/ChangeLog,v 1.7 2009/01/03 21:08:10 mpagano Exp $
+
+ 03 Jan 2009; Mike Pagano <mpagano@gentoo.org> 7plus-2.25.ebuild:
+ Fix for respecting CFLAGS bug #240125 and prestriping binaries bug #240108.
+ Patch submitted by Thomas Beierlein. Thank-you, Thomas.
14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
diff --git a/app-text/7plus/Manifest b/app-text/7plus/Manifest
index 84e1cb1e29bf..d76666411692 100644
--- a/app-text/7plus/Manifest
+++ b/app-text/7plus/Manifest
@@ -1,4 +1,4 @@
DIST 7pl225sr.tgz 65122 RMD160 23fe71c10ab4e006c49c7b0e7fbf96d498b2ccf7 SHA1 9c393e8f6968d24ec469fbca45ade65a5c6d52fc SHA256 2d1f8fdd6e514d7e3fdae55a670555d5d30b31c6b14c59ae7af218af7f923e10
-EBUILD 7plus-2.25.ebuild 827 RMD160 fa5182664238ccc498e7412e17a4683cb164108c SHA1 1c45248835e2d971b82a8aea27207e9d46af3c2a SHA256 887c74952bd00126021ac08a3de8d4b7ecf746a084d8b1f22784de4be221e5b1
-MISC ChangeLog 692 RMD160 d6316bb3836c93128c6d6874ce1375b8ba01dae0 SHA1 9e2bb1ad213e62f0094cc7958226e57e78181a82 SHA256 177a64aad5e2afa10f8eb69b2de21184a8df120692e915a8f972b62772125b24
+EBUILD 7plus-2.25.ebuild 858 RMD160 bd4813c8f881d184353b4e8b155b5609e2579919 SHA1 704506f0b64473356fac7656532ed4958660767f SHA256 457afd51c7d830d0d2feb6a2d815c8a2c0cc6cf681a2b794c57212ba7185d3d2
+MISC ChangeLog 896 RMD160 4c8919b0e5b193c0232da3dd81b0bd0062e9e5b8 SHA1 81580c13a98e695bae82deceee73d3c7a02442e0 SHA256 8f35622d9c689dddb19ad582ab44ccad4d56be541de9cdf6927c61541460226e
MISC metadata.xml 231 RMD160 c13056229989c3d4f448a7c7abcff3f4ee7ce13c SHA1 2d63dfb700b223f8f37c078692a81b2237896bce SHA256 4595c2615fd7c9095517949b1a920d4457f92801eb9d46307b18aafe58ec2a8a