public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-board/gnome-chess: ChangeLog gnome-chess-3.10.3.ebuild
@ 2014-02-06 23:09 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2014-02-06 23:09 UTC (permalink / raw
  To: gentoo-commits

eva         14/02/06 23:09:43

  Modified:             ChangeLog
  Added:                gnome-chess-3.10.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C6085806)

Revision  Changes    Path
1.8                  games-board/gnome-chess/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/gnome-chess/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	24 Dec 2013 16:11:54 -0000	1.7
+++ ChangeLog	6 Feb 2014 23:09:43 -0000	1.8
@@ -1,6 +1,12 @@
 # ChangeLog for games-board/gnome-chess
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-chess/ChangeLog,v 1.7 2013/12/24 16:11:54 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-chess/ChangeLog,v 1.8 2014/02/06 23:09:43 eva Exp $
+
+*gnome-chess-3.10.3 (06 Feb 2014)
+
+  06 Feb 2014; Gilles Dartiguelongue <eva@gentoo.org>
+  +gnome-chess-3.10.3.ebuild:
+  Version bump.
 
 *gnome-chess-3.10.2 (24 Dec 2013)
 



1.1                  games-board/gnome-chess/gnome-chess-3.10.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnome-chess/gnome-chess-3.10.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnome-chess/gnome-chess-3.10.3.ebuild?rev=1.1&content-type=text/plain

Index: gnome-chess-3.10.3.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-chess/gnome-chess-3.10.3.ebuild,v 1.1 2014/02/06 23:09:43 eva Exp $

EAPI="5"
GCONF_DEBUG="no"
VALA_MIN_API_VERSION="0.22"

inherit gnome-games vala

DESCRIPTION="Play the classic two-player boardgame of chess"
HOMEPAGE="https://wiki.gnome.org/Chess"

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

RDEPEND="
	dev-libs/glib:2
	>=gnome-base/librsvg-2.32
	virtual/glu
	virtual/opengl
	>=x11-libs/gtk+-3.4:3
	x11-libs/libX11
"
DEPEND="${RDEPEND}
	$(vala_depend)
	app-text/yelp-tools
	>=dev-util/intltool-0.50
	sys-devel/gettext
	virtual/pkgconfig
"

src_prepare() {
	vala_src_prepare
	gnome-games_src_prepare
}





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

* [gentoo-commits] gentoo-x86 commit in games-board/gnome-chess: ChangeLog gnome-chess-3.10.3.ebuild
@ 2014-09-11  8:04 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2014-09-11  8:04 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    14/09/11 08:04:33

  Modified:             ChangeLog
  Removed:              gnome-chess-3.10.3.ebuild
  Log:
  old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.19                 games-board/gnome-chess/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/gnome-chess/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	23 Jul 2014 15:16:13 -0000	1.18
+++ ChangeLog	11 Sep 2014 08:04:33 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for games-board/gnome-chess
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-chess/ChangeLog,v 1.18 2014/07/23 15:16:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-chess/ChangeLog,v 1.19 2014/09/11 08:04:33 mr_bones_ Exp $
+
+  11 Sep 2014; Michael Sterrett <mr_bones_@gentoo.org>
+  -gnome-chess-3.10.3.ebuild:
+  old
 
   23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnome-chess-3.12.3.ebuild:
   Stable for x86, wrt bug #512012





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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-11  8:04 [gentoo-commits] gentoo-x86 commit in games-board/gnome-chess: ChangeLog gnome-chess-3.10.3.ebuild Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2014-02-06 23:09 Gilles Dartiguelongue (eva)

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