eva         14/04/27 16:32:40

  Modified:             ChangeLog
  Added:                four-in-a-row-3.12.1.ebuild
  Log:
  Version bump for Gnome 3.12.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
C6085806)

Revision  Changes    Path
1.12                 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.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   26 Apr 2014 07:49:22 -0000      1.11
+++ ChangeLog   27 Apr 2014 16:32:40 -0000      1.12
@@ -1,6 +1,12 @@
 # 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.11 
2014/04/26 07:49:22 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.12 
2014/04/27 16:32:40 eva Exp $
+
+*four-in-a-row-3.12.1 (27 Apr 2014)
+
+  27 Apr 2014; Gilles Dartiguelongue <[email protected]>
+  +four-in-a-row-3.12.1.ebuild:
+  Version bump for Gnome 3.12.
 
   26 Apr 2014; Pacho Ramos <[email protected]> -four-in-a-row-3.8.1.ebuild:
   drop old



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

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.12.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.12.1.ebuild?rev=1.1&content-type=text/plain

Index: four-in-a-row-3.12.1.ebuild
===================================================================
# 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.12.1.ebuild,v 
1.1 2014/04/27 16:32:40 eva 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
        >=media-libs/libcanberra-0.26[gtk3]
        sys-libs/zlib
        >=x11-libs/gtk+-3.10:3
"
DEPEND="${RDEPEND}
        app-text/yelp-tools
        >=dev-util/intltool-0.50
        virtual/pkgconfig
"




Reply via email to