* [gentoo-commits] gentoo-x86 commit in gnome-extra/gnome-documents: gnome-documents-3.12.1.ebuild ChangeLog
@ 2014-05-31 6:49 Pacho Ramos (pacho)
0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2014-05-31 6:49 UTC (permalink / raw
To: gentoo-commits
pacho 14/05/31 06:49:16
Modified: ChangeLog
Added: gnome-documents-3.12.1.ebuild
Log:
Version bump
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path
1.35 gnome-extra/gnome-documents/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 4 May 2014 12:10:35 -0000 1.34
+++ ChangeLog 31 May 2014 06:49:16 -0000 1.35
@@ -1,6 +1,11 @@
# 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.34 2014/05/04 12:10:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v 1.35 2014/05/31 06:49:16 pacho Exp $
+
+*gnome-documents-3.12.1 (31 May 2014)
+
+ 31 May 2014; Pacho Ramos <pacho@gentoo.org> +gnome-documents-3.12.1.ebuild:
+ Version bump
04 May 2014; Pacho Ramos <pacho@gentoo.org> gnome-documents-3.10.2.ebuild:
x86 stable, bug 508862
1.1 gnome-extra/gnome-documents/gnome-documents-3.12.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-3.12.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-3.12.1.ebuild?rev=1.1&content-type=text/plain
Index: gnome-documents-3.12.1.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.12.1.ebuild,v 1.1 2014/05/31 06:49:16 pacho 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.7.4[introspection]
dev-libs/gjs
>=dev-libs/glib-2.37: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.11.5: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)"
}
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-extra/gnome-documents: gnome-documents-3.12.1.ebuild ChangeLog
@ 2014-07-22 10:46 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-07-22 10:46 UTC (permalink / raw
To: gentoo-commits
ago 14/07/22 10:46:53
Modified: gnome-documents-3.12.1.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.2 gnome-extra/gnome-documents/gnome-documents-3.12.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-3.12.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-3.12.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-3.12.1.ebuild?r1=1.1&r2=1.2
Index: gnome-documents-3.12.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-3.12.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-documents-3.12.1.ebuild 31 May 2014 06:49:16 -0000 1.1
+++ gnome-documents-3.12.1.ebuild 22 Jul 2014 10:46:53 -0000 1.2
@@ -1,6 +1,6 @@
# 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.12.1.ebuild,v 1.1 2014/05/31 06:49:16 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-3.12.1.ebuild,v 1.2 2014/07/22 10:46:53 ago Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@
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="
1.36 gnome-extra/gnome-documents/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 31 May 2014 06:49:16 -0000 1.35
+++ ChangeLog 22 Jul 2014 10:46:53 -0000 1.36
@@ -1,6 +1,9 @@
# 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.35 2014/05/31 06:49:16 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v 1.36 2014/07/22 10:46:53 ago Exp $
+
+ 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnome-documents-3.12.1.ebuild:
+ Stable for amd64, wrt bug #512912
*gnome-documents-3.12.1 (31 May 2014)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-extra/gnome-documents: gnome-documents-3.12.1.ebuild ChangeLog
@ 2014-07-23 15:18 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-07-23 15:18 UTC (permalink / raw
To: gentoo-commits
ago 14/07/23 15:18:07
Modified: gnome-documents-3.12.1.ebuild ChangeLog
Log:
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.3 gnome-extra/gnome-documents/gnome-documents-3.12.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-3.12.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-3.12.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-3.12.1.ebuild?r1=1.2&r2=1.3
Index: gnome-documents-3.12.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-3.12.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-documents-3.12.1.ebuild 22 Jul 2014 10:46:53 -0000 1.2
+++ gnome-documents-3.12.1.ebuild 23 Jul 2014 15:18:07 -0000 1.3
@@ -1,6 +1,6 @@
# 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.12.1.ebuild,v 1.2 2014/07/22 10:46:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-3.12.1.ebuild,v 1.3 2014/07/23 15:18:07 ago Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@
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="
1.37 gnome-extra/gnome-documents/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-documents/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 22 Jul 2014 10:46:53 -0000 1.36
+++ ChangeLog 23 Jul 2014 15:18:07 -0000 1.37
@@ -1,6 +1,9 @@
# 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.36 2014/07/22 10:46:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v 1.37 2014/07/23 15:18:07 ago Exp $
+
+ 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnome-documents-3.12.1.ebuild:
+ Stable for x86, wrt bug #512012
22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnome-documents-3.12.1.ebuild:
Stable for amd64, wrt bug #512912
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-07-24 22:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-22 10:46 [gentoo-commits] gentoo-x86 commit in gnome-extra/gnome-documents: gnome-documents-3.12.1.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2014-07-23 15:18 Agostino Sarubbo (ago)
2014-05-31 6:49 Pacho Ramos (pacho)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox