public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-rpg/grimrock: grimrock-20121222.ebuild ChangeLog
@ 2013-05-13  3:56 Patrick Lauer (patrick)
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer (patrick) @ 2013-05-13  3:56 UTC (permalink / raw
  To: gentoo-commits

patrick     13/05/13 03:56:15

  Modified:             grimrock-20121222.ebuild ChangeLog
  Log:
  Remove invalid splitdebug restrict
  
  (Portage version: 2.2.0_alpha174/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.7                  games-rpg/grimrock/grimrock-20121222.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/grimrock/grimrock-20121222.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/grimrock/grimrock-20121222.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/grimrock/grimrock-20121222.ebuild?r1=1.6&r2=1.7

Index: grimrock-20121222.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/grimrock/grimrock-20121222.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- grimrock-20121222.ebuild	9 May 2013 14:26:37 -0000	1.6
+++ grimrock-20121222.ebuild	13 May 2013 03:56:15 -0000	1.7
@@ -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-rpg/grimrock/grimrock-20121222.ebuild,v 1.6 2013/05/09 14:26:37 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/grimrock-20121222.ebuild,v 1.7 2013/05/13 03:56:15 patrick Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 LICENSE="all-rights-reserved"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="bundled-libs"
-RESTRICT="fetch bindist splitdebug"
+RESTRICT="fetch bindist"
 
 QA_PREBUILT="${GAMES_PREFIX_OPT}/${PN}/${MY_PN}.bin.*
 	${GAMES_PREFIX_OPT}/${PN}/lib.*"



1.5                  games-rpg/grimrock/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/grimrock/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	9 May 2013 14:26:37 -0000	1.4
+++ ChangeLog	13 May 2013 03:56:15 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for games-rpg/grimrock
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/ChangeLog,v 1.4 2013/05/09 14:26:37 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/ChangeLog,v 1.5 2013/05/13 03:56:15 patrick Exp $
+
+  13 May 2013; Patrick Lauer <patrick@gentoo.org> grimrock-20121222.ebuild:
+  Remove invalid splitdebug restrict
 
   09 May 2013; Julian Ospald <hasufell@gentoo.org> grimrock-20121222.ebuild,
   metadata.xml:





^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-rpg/grimrock: grimrock-20121222.ebuild ChangeLog
@ 2013-06-02 18:49 Julian Ospald (hasufell)
  0 siblings, 0 replies; 2+ messages in thread
From: Julian Ospald (hasufell) @ 2013-06-02 18:49 UTC (permalink / raw
  To: gentoo-commits

hasufell    13/06/02 18:49:12

  Modified:             grimrock-20121222.ebuild ChangeLog
  Log:
  splitdebug is not invalid
  
  (Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)

Revision  Changes    Path
1.8                  games-rpg/grimrock/grimrock-20121222.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/grimrock/grimrock-20121222.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/grimrock/grimrock-20121222.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/grimrock/grimrock-20121222.ebuild?r1=1.7&r2=1.8

Index: grimrock-20121222.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/grimrock/grimrock-20121222.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- grimrock-20121222.ebuild	13 May 2013 03:56:15 -0000	1.7
+++ grimrock-20121222.ebuild	2 Jun 2013 18:49:12 -0000	1.8
@@ -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-rpg/grimrock/grimrock-20121222.ebuild,v 1.7 2013/05/13 03:56:15 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/grimrock-20121222.ebuild,v 1.8 2013/06/02 18:49:12 hasufell Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 LICENSE="all-rights-reserved"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="bundled-libs"
-RESTRICT="fetch bindist"
+RESTRICT="fetch bindist splitdebug"
 
 QA_PREBUILT="${GAMES_PREFIX_OPT}/${PN}/${MY_PN}.bin.*
 	${GAMES_PREFIX_OPT}/${PN}/lib.*"



1.6                  games-rpg/grimrock/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/grimrock/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	13 May 2013 03:56:15 -0000	1.5
+++ ChangeLog	2 Jun 2013 18:49:12 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for games-rpg/grimrock
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/ChangeLog,v 1.5 2013/05/13 03:56:15 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/ChangeLog,v 1.6 2013/06/02 18:49:12 hasufell Exp $
+
+  02 Jun 2013; Julian Ospald <hasufell@gentoo.org> grimrock-20121222.ebuild:
+  splitdebug is not invalid
 
   13 May 2013; Patrick Lauer <patrick@gentoo.org> grimrock-20121222.ebuild:
   Remove invalid splitdebug restrict





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

end of thread, other threads:[~2013-06-02 18:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-13  3:56 [gentoo-commits] gentoo-x86 commit in games-rpg/grimrock: grimrock-20121222.ebuild ChangeLog Patrick Lauer (patrick)
  -- strict thread matches above, loose matches on Subject: below --
2013-06-02 18:49 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