eva         14/12/22 21:53:47

  Modified:             ChangeLog
  Added:                gnome-documents-3.14.2.ebuild
  Log:
  Version bump for Gnome 3.14.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
C6085806)

Revision  Changes    Path
1.39                 gnome-extra/gnome-documents/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/ChangeLog?rev=1.39&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/ChangeLog?rev=1.39&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog   25 Sep 2014 10:09:52 -0000      1.38
+++ ChangeLog   22 Dec 2014 21:53:47 -0000      1.39
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-extra/gnome-documents
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v 
1.38 2014/09/25 10:09:52 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v 
1.39 2014/12/22 21:53:47 eva Exp $
+
+*gnome-documents-3.14.2 (22 Dec 2014)
+
+  22 Dec 2014; Gilles Dartiguelongue <e...@gentoo.org>
+  +gnome-documents-3.14.2.ebuild:
+  Version bump for Gnome 3.14.
 
   25 Sep 2014; Pacho Ramos <pa...@gentoo.org>
   -files/gnome-documents-3.8.3-navigation-keys.patch,



1.1                  gnome-extra/gnome-documents/gnome-documents-3.14.2.ebuild

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

Index: gnome-documents-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/gnome-extra/gnome-documents/gnome-documents-3.14.2.ebuild,v
 1.1 2014/12/22 21:53:47 eva Exp $

EAPI="5"
GCONF_DEBUG="no"

inherit gnome2

DESCRIPTION="A document manager application for GNOME"
HOMEPAGE="https://wiki.gnome.org/Apps/Documents";

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

# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
COMMON_DEPEND="
        >=app-misc/tracker-1:=
        >=app-text/evince-3.13.3[introspection]
        dev-libs/gjs
        >=dev-libs/glib-2.39.3:2
        >=dev-libs/gobject-introspection-1.31.6
        >=dev-libs/libgdata-0.13.3:=[gnome,introspection]
        gnome-base/gnome-desktop:3=
        >=media-libs/clutter-1.10:1.0
        >=media-libs/clutter-gtk-1.3.2:1.0[introspection]
        >=net-libs/gnome-online-accounts-3.2.0
        >=net-libs/libsoup-2.41.3:2.4
        >=net-libs/libzapojit-0.0.2
        >=net-libs/webkit-gtk-1.10.0:3
        >=x11-libs/gdk-pixbuf-2.25:2[introspection]
        >=x11-libs/gtk+-3.13.2:3[introspection]
        x11-libs/pango[introspection]
"
RDEPEND="${COMMON_DEPEND}
        media-libs/clutter[introspection]
        net-misc/gnome-online-miners
        sys-apps/dbus
        x11-themes/gnome-icon-theme-symbolic
"
DEPEND="${COMMON_DEPEND}
        dev-libs/libxslt
        >=dev-util/intltool-0.50.1
        virtual/pkgconfig
"

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




Reply via email to