diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-05-17 08:56:06 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-05-17 08:56:06 +0000 |
commit | 56d4d3d11637419dc6aef58222e26a3c87c011e6 (patch) | |
tree | 29cac861f51a8d88adc81035ea235402d62df40e /gnome-extra/gnome-documents | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-56d4d3d11637419dc6aef58222e26a3c87c011e6.tar.gz gentoo-2-56d4d3d11637419dc6aef58222e26a3c87c011e6.tar.bz2 gentoo-2-56d4d3d11637419dc6aef58222e26a3c87c011e6.zip |
Version bump, drop old
(Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-extra/gnome-documents')
-rw-r--r-- | gnome-extra/gnome-documents/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-extra/gnome-documents/gnome-documents-3.14.3.ebuild (renamed from gnome-extra/gnome-documents/gnome-documents-3.12.1.ebuild) | 12 |
2 files changed, 13 insertions, 7 deletions
diff --git a/gnome-extra/gnome-documents/ChangeLog b/gnome-extra/gnome-documents/ChangeLog index 8f4184911525..7162e991c526 100644 --- a/gnome-extra/gnome-documents/ChangeLog +++ b/gnome-extra/gnome-documents/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnome-extra/gnome-documents # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v 1.41 2015/03/15 13:25:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v 1.42 2015/05/17 08:56:06 pacho Exp $ + +*gnome-documents-3.14.3 (17 May 2015) + + 17 May 2015; Pacho Ramos <pacho@gentoo.org> +gnome-documents-3.14.3.ebuild, + -gnome-documents-3.12.1.ebuild: + Version bump, drop old 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gnome-documents-3.14.2.ebuild: x86 stable, bug 534012 diff --git a/gnome-extra/gnome-documents/gnome-documents-3.12.1.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.14.3.ebuild index 6cb1b20ed7d9..f514a6b44b53 100644 --- a/gnome-extra/gnome-documents/gnome-documents-3.12.1.ebuild +++ b/gnome-extra/gnome-documents/gnome-documents-3.14.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.12.1.ebuild,v 1.4 2014/09/25 10:09:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-3.14.3.ebuild,v 1.1 2015/05/17 08:56:06 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,14 +13,14 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Documents" LICENSE="GPL-2+" SLOT="0" IUSE="" -KEYWORDS="amd64 x86" +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.7.4[introspection] + >=app-text/evince-3.13.3[introspection] dev-libs/gjs - >=dev-libs/glib-2.37:2 + >=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= @@ -31,7 +31,7 @@ COMMON_DEPEND=" >=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.11.5:3[introspection] + >=x11-libs/gtk+-3.13.2:3[introspection] x11-libs/pango[introspection] " RDEPEND="${COMMON_DEPEND} |