public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-board/four-in-a-row: four-in-a-row-3.10.1.ebuild ChangeLog
@ 2013-12-24 16:11 Pacho Ramos (pacho)
  0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos (pacho) @ 2013-12-24 16:11 UTC (permalink / raw
  To: gentoo-commits

pacho       13/12/24 16:11:11

  Modified:             ChangeLog
  Added:                four-in-a-row-3.10.1.ebuild
  Log:
  Version bump for Gnome 3.10
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.6                  games-board/four-in-a-row/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	8 Dec 2013 18:20:05 -0000	1.5
+++ ChangeLog	24 Dec 2013 16:11:11 -0000	1.6
@@ -1,6 +1,11 @@
 # ChangeLog for games-board/four-in-a-row
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.5 2013/12/08 18:20:05 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.6 2013/12/24 16:11:11 pacho Exp $
+
+*four-in-a-row-3.10.1 (24 Dec 2013)
+
+  24 Dec 2013; Pacho Ramos <pacho@gentoo.org> +four-in-a-row-3.10.1.ebuild:
+  Version bump for Gnome 3.10
 
   08 Dec 2013; Pacho Ramos <pacho@gentoo.org> four-in-a-row-3.8.1.ebuild:
   x86 stable, bug #478252



1.1                  games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild?rev=1.1&content-type=text/plain

Index: four-in-a-row-3.10.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild,v 1.1 2013/12/24 16:11:11 pacho Exp $

EAPI="5"
GCONF_DEBUG="no"

inherit gnome-games

DESCRIPTION="Make lines of the same color to win"
HOMEPAGE="https://wiki.gnome.org/Four-in-a-row"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""

RDEPEND="
	dev-libs/glib:2
	>=gnome-base/librsvg-2.32.0
	>=media-libs/libcanberra-0.26[gtk3]
	sys-libs/zlib
	>=x11-libs/gtk+-3.4.0:3
"
DEPEND="${RDEPEND}
	app-text/yelp-tools
	>=dev-util/intltool-0.35.0
	virtual/pkgconfig
"





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

* [gentoo-commits] gentoo-x86 commit in games-board/four-in-a-row: four-in-a-row-3.10.1.ebuild ChangeLog
@ 2014-02-22 14:53 Pacho Ramos (pacho)
  0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos (pacho) @ 2014-02-22 14:53 UTC (permalink / raw
  To: gentoo-commits

pacho       14/02/22 14:53:12

  Modified:             four-in-a-row-3.10.1.ebuild ChangeLog
  Log:
  arch stable, bug 888
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.2                  games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild

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

Index: four-in-a-row-3.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- four-in-a-row-3.10.1.ebuild	24 Dec 2013 16:11:11 -0000	1.1
+++ four-in-a-row-3.10.1.ebuild	22 Feb 2014 14:53:12 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild,v 1.1 2013/12/24 16:11:11 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild,v 1.2 2014/02/22 14:53:12 pacho Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE=""
 
 RDEPEND="



1.7                  games-board/four-in-a-row/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	24 Dec 2013 16:11:11 -0000	1.6
+++ ChangeLog	22 Feb 2014 14:53:12 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for games-board/four-in-a-row
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.6 2013/12/24 16:11:11 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.7 2014/02/22 14:53:12 pacho Exp $
+
+  22 Feb 2014; Pacho Ramos <pacho@gentoo.org> four-in-a-row-3.10.1.ebuild:
+  arch stable, bug 888
 
 *four-in-a-row-3.10.1 (24 Dec 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in games-board/four-in-a-row: four-in-a-row-3.10.1.ebuild ChangeLog
@ 2014-02-22 21:32 Pacho Ramos (pacho)
  0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos (pacho) @ 2014-02-22 21:32 UTC (permalink / raw
  To: gentoo-commits

pacho       14/02/22 21:32:23

  Modified:             four-in-a-row-3.10.1.ebuild ChangeLog
  Log:
  Fix wrong commit, bug 502160
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.3                  games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild?r1=1.2&r2=1.3

Index: four-in-a-row-3.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- four-in-a-row-3.10.1.ebuild	22 Feb 2014 14:53:12 -0000	1.2
+++ four-in-a-row-3.10.1.ebuild	22 Feb 2014 21:32:23 -0000	1.3
@@ -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/four-in-a-row/four-in-a-row-3.10.1.ebuild,v 1.2 2014/02/22 14:53:12 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild,v 1.3 2014/02/22 21:32:23 pacho Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 RDEPEND="



1.8                  games-board/four-in-a-row/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	22 Feb 2014 14:53:12 -0000	1.7
+++ ChangeLog	22 Feb 2014 21:32:23 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for games-board/four-in-a-row
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.7 2014/02/22 14:53:12 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.8 2014/02/22 21:32:23 pacho Exp $
+
+  22 Feb 2014; Pacho Ramos <pacho@gentoo.org> four-in-a-row-3.10.1.ebuild:
+  Fix wrong commit, bug 502160
 
   22 Feb 2014; Pacho Ramos <pacho@gentoo.org> four-in-a-row-3.10.1.ebuild:
   arch stable, bug 888





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

* [gentoo-commits] gentoo-x86 commit in games-board/four-in-a-row: four-in-a-row-3.10.1.ebuild ChangeLog
@ 2014-03-09 10:46 Pacho Ramos (pacho)
  0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos (pacho) @ 2014-03-09 10:46 UTC (permalink / raw
  To: gentoo-commits

pacho       14/03/09 10:46:28

  Modified:             four-in-a-row-3.10.1.ebuild ChangeLog
  Log:
  amd64 stable, bug 499954
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.4                  games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild?r1=1.3&r2=1.4

Index: four-in-a-row-3.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- four-in-a-row-3.10.1.ebuild	22 Feb 2014 21:32:23 -0000	1.3
+++ four-in-a-row-3.10.1.ebuild	9 Mar 2014 10:46:28 -0000	1.4
@@ -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/four-in-a-row/four-in-a-row-3.10.1.ebuild,v 1.3 2014/02/22 21:32:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild,v 1.4 2014/03/09 10:46:28 pacho Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE=""
 
 RDEPEND="



1.9                  games-board/four-in-a-row/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	22 Feb 2014 21:32:23 -0000	1.8
+++ ChangeLog	9 Mar 2014 10:46:28 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for games-board/four-in-a-row
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.8 2014/02/22 21:32:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.9 2014/03/09 10:46:28 pacho Exp $
+
+  09 Mar 2014; Pacho Ramos <pacho@gentoo.org> four-in-a-row-3.10.1.ebuild:
+  amd64 stable, bug 499954
 
   22 Feb 2014; Pacho Ramos <pacho@gentoo.org> four-in-a-row-3.10.1.ebuild:
   Fix wrong commit, bug 502160





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

* [gentoo-commits] gentoo-x86 commit in games-board/four-in-a-row: four-in-a-row-3.10.1.ebuild ChangeLog
@ 2014-03-09 11:57 Pacho Ramos (pacho)
  0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos (pacho) @ 2014-03-09 11:57 UTC (permalink / raw
  To: gentoo-commits

pacho       14/03/09 11:57:03

  Modified:             four-in-a-row-3.10.1.ebuild ChangeLog
  Log:
  x86 stable, bug 499954
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.5                  games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild?r1=1.4&r2=1.5

Index: four-in-a-row-3.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- four-in-a-row-3.10.1.ebuild	9 Mar 2014 10:46:28 -0000	1.4
+++ four-in-a-row-3.10.1.ebuild	9 Mar 2014 11:57:03 -0000	1.5
@@ -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/four-in-a-row/four-in-a-row-3.10.1.ebuild,v 1.4 2014/03/09 10:46:28 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild,v 1.5 2014/03/09 11:57:03 pacho Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE=""
 
 RDEPEND="



1.10                 games-board/four-in-a-row/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	9 Mar 2014 10:46:28 -0000	1.9
+++ ChangeLog	9 Mar 2014 11:57:03 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for games-board/four-in-a-row
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.9 2014/03/09 10:46:28 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.10 2014/03/09 11:57:03 pacho Exp $
+
+  09 Mar 2014; Pacho Ramos <pacho@gentoo.org> four-in-a-row-3.10.1.ebuild:
+  x86 stable, bug 499954
 
   09 Mar 2014; Pacho Ramos <pacho@gentoo.org> four-in-a-row-3.10.1.ebuild:
   amd64 stable, bug 499954





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

end of thread, other threads:[~2014-03-09 11:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-09 11:57 [gentoo-commits] gentoo-x86 commit in games-board/four-in-a-row: four-in-a-row-3.10.1.ebuild ChangeLog Pacho Ramos (pacho)
  -- strict thread matches above, loose matches on Subject: below --
2014-03-09 10:46 Pacho Ramos (pacho)
2014-02-22 21:32 Pacho Ramos (pacho)
2014-02-22 14:53 Pacho Ramos (pacho)
2013-12-24 16:11 Pacho Ramos (pacho)

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