public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/gawk: gawk-3.1.7.ebuild ChangeLog
@ 2010-04-25 23:09 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2010-04-25 23:09 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/04/25 23:09:31

  Modified:             gawk-3.1.7.ebuild ChangeLog
  Log:
  Remove libsigsegv USE flag: the dependency, at a minimum, was off (it never uses system copy); nothing in the tree require this enabled, the bundled copy does not work properly with gcc-4.5, and upstream is clueless about autotools so it's impossible to properly patch this to make it right.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-apps/gawk/gawk-3.1.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/gawk/gawk-3.1.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/gawk/gawk-3.1.7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/gawk/gawk-3.1.7.ebuild?r1=1.1&r2=1.2

Index: gawk-3.1.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.1.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gawk-3.1.7.ebuild	15 Aug 2009 23:53:29 -0000	1.1
+++ gawk-3.1.7.ebuild	25 Apr 2010 23:09:30 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.1.7.ebuild,v 1.1 2009/08/15 23:53:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.1.7.ebuild,v 1.2 2010/04/25 23:09:30 flameeyes Exp $
 
 inherit eutils toolchain-funcs multilib
 
@@ -11,9 +11,9 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
-IUSE="libsigsegv nls"
+IUSE="nls"
 
-RDEPEND="libsigsegv? ( dev-libs/libsigsegv )"
+RDEPEND=""
 DEPEND="${RDEPEND}
 	nls? ( sys-devel/gettext )"
 
@@ -36,7 +36,7 @@
 		--bindir=${bindir} \
 		--libexec='$(libdir)/misc' \
 		$(use_enable nls) \
-		$(use_enable libsigsegv) \
+		--disable-libsigsegv \
 		--enable-switch \
 		|| die
 	emake || die "emake failed"



1.129                sys-apps/gawk/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/gawk/ChangeLog?rev=1.129&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/gawk/ChangeLog?rev=1.129&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/gawk/ChangeLog?r1=1.128&r2=1.129

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/gawk/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- ChangeLog	15 Aug 2009 23:53:29 -0000	1.128
+++ ChangeLog	25 Apr 2010 23:09:30 -0000	1.129
@@ -1,6 +1,13 @@
 # ChangeLog for sys-apps/gawk
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/ChangeLog,v 1.128 2009/08/15 23:53:29 vapier Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/ChangeLog,v 1.129 2010/04/25 23:09:30 flameeyes Exp $
+
+  25 Apr 2010; Diego E. Pettenò <flameeyes@gentoo.org> gawk-3.1.7.ebuild:
+  Remove libsigsegv USE flag: the dependency, at a minimum, was off (it
+  never uses system copy); nothing in the tree require this enabled, the
+  bundled copy does not work properly with gcc-4.5, and upstream is clueless
+  about autotools so it's impossible to properly patch this to make it
+  right.
 
 *gawk-3.1.7 (15 Aug 2009)
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-25 23:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-25 23:09 [gentoo-commits] gentoo-x86 commit in sys-apps/gawk: gawk-3.1.7.ebuild ChangeLog Diego Petteno (flameeyes)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox