public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-base/gvfs: ChangeLog gvfs-1.18.3.ebuild gvfs-1.14.2.ebuild gvfs-1.16.4.ebuild
@ 2014-01-22 21:59 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2014-01-22 21:59 UTC (permalink / raw
  To: gentoo-commits

eva         14/01/22 21:59:54

  Modified:             ChangeLog gvfs-1.18.3.ebuild gvfs-1.14.2.ebuild
                        gvfs-1.16.4.ebuild
  Log:
  Add missing dependency on XSL dtd, bug #498850.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C6085806)

Revision  Changes    Path
1.232                gnome-base/gvfs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/ChangeLog?rev=1.232&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/ChangeLog?rev=1.232&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/ChangeLog?r1=1.231&r2=1.232

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v
retrieving revision 1.231
retrieving revision 1.232
diff -u -r1.231 -r1.232
--- ChangeLog	24 Dec 2013 16:38:26 -0000	1.231
+++ ChangeLog	22 Jan 2014 21:59:54 -0000	1.232
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/gvfs
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.231 2013/12/24 16:38:26 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.232 2014/01/22 21:59:54 eva Exp $
+
+  22 Jan 2014; Gilles Dartiguelongue <eva@gentoo.org> gvfs-1.14.2.ebuild,
+  gvfs-1.16.4.ebuild, gvfs-1.18.3.ebuild:
+  Add missing dependency on XSL dtd, bug #498850.
 
 *gvfs-1.18.3 (24 Dec 2013)
 



1.2                  gnome-base/gvfs/gvfs-1.18.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/gvfs-1.18.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/gvfs-1.18.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/gvfs-1.18.3.ebuild?r1=1.1&r2=1.2

Index: gvfs-1.18.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.18.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gvfs-1.18.3.ebuild	24 Dec 2013 16:38:26 -0000	1.1
+++ gvfs-1.18.3.ebuild	22 Jan 2014 21:59:54 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.18.3.ebuild,v 1.1 2013/12/24 16:38:26 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.18.3.ebuild,v 1.2 2014/01/22 21:59:54 eva Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -59,6 +59,7 @@
 	udisks? ( >=sys-fs/udisks-1.97:2 )
 "
 DEPEND="${RDEPEND}
+	app-text/docbook-xsl-stylesheets
 	dev-libs/libxslt
 	>=dev-util/intltool-0.40
 	virtual/pkgconfig



1.11                 gnome-base/gvfs/gvfs-1.14.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/gvfs-1.14.2.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/gvfs-1.14.2.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/gvfs-1.14.2.ebuild?r1=1.10&r2=1.11

Index: gvfs-1.14.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.14.2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gvfs-1.14.2.ebuild	17 Oct 2013 20:37:16 -0000	1.10
+++ gvfs-1.14.2.ebuild	22 Jan 2014 21:59:54 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.14.2.ebuild,v 1.10 2013/10/17 20:37:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.14.2.ebuild,v 1.11 2014/01/22 21:59:54 eva Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -64,6 +64,7 @@
 		virtual/udev[gudev] )
 	udisks? ( >=sys-fs/udisks-1.97:2 )"
 DEPEND="${RDEPEND}
+	app-text/docbook-xsl-stylesheets
 	dev-libs/libxslt
 	>=dev-util/intltool-0.40
 	virtual/pkgconfig



1.4                  gnome-base/gvfs/gvfs-1.16.4.ebuild

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

Index: gvfs-1.16.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.16.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gvfs-1.16.4.ebuild	8 Dec 2013 18:36:55 -0000	1.3
+++ gvfs-1.16.4.ebuild	22 Jan 2014 21:59:54 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.16.4.ebuild,v 1.3 2013/12/08 18:36:55 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.16.4.ebuild,v 1.4 2014/01/22 21:59:54 eva Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -55,6 +55,7 @@
 	gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.7.1 )
 "
 DEPEND="${RDEPEND}
+	app-text/docbook-xsl-stylesheets
 	dev-libs/libxslt
 	>=dev-util/intltool-0.40
 	virtual/pkgconfig





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-22 22:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-22 21:59 [gentoo-commits] gentoo-x86 commit in gnome-base/gvfs: ChangeLog gvfs-1.18.3.ebuild gvfs-1.14.2.ebuild gvfs-1.16.4.ebuild 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