eva         14/12/23 22:03:58

  Modified:             ChangeLog
  Added:                gnome-photos-3.14.2.ebuild
  Removed:              gnome-photos-3.10.2.ebuild
  Log:
  Version bump for Gnome 3.14. Clean up old revision.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
C6085806)

Revision  Changes    Path
1.13                 media-gfx/gnome-photos/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-photos/ChangeLog?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-photos/ChangeLog?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-photos/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gnome-photos/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   22 Jul 2014 10:47:43 -0000      1.12
+++ ChangeLog   23 Dec 2014 22:03:58 -0000      1.13
@@ -1,6 +1,12 @@
 # ChangeLog for media-gfx/gnome-photos
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-photos/ChangeLog,v 1.12 
2014/07/22 10:47:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-photos/ChangeLog,v 1.13 
2014/12/23 22:03:58 eva Exp $
+
+*gnome-photos-3.14.2 (23 Dec 2014)
+
+  23 Dec 2014; Gilles Dartiguelongue <[email protected]>
+  -gnome-photos-3.10.2.ebuild, +gnome-photos-3.14.2.ebuild:
+  Version bump for Gnome 3.14. Clean up old revision.
 
   22 Jul 2014; Agostino Sarubbo <[email protected]> gnome-photos-3.12.1.ebuild:
   Stable for amd64, wrt bug #512912



1.1                  media-gfx/gnome-photos/gnome-photos-3.14.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-photos/gnome-photos-3.14.2.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-photos/gnome-photos-3.14.2.ebuild?rev=1.1&content-type=text/plain

Index: gnome-photos-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/media-gfx/gnome-photos/gnome-photos-3.14.2.ebuild,v 1.1 
2014/12/23 22:03:58 eva Exp $

EAPI="5"
GCONF_DEBUG="no"

inherit gnome2

DESCRIPTION="Access, organize and share your photos on GNOME"
HOMEPAGE="https://wiki.gnome.org/Apps/Photos";

LICENSE="GPL-2+ LGPL-2+"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

RDEPEND="
        >=app-misc/tracker-1:=
        >=dev-libs/glib-2.39.3:2
        gnome-base/gnome-desktop:3=
        >=gnome-base/librsvg-2.26.0
        >=dev-libs/libgdata-0.15.2
        media-libs/babl
        >=media-libs/gegl-0.2
        >=media-libs/grilo-0.2.6:0.2
        >=media-plugins/grilo-plugins-0.2.6:0.2[upnp-av]
        >=media-libs/exempi-1.99.5
        media-libs/lcms:2
        >=media-libs/libexif-0.6.14
        >=net-libs/gnome-online-accounts-3.8
        >=net-libs/libgfbgraph-0.2.1:0.2
        x11-libs/cairo
        x11-libs/gdk-pixbuf:2
        >=x11-libs/gtk+-3.13.2:3
"
DEPEND="${RDEPEND}
        dev-util/desktop-file-utils
        >=dev-util/intltool-0.50.1
        virtual/pkgconfig
"

# Requires dogtail
RESTRICT="test"

src_configure() {
        gnome2_src_configure ITSTOOL=$(type -P true)
}




Reply via email to