public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-board/pioneers: pioneers-15.1.ebuild ChangeLog
@ 2013-12-19 23:24 Julian Ospald (hasufell)
  0 siblings, 0 replies; 2+ messages in thread
From: Julian Ospald (hasufell) @ 2013-12-19 23:24 UTC (permalink / raw
  To: gentoo-commits

hasufell    13/12/19 23:24:03

  Modified:             pioneers-15.1.ebuild ChangeLog
  Log:
  respect system CFLAGS/LDFLAGS
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)

Revision  Changes    Path
1.2                  games-board/pioneers/pioneers-15.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pioneers/pioneers-15.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pioneers/pioneers-15.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pioneers/pioneers-15.1.ebuild?r1=1.1&r2=1.2

Index: pioneers-15.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/pioneers/pioneers-15.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pioneers-15.1.ebuild	19 Dec 2013 22:05:19 -0000	1.1
+++ pioneers-15.1.ebuild	19 Dec 2013 23:24:03 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pioneers/pioneers-15.1.ebuild,v 1.1 2013/12/19 22:05:19 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pioneers/pioneers-15.1.ebuild,v 1.2 2013/12/19 23:24:03 hasufell Exp $
 
 EAPI=5
 inherit autotools eutils gnome-games
@@ -37,6 +37,7 @@
 src_configure() {
 	gnome-games_src_configure \
 		$(use_enable nls) \
+		--enable-minimal-flags \
 		$(use_with help)
 }
 



1.32                 games-board/pioneers/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pioneers/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pioneers/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pioneers/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/pioneers/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	19 Dec 2013 22:05:19 -0000	1.31
+++ ChangeLog	19 Dec 2013 23:24:03 -0000	1.32
@@ -1,6 +1,10 @@
 # ChangeLog for games-board/pioneers
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pioneers/ChangeLog,v 1.31 2013/12/19 22:05:19 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pioneers/ChangeLog,v 1.32 2013/12/19 23:24:03 hasufell Exp $
+
+  19 Dec 2013; Julian Ospald <hasufell@gentoo.org>
+  files/pioneers-15.1-build.patch, pioneers-15.1.ebuild:
+  respect system CFLAGS/LDFLAGS
 
 *pioneers-15.1 (19 Dec 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in games-board/pioneers: pioneers-15.1.ebuild ChangeLog
@ 2014-08-13  9:15 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-08-13  9:15 UTC (permalink / raw
  To: gentoo-commits

ago         14/08/13 09:15:22

  Modified:             pioneers-15.1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #505208
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  games-board/pioneers/pioneers-15.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pioneers/pioneers-15.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pioneers/pioneers-15.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pioneers/pioneers-15.1.ebuild?r1=1.5&r2=1.6

Index: pioneers-15.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/pioneers/pioneers-15.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pioneers-15.1.ebuild	14 Jun 2014 10:37:11 -0000	1.5
+++ pioneers-15.1.ebuild	13 Aug 2014 09:15:22 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pioneers/pioneers-15.1.ebuild,v 1.5 2014/06/14 10:37:11 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pioneers/pioneers-15.1.ebuild,v 1.6 2014/08/13 09:15:22 ago Exp $
 
 EAPI=5
 inherit autotools eutils gnome-games
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="help nls"
 
 # dev-util/gob only for autoreconf



1.37                 games-board/pioneers/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pioneers/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pioneers/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pioneers/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/pioneers/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	14 Jun 2014 10:37:11 -0000	1.36
+++ ChangeLog	13 Aug 2014 09:15:22 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for games-board/pioneers
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pioneers/ChangeLog,v 1.36 2014/06/14 10:37:11 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pioneers/ChangeLog,v 1.37 2014/08/13 09:15:22 ago Exp $
+
+  13 Aug 2014; Agostino Sarubbo <ago@gentoo.org> pioneers-15.1.ebuild:
+  Stable for ppc, wrt bug #505208
 
   14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> pioneers-15.1.ebuild:
   x86 stable wrt bug #505208





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

end of thread, other threads:[~2014-08-13  9:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-13  9:15 [gentoo-commits] gentoo-x86 commit in games-board/pioneers: pioneers-15.1.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-12-19 23:24 Julian Ospald (hasufell)

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