public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-extra/gnome-documents: ChangeLog gnome-documents-0.4.2.ebuild
@ 2012-05-19 23:10 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2012-05-19 23:10 UTC (permalink / raw
  To: gentoo-commits

tetromino    12/05/19 23:10:54

  Modified:             ChangeLog
  Added:                gnome-documents-0.4.2.ebuild
  Log:
  Version bump for gnome-3.4 with collections support and UI improvements.
  
  (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	5 May 2012 06:25:22 -0000	1.3
+++ ChangeLog	19 May 2012 23:10:54 -0000	1.4
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-extra/gnome-documents
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v 1.3 2012/05/05 06:25:22 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v 1.4 2012/05/19 23:10:54 tetromino Exp $
+
+*gnome-documents-0.4.2 (19 May 2012)
+
+  19 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+  +gnome-documents-0.4.2.ebuild:
+  Version bump for gnome-3.4 with collections support and UI improvements.
 
   05 May 2012; Jeff Horelick <jdhore@gentoo.org> gnome-documents-0.2.1.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig



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

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

Index: gnome-documents-0.4.2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-0.4.2.ebuild,v 1.1 2012/05/19 23:10:54 tetromino Exp $

EAPI="4"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"

inherit gnome2

DESCRIPTION="GNOME document manager"
HOMEPAGE="https://live.gnome.org/Design/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-0.13.1
	>=app-text/evince-3.3.0[introspection]
	dev-libs/gjs
	>=dev-libs/glib-2.31.6:2
	>=dev-libs/gobject-introspection-1.31.6
	>=dev-libs/libgdata-0.11.0[introspection]
	gnome-base/gnome-desktop:3
	>=media-libs/clutter-gtk-1.0.2:1.0[introspection]
	>=net-libs/gnome-online-accounts-3.2.0
	net-libs/liboauth
	net-libs/libsoup:2.4
	>=x11-libs/gdk-pixbuf-2.25:2[introspection]
	>=x11-libs/gtk+-3.3.6:3[introspection]
	x11-libs/pango[introspection]"
RDEPEND="${COMMON_DEPEND}
	media-libs/clutter[introspection]
	sys-apps/dbus
	x11-themes/gnome-icon-theme-symbolic"
DEPEND="${COMMON_DEPEND}
	>=dev-util/intltool-0.40
	>=sys-devel/gettext-0.17
	virtual/pkgconfig"

pkg_setup() {
	DOCS="AUTHORS NEWS README TODO"
	G2CONF="${G2CONF} --disable-schemas-compile"
}






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in gnome-extra/gnome-documents: ChangeLog gnome-documents-0.4.2.ebuild
@ 2013-03-29 22:34 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2013-03-29 22:34 UTC (permalink / raw
  To: gentoo-commits

eva         13/03/29 22:34:18

  Modified:             ChangeLog
  Removed:              gnome-documents-0.4.2.ebuild
  Log:
  Clean up old revision.
  
  (Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key C6085806)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	28 Mar 2013 22:57:04 -0000	1.12
+++ ChangeLog	29 Mar 2013 22:34:18 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-extra/gnome-documents
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v 1.12 2013/03/28 22:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v 1.13 2013/03/29 22:34:18 eva Exp $
+
+  29 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org>
+  -gnome-documents-0.4.2.ebuild:
+  Clean up old revision.
 
 *gnome-documents-3.8.0 (28 Mar 2013)
 





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-29 22:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-19 23:10 [gentoo-commits] gentoo-x86 commit in gnome-extra/gnome-documents: ChangeLog gnome-documents-0.4.2.ebuild Alexandre Rostovtsev (tetromino)
  -- strict thread matches above, loose matches on Subject: below --
2013-03-29 22:34 Gilles Dartiguelongue (eva)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox