voyageur    15/02/20 12:57:37

  Modified:             ChangeLog x2goclient-4.0.2.0.ebuild
                        x2goclient-4.0.3.2.ebuild x2goclient-4.0.3.1.ebuild
  Log:
  Add missing x11-libs/libXpm dep, thanks Stefan Junker <[email protected]> 
in bug #538114
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)

Revision  Changes    Path
1.38                 net-misc/x2goclient/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/ChangeLog?rev=1.38&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/ChangeLog?rev=1.38&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   19 Feb 2015 14:05:11 -0000      1.37
+++ ChangeLog   20 Feb 2015 12:57:37 -0000      1.38
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/x2goclient
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v 1.37 
2015/02/19 14:05:11 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v 1.38 
2015/02/20 12:57:37 voyageur Exp $
+
+  20 Feb 2015; Bernard Cafarelli <[email protected]>
+  x2goclient-4.0.2.0.ebuild, x2goclient-4.0.3.1.ebuild,
+  x2goclient-4.0.3.2.ebuild:
+  Add missing x11-libs/libXpm dep, thanks Stefan Junker <[email protected]>
+  in bug #538114
 
 *x2goclient-4.0.3.2 (19 Feb 2015)
 



1.4                  net-misc/x2goclient/x2goclient-4.0.2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.2.0.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.2.0.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.2.0.ebuild?r1=1.3&r2=1.4

Index: x2goclient-4.0.2.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.2.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- x2goclient-4.0.2.0.ebuild   14 Jun 2014 22:15:17 -0000      1.3
+++ x2goclient-4.0.2.0.ebuild   20 Feb 2015 12:57:37 -0000      1.4
@@ -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/net-misc/x2goclient/x2goclient-4.0.2.0.ebuild,v 1.3 
2014/06/14 22:15:17 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.2.0.ebuild,v 1.4 
2015/02/20 12:57:37 voyageur Exp $
 
 EAPI=5
 inherit eutils nsplugins qt4-r2
@@ -19,6 +19,7 @@
        dev-qt/qtcore:4[ssl]
        dev-qt/qtgui:4
        dev-qt/qtsvg:4
+       x11-libs/libXpm
        ldap? ( net-nds/openldap )"
 RDEPEND="${DEPEND}
        net-misc/nx"



1.2                  net-misc/x2goclient/x2goclient-4.0.3.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.3.2.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.3.2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.3.2.ebuild?r1=1.1&r2=1.2

Index: x2goclient-4.0.3.2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.3.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- x2goclient-4.0.3.2.ebuild   19 Feb 2015 14:05:11 -0000      1.1
+++ x2goclient-4.0.3.2.ebuild   20 Feb 2015 12:57:37 -0000      1.2
@@ -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/net-misc/x2goclient/x2goclient-4.0.3.2.ebuild,v 1.1 
2015/02/19 14:05:11 voyageur Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.3.2.ebuild,v 1.2 
2015/02/20 12:57:37 voyageur Exp $
 
 EAPI=5
 inherit eutils nsplugins qt4-r2
@@ -19,6 +19,7 @@
        dev-qt/qtcore:4[ssl]
        dev-qt/qtgui:4
        dev-qt/qtsvg:4
+       x11-libs/libXpm
        ldap? ( net-nds/openldap )"
 RDEPEND="${DEPEND}
        net-misc/nx"



1.4                  net-misc/x2goclient/x2goclient-4.0.3.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.3.1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.3.1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.3.1.ebuild?r1=1.3&r2=1.4

Index: x2goclient-4.0.3.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.3.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- x2goclient-4.0.3.1.ebuild   26 Jan 2015 10:40:58 -0000      1.3
+++ x2goclient-4.0.3.1.ebuild   20 Feb 2015 12:57:37 -0000      1.4
@@ -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/net-misc/x2goclient/x2goclient-4.0.3.1.ebuild,v 1.3 
2015/01/26 10:40:58 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.3.1.ebuild,v 1.4 
2015/02/20 12:57:37 voyageur Exp $
 
 EAPI=5
 inherit eutils nsplugins qt4-r2
@@ -19,6 +19,7 @@
        dev-qt/qtcore:4[ssl]
        dev-qt/qtgui:4
        dev-qt/qtsvg:4
+       x11-libs/libXpm
        ldap? ( net-nds/openldap )"
 RDEPEND="${DEPEND}
        net-misc/nx"




Reply via email to