eva 15/06/09 15:14:18 Modified: ChangeLog Added: tali-3.16.1.ebuild Removed: tali-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/tali/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/tali/ChangeLog?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/tali/ChangeLog?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/tali/ChangeLog?r1=1.21&r2=1.22 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-board/tali/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- ChangeLog 15 Mar 2015 13:20:56 -0000 1.21 +++ ChangeLog 9 Jun 2015 15:14:18 -0000 1.22 @@ -1,6 +1,12 @@ # ChangeLog for games-board/tali # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/tali/ChangeLog,v 1.21 2015/03/15 13:20:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/tali/ChangeLog,v 1.22 2015/06/09 15:14:18 eva Exp $ + +*tali-3.16.1 (09 Jun 2015) + + 09 Jun 2015; Gilles Dartiguelongue <[email protected]> -tali-3.12.2.ebuild, + +tali-3.16.1.ebuild: + Version bump for Gnome 3.16. Clean up old revision. 15 Mar 2015; Pacho Ramos <[email protected]> tali-3.14.0.ebuild: x86 stable, bug 534012 1.1 games-board/tali/tali-3.16.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/tali/tali-3.16.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/tali/tali-3.16.1.ebuild?rev=1.1&content-type=text/plain Index: tali-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/tali/tali-3.16.1.ebuild,v 1.1 2015/06/09 15:14:18 eva Exp $ EAPI="5" GCONF_DEBUG="no" inherit gnome-games DESCRIPTION="Beat the odds in a poker-style dice game" HOMEPAGE="https://wiki.gnome.org/Apps/Tali" LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND=" dev-libs/glib:2 >=gnome-base/librsvg-2.32:2 >=x11-libs/gtk+-3.15:3 " DEPEND="${RDEPEND} app-text/yelp-tools dev-libs/appstream-glib >=dev-util/intltool-0.50 sys-devel/gettext virtual/pkgconfig "
