public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/empty: empty-0.6.18b.ebuild ChangeLog
@ 2012-08-04 10:54 Michael Weber (xmw)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Weber (xmw) @ 2012-08-04 10:54 UTC (permalink / raw
  To: gentoo-commits

xmw         12/08/04 10:54:34

  Modified:             empty-0.6.18b.ebuild ChangeLog
  Log:
  Respect LDFLAGS (bug 429664, thanks flameeyes for the report and pinkbyte for the suggested fix).
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-misc/empty/empty-0.6.18b.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/empty/empty-0.6.18b.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/empty/empty-0.6.18b.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/empty/empty-0.6.18b.ebuild?r1=1.1&r2=1.2

Index: empty-0.6.18b.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/empty/empty-0.6.18b.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- empty-0.6.18b.ebuild	18 Jun 2012 16:40:50 -0000	1.1
+++ empty-0.6.18b.ebuild	4 Aug 2012 10:54:34 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/empty/empty-0.6.18b.ebuild,v 1.1 2012/06/18 16:40:50 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/empty/empty-0.6.18b.ebuild,v 1.2 2012/08/04 10:54:34 xmw Exp $
 
 EAPI="4"
 inherit eutils
@@ -18,6 +18,7 @@
 
 src_prepare() {
 	epatch "${FILESDIR}/overflow-fixes.patch"
+	epatch "${FILESDIR}/${P}-respect-LDFLAGS.patch"
 }
 
 src_install() {



1.2                  app-misc/empty/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/empty/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/empty/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/empty/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/empty/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	18 Jun 2012 16:40:50 -0000	1.1
+++ ChangeLog	4 Aug 2012 10:54:34 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for app-misc/empty
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/empty/ChangeLog,v 1.1 2012/06/18 16:40:50 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/empty/ChangeLog,v 1.2 2012/08/04 10:54:34 xmw Exp $
+
+  04 Aug 2012; Michael Weber <xmw@gentoo.org>
+  +files/empty-0.6.18b-respect-LDFLAGS.patch, empty-0.6.18b.ebuild:
+  Respect LDFLAGS (bug 429664, thanks flameeyes for the report and pinkbyte for
+  the suggested fix).
 
 *empty-0.6.18b (18 Jun 2012)
 
@@ -8,4 +13,3 @@
   +files/overflow-fixes.patch, +metadata.xml:
   Add app-misc/empty, ebuild by James Le Cuirot <chewi@aura-online.co.uk>. Bug
   #97387
-





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-misc/empty: empty-0.6.18b.ebuild ChangeLog
@ 2012-08-04 10:56 Michael Weber (xmw)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Weber (xmw) @ 2012-08-04 10:56 UTC (permalink / raw
  To: gentoo-commits

xmw         12/08/04 10:56:25

  Modified:             empty-0.6.18b.ebuild ChangeLog
  Log:
  Respect LDFLAGS (bug 429664, thanks flameeyes for the report and pinkbyte for the suggested fix).
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  app-misc/empty/empty-0.6.18b.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/empty/empty-0.6.18b.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/empty/empty-0.6.18b.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/empty/empty-0.6.18b.ebuild?r1=1.2&r2=1.3

Index: empty-0.6.18b.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/empty/empty-0.6.18b.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- empty-0.6.18b.ebuild	4 Aug 2012 10:54:34 -0000	1.2
+++ empty-0.6.18b.ebuild	4 Aug 2012 10:56:25 -0000	1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/empty/empty-0.6.18b.ebuild,v 1.2 2012/08/04 10:54:34 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/empty/empty-0.6.18b.ebuild,v 1.3 2012/08/04 10:56:25 xmw Exp $
 
 EAPI="4"
-inherit eutils
+inherit eutils toolchain-funcs
 
 DESCRIPTION="Small shell utility, similar to expect(1)"
 HOMEPAGE="http://empty.sourceforge.net"
@@ -21,6 +21,10 @@
 	epatch "${FILESDIR}/${P}-respect-LDFLAGS.patch"
 }
 
+src_compile() {
+	emake CC=$(tc-getCC)
+}
+
 src_install() {
 	dobin empty
 	doman empty.1



1.3                  app-misc/empty/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/empty/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/empty/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/empty/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/empty/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	4 Aug 2012 10:54:34 -0000	1.2
+++ ChangeLog	4 Aug 2012 10:56:25 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for app-misc/empty
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/empty/ChangeLog,v 1.2 2012/08/04 10:54:34 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/empty/ChangeLog,v 1.3 2012/08/04 10:56:25 xmw Exp $
+
+  04 Aug 2012; Michael Weber <xmw@gentoo.org> empty-0.6.18b.ebuild:
+  Respect LDFLAGS (bug 429664, thanks flameeyes for the report and pinkbyte for
+  the suggested fix).
 
   04 Aug 2012; Michael Weber <xmw@gentoo.org>
   +files/empty-0.6.18b-respect-LDFLAGS.patch, empty-0.6.18b.ebuild:





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-04 10:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-04 10:56 [gentoo-commits] gentoo-x86 commit in app-misc/empty: empty-0.6.18b.ebuild ChangeLog Michael Weber (xmw)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-04 10:54 Michael Weber (xmw)

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