public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-mail/libdbx: libdbx-1.0.3.ebuild ChangeLog
@ 2013-03-23 17:08 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-03-23 17:08 UTC (permalink / raw
  To: gentoo-commits

ago         13/03/23 17:08:52

  Modified:             libdbx-1.0.3.ebuild ChangeLog
  Log:
  Add ~amd64, wrt bug #462816
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  net-mail/libdbx/libdbx-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/libdbx/libdbx-1.0.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/libdbx/libdbx-1.0.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/libdbx/libdbx-1.0.3.ebuild?r1=1.5&r2=1.6

Index: libdbx-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/libdbx/libdbx-1.0.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libdbx-1.0.3.ebuild	26 Aug 2010 19:07:17 -0000	1.5
+++ libdbx-1.0.3.ebuild	23 Mar 2013 17:08:52 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/libdbx/libdbx-1.0.3.ebuild,v 1.5 2010/08/26 19:07:17 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/libdbx/libdbx-1.0.3.ebuild,v 1.6 2013/03/23 17:08:52 ago Exp $
 
 inherit eutils
 
@@ -14,7 +14,7 @@
 
 SLOT="0"
 
-KEYWORDS="x86"
+KEYWORDS="~amd64 x86"
 
 IUSE=""
 



1.5                  net-mail/libdbx/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/libdbx/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/libdbx/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/libdbx/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/libdbx/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	26 Aug 2010 19:07:17 -0000	1.4
+++ ChangeLog	23 Mar 2013 17:08:52 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for net-mail/libdbx
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/libdbx/ChangeLog,v 1.4 2010/08/26 19:07:17 phosphan Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/libdbx/ChangeLog,v 1.5 2013/03/23 17:08:52 ago Exp $
+
+  23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libdbx-1.0.3.ebuild:
+  Add ~amd64, wrt bug #462816
 
   26 Aug 2010; Patrick Kursawe <phosphan@gentoo.org> libdbx-1.0.3.ebuild:
   Respects LDFLAGS now, see bug #331887.
@@ -14,4 +17,3 @@
   05 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> libdbx-1.0.3.ebuild,
   metadata.xml:
   Initial import.
-





^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-mail/libdbx: libdbx-1.0.3.ebuild ChangeLog
@ 2013-06-21 13:55 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2013-06-21 13:55 UTC (permalink / raw
  To: gentoo-commits

jer         13/06/21 13:55:04

  Modified:             libdbx-1.0.3.ebuild ChangeLog
  Log:
  Do not call gcc directly (bug #462836).
  
  (Portage version: 2.2.0_alpha183/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.7                  net-mail/libdbx/libdbx-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/libdbx/libdbx-1.0.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/libdbx/libdbx-1.0.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/libdbx/libdbx-1.0.3.ebuild?r1=1.6&r2=1.7

Index: libdbx-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/libdbx/libdbx-1.0.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libdbx-1.0.3.ebuild	23 Mar 2013 17:08:52 -0000	1.6
+++ libdbx-1.0.3.ebuild	21 Jun 2013 13:55:04 -0000	1.7
@@ -1,8 +1,8 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/libdbx/libdbx-1.0.3.ebuild,v 1.6 2013/03/23 17:08:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/libdbx/libdbx-1.0.3.ebuild,v 1.7 2013/06/21 13:55:04 jer Exp $
 
-inherit eutils
+inherit eutils toolchain-funcs
 
 DESCRIPTION="Tools and library for reading Outlook Express mailboxes (.dbx format)"
 HOMEPAGE="http://sourceforge.net/projects/ol2mbox"
@@ -26,10 +26,11 @@
 	unpack ${A}
 	cd "${S}"
 	epatch "${FILESDIR}/bad_c.patch"
-	sed -i -e 's/-g/$(CFLAGS) $(LDFLAGS)/' Makefile
+	sed -i -e 's/-g/$(CFLAGS) $(LDFLAGS)/;s|gcc|$(CC)|g' Makefile
 }
 
 src_compile() {
+	tc-export CC
 	emake || die
 }
 



1.6                  net-mail/libdbx/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/libdbx/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/libdbx/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/libdbx/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/libdbx/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	23 Mar 2013 17:08:52 -0000	1.5
+++ ChangeLog	21 Jun 2013 13:55:04 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for net-mail/libdbx
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/libdbx/ChangeLog,v 1.5 2013/03/23 17:08:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/libdbx/ChangeLog,v 1.6 2013/06/21 13:55:04 jer Exp $
+
+  21 Jun 2013; Jeroen Roovers <jer@gentoo.org> libdbx-1.0.3.ebuild:
+  Do not call gcc directly (bug #462836).
 
   23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libdbx-1.0.3.ebuild:
   Add ~amd64, wrt bug #462816





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

end of thread, other threads:[~2013-06-21 13:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-23 17:08 [gentoo-commits] gentoo-x86 commit in net-mail/libdbx: libdbx-1.0.3.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-06-21 13:55 Jeroen Roovers (jer)

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