diff options
author | 2015-06-21 12:58:28 +0000 | |
---|---|---|
committer | 2015-06-21 12:58:28 +0000 | |
commit | 49337fd85fd600367e6425913cf09a370c58f069 (patch) | |
tree | 0b7b9f710652ef8fb3d450687b999fb7c3bcca18 /gnome-extra/gnome-documents | |
parent | amd64 stable wrt bug #551814 (diff) | |
download | gentoo-2-49337fd85fd600367e6425913cf09a370c58f069.tar.gz gentoo-2-49337fd85fd600367e6425913cf09a370c58f069.tar.bz2 gentoo-2-49337fd85fd600367e6425913cf09a370c58f069.zip |
amd64 stable wrt bug #551814
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'gnome-extra/gnome-documents')
-rw-r--r-- | gnome-extra/gnome-documents/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/gnome-documents/gnome-documents-3.14.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/gnome-documents/ChangeLog b/gnome-extra/gnome-documents/ChangeLog index 4586ee07eb93..ec839ca239bf 100644 --- a/gnome-extra/gnome-documents/ChangeLog +++ b/gnome-extra/gnome-documents/ChangeLog @@ -1,6 +1,9 @@ # 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.44 2015/06/13 18:30:42 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v 1.45 2015/06/21 12:58:28 zlogene Exp $ + + 21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> gnome-documents-3.14.3.ebuild: + amd64 stable wrt bug #551814 13 Jun 2015; Alexandre Rostovtsev <tetromino@gentoo.org> gnome-documents-3.16.2.ebuild, diff --git a/gnome-extra/gnome-documents/gnome-documents-3.14.3.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.14.3.ebuild index f514a6b44b53..46228bb079c5 100644 --- a/gnome-extra/gnome-documents/gnome-documents-3.14.3.ebuild +++ b/gnome-extra/gnome-documents/gnome-documents-3.14.3.ebuild @@ -1,6 +1,6 @@ # 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.14.3.ebuild,v 1.1 2015/05/17 08:56:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-3.14.3.ebuild,v 1.2 2015/06/21 12:58:28 zlogene Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ 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=" |