pacho       14/06/26 10:44:12

  Modified:             ChangeLog
  Added:                four-in-a-row-3.12.3.ebuild
  Removed:              four-in-a-row-3.12.2.ebuild
                        four-in-a-row-3.12.1.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   30 May 2014 19:17:23 -0000      1.13
+++ ChangeLog   26 Jun 2014 10:44:12 -0000      1.14
@@ -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.13 
2014/05/30 19:17:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.14 
2014/06/26 10:44:12 pacho Exp $
+
+*four-in-a-row-3.12.3 (26 Jun 2014)
+
+  26 Jun 2014; Pacho Ramos <pa...@gentoo.org> +four-in-a-row-3.12.3.ebuild,
+  -four-in-a-row-3.12.1.ebuild, -four-in-a-row-3.12.2.ebuild:
+  Version bump, drop old
 
 *four-in-a-row-3.12.2 (30 May 2014)
 



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

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

Index: four-in-a-row-3.12.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/four-in-a-row/four-in-a-row-3.12.3.ebuild,v 
1.1 2014/06/26 10:44:12 pacho Exp $

EAPI="5"
GCONF_DEBUG="no"

inherit gnome-games

DESCRIPTION="Make lines of the same color to win"
HOMEPAGE="https://wiki.gnome.org/Apps/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