eva 15/06/09 15:13:59 Modified: ChangeLog Added: iagno-3.16.1.ebuild Removed: iagno-3.12.2.ebuild Log: Version bump for Gnome 3.16. Clean up old revision. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Revision Changes Path 1.22 games-board/iagno/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/iagno/ChangeLog?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/iagno/ChangeLog?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/iagno/ChangeLog?r1=1.21&r2=1.22 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-board/iagno/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- ChangeLog 15 Mar 2015 13:20:49 -0000 1.21 +++ ChangeLog 9 Jun 2015 15:13:59 -0000 1.22 @@ -1,6 +1,12 @@ # ChangeLog for games-board/iagno # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/iagno/ChangeLog,v 1.21 2015/03/15 13:20:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/iagno/ChangeLog,v 1.22 2015/06/09 15:13:59 eva Exp $ + +*iagno-3.16.1 (09 Jun 2015) + + 09 Jun 2015; Gilles Dartiguelongue <[email protected]> -iagno-3.12.2.ebuild, + +iagno-3.16.1.ebuild: + Version bump for Gnome 3.16. Clean up old revision. 15 Mar 2015; Pacho Ramos <[email protected]> iagno-3.14.2.ebuild: x86 stable, bug 534012 1.1 games-board/iagno/iagno-3.16.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/iagno/iagno-3.16.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/iagno/iagno-3.16.1.ebuild?rev=1.1&content-type=text/plain Index: iagno-3.16.1.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/games-board/iagno/iagno-3.16.1.ebuild,v 1.1 2015/06/09 15:13:59 eva Exp $ EAPI="5" GCONF_DEBUG="no" VALA_MIN_API_VERSION="0.28" inherit gnome-games vala DESCRIPTION="Dominate the board in a classic version of Reversi" HOMEPAGE="https://wiki.gnome.org/Apps/Iagno" LICENSE="LGPL-2+" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" IUSE="" COMMON_DEPEND=" >=dev-libs/glib-2.40:2 >=gnome-base/librsvg-2.32.0 >=media-libs/libcanberra-0.26[gtk3] >=x11-libs/gtk+-3.15:3 " RDEPEND="${COMMON_DEPEND} !<x11-themes/gnome-themes-standard-3.14 " DEPEND="${COMMON_DEPEND} $(vala_depend) app-text/yelp-tools dev-libs/appstream-glib >=dev-util/intltool-0.50 sys-devel/gettext virtual/pkgconfig " src_prepare() { gnome-games_src_prepare vala_src_prepare }
