public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-arcade/lbreakout2: lbreakout2-2.6.4.ebuild ChangeLog
@ 2013-02-01  0:04 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2013-02-01  0:04 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    13/02/01 00:04:17

  Modified:             lbreakout2-2.6.4.ebuild ChangeLog
  Log:
  whitespace
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild

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

Index: lbreakout2-2.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lbreakout2-2.6.4.ebuild	31 Jan 2013 17:40:22 -0000	1.1
+++ lbreakout2-2.6.4.ebuild	1 Feb 2013 00:04:17 -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-arcade/lbreakout2/lbreakout2-2.6.4.ebuild,v 1.1 2013/01/31 17:40:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild,v 1.2 2013/02/01 00:04:17 mr_bones_ Exp $
 
 EAPI=5
 inherit autotools eutils flag-o-matic gnome2-utils games
@@ -79,15 +79,15 @@
 }
 
 pkg_preinst() {
-    games_pkg_preinst
-    gnome2_icon_savelist
+	games_pkg_preinst
+	gnome2_icon_savelist
 }
 
 pkg_postinst() {
-    games_pkg_postinst
-    gnome2_icon_cache_update
+	games_pkg_postinst
+	gnome2_icon_cache_update
 }
 
 pkg_postrm() {
-    gnome2_icon_cache_update
+	gnome2_icon_cache_update
 }



1.37                 games-arcade/lbreakout2/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	31 Jan 2013 17:40:22 -0000	1.36
+++ ChangeLog	1 Feb 2013 00:04:17 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/lbreakout2
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.36 2013/01/31 17:40:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.37 2013/02/01 00:04:17 mr_bones_ Exp $
+
+  01 Feb 2013; Michael Sterrett <mr_bones_@gentoo.org> lbreakout2-2.6.4.ebuild:
+  whitespace
 
 *lbreakout2-2.6.4 (31 Jan 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in games-arcade/lbreakout2: lbreakout2-2.6.4.ebuild ChangeLog
@ 2015-02-10  9:16 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-10  9:16 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/10 09:16:03

  Modified:             lbreakout2-2.6.4.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #539518
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild?r1=1.3&r2=1.4

Index: lbreakout2-2.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lbreakout2-2.6.4.ebuild	15 May 2014 16:29:19 -0000	1.3
+++ lbreakout2-2.6.4.ebuild	10 Feb 2015 09:16:03 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild,v 1.3 2014/05/15 16:29:19 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild,v 1.4 2015/02/10 09:16:03 ago Exp $
 
 EAPI=5
 inherit autotools eutils flag-o-matic gnome2-utils games
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
 IUSE="nls themes"
 
 RDEPEND="media-libs/libpng:0



1.39                 games-arcade/lbreakout2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/lbreakout2/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/lbreakout2/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/lbreakout2/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	15 May 2014 16:29:19 -0000	1.38
+++ ChangeLog	10 Feb 2015 09:16:03 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/lbreakout2
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.38 2014/05/15 16:29:19 ulm Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.39 2015/02/10 09:16:03 ago Exp $
+
+  10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> lbreakout2-2.6.4.ebuild:
+  Stable for amd64, wrt bug #539518
 
   15 May 2014; Ulrich Müller <ulm@gentoo.org> lbreakout2-2.6.3.ebuild,
   lbreakout2-2.6.4.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in games-arcade/lbreakout2: lbreakout2-2.6.4.ebuild ChangeLog
@ 2015-02-10 10:16 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-10 10:16 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/10 10:16:21

  Modified:             lbreakout2-2.6.4.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #539518
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild

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

Index: lbreakout2-2.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lbreakout2-2.6.4.ebuild	10 Feb 2015 09:16:03 -0000	1.4
+++ lbreakout2-2.6.4.ebuild	10 Feb 2015 10:16:21 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild,v 1.4 2015/02/10 09:16:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild,v 1.5 2015/02/10 10:16:21 ago Exp $
 
 EAPI=5
 inherit autotools eutils flag-o-matic gnome2-utils games
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
 IUSE="nls themes"
 
 RDEPEND="media-libs/libpng:0



1.40                 games-arcade/lbreakout2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/lbreakout2/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/lbreakout2/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/lbreakout2/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	10 Feb 2015 09:16:03 -0000	1.39
+++ ChangeLog	10 Feb 2015 10:16:21 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/lbreakout2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.39 2015/02/10 09:16:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.40 2015/02/10 10:16:21 ago Exp $
+
+  10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> lbreakout2-2.6.4.ebuild:
+  Stable for x86, wrt bug #539518
 
   10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> lbreakout2-2.6.4.ebuild:
   Stable for amd64, wrt bug #539518





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

* [gentoo-commits] gentoo-x86 commit in games-arcade/lbreakout2: lbreakout2-2.6.4.ebuild ChangeLog
@ 2015-02-21 12:26 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-21 12:26 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/21 12:26:43

  Modified:             lbreakout2-2.6.4.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #539518
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild

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

Index: lbreakout2-2.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- lbreakout2-2.6.4.ebuild	10 Feb 2015 10:16:21 -0000	1.5
+++ lbreakout2-2.6.4.ebuild	21 Feb 2015 12:26:43 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild,v 1.5 2015/02/10 10:16:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild,v 1.6 2015/02/21 12:26:43 ago Exp $
 
 EAPI=5
 inherit autotools eutils flag-o-matic gnome2-utils games
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
 IUSE="nls themes"
 
 RDEPEND="media-libs/libpng:0



1.41                 games-arcade/lbreakout2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/lbreakout2/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/lbreakout2/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/lbreakout2/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	10 Feb 2015 10:16:21 -0000	1.40
+++ ChangeLog	21 Feb 2015 12:26:43 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/lbreakout2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.40 2015/02/10 10:16:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.41 2015/02/21 12:26:43 ago Exp $
+
+  21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> lbreakout2-2.6.4.ebuild:
+  Stable for ppc, wrt bug #539518
 
   10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> lbreakout2-2.6.4.ebuild:
   Stable for x86, wrt bug #539518





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

end of thread, other threads:[~2015-02-21 12:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-01  0:04 [gentoo-commits] gentoo-x86 commit in games-arcade/lbreakout2: lbreakout2-2.6.4.ebuild ChangeLog Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-10  9:16 Agostino Sarubbo (ago)
2015-02-10 10:16 Agostino Sarubbo (ago)
2015-02-21 12:26 Agostino Sarubbo (ago)

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