eva 14/12/23 23:21:33 Modified: ChangeLog Added: gnome-maps-3.14.2.ebuild Removed: gnome-maps-3.12.1.ebuild gnome-maps-3.10.2.ebuild Log: Version bump for Gnome 3.14. Clean up old revisions. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Revision Changes Path 1.9 sci-geosciences/gnome-maps/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gnome-maps/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gnome-maps/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gnome-maps/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gnome-maps/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 22 Jul 2014 10:53:23 -0000 1.8 +++ ChangeLog 23 Dec 2014 23:21:33 -0000 1.9 @@ -1,6 +1,13 @@ # ChangeLog for sci-geosciences/gnome-maps # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gnome-maps/ChangeLog,v 1.8 2014/07/22 10:53:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gnome-maps/ChangeLog,v 1.9 2014/12/23 23:21:33 eva Exp $ + +*gnome-maps-3.14.2 (23 Dec 2014) + + 23 Dec 2014; Gilles Dartiguelongue <[email protected]> + -gnome-maps-3.10.2.ebuild, -gnome-maps-3.12.1.ebuild, + +gnome-maps-3.14.2.ebuild: + Version bump for Gnome 3.14. Clean up old revisions. 22 Jul 2014; Agostino Sarubbo <[email protected]> gnome-maps-3.12.2.ebuild: Stable for amd64, wrt bug #512912 1.1 sci-geosciences/gnome-maps/gnome-maps-3.14.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gnome-maps/gnome-maps-3.14.2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gnome-maps/gnome-maps-3.14.2.ebuild?rev=1.1&content-type=text/plain Index: gnome-maps-3.14.2.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gnome-maps/gnome-maps-3.14.2.ebuild,v 1.1 2014/12/23 23:21:33 eva Exp $ EAPI="5" GCONF_DEBUG="no" inherit eutils gnome2 DESCRIPTION="A map application for GNOME" HOMEPAGE="https://wiki.gnome.org/Apps/Maps" LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0" SLOT="0" IUSE="" KEYWORDS="~amd64" RDEPEND=" >=app-misc/geoclue-1.99.3:2.0 >=dev-libs/gjs-1.39 >=dev-libs/gobject-introspection-0.10.1 >=dev-libs/glib-2.39.3:2 media-libs/clutter-gtk:1.0[introspection] media-libs/clutter:1.0[introspection] media-libs/cogl:1.0[introspection] media-libs/libchamplain:0.12[introspection] net-libs/libsoup:2.4[introspection] sci-geosciences/geocode-glib[introspection] x11-libs/gdk-pixbuf:2[introspection] >=x11-libs/gtk+-3.10:3[introspection] " DEPEND="${RDEPEND} >=dev-util/intltool-0.40 virtual/pkgconfig "
