public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michal Gorny (mgorny)" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/gtk-vnc: gtk-vnc-0.5.3.ebuild gtk-vnc-0.5.2.ebuild ChangeLog
Date: Sat,  1 Mar 2014 22:19:38 +0000 (UTC)	[thread overview]
Message-ID: <20140301221938.EB3DC2004C@flycatcher.gentoo.org> (raw)

mgorny      14/03/01 22:19:38

  Modified:             gtk-vnc-0.5.3.ebuild gtk-vnc-0.5.2.ebuild ChangeLog
  Log:
  Update libgcrypt dep to use slot :0.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.6                  net-libs/gtk-vnc/gtk-vnc-0.5.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.5.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.5.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.5.3.ebuild?r1=1.5&r2=1.6

Index: gtk-vnc-0.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.5.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gtk-vnc-0.5.3.ebuild	22 Feb 2014 22:25:26 -0000	1.5
+++ gtk-vnc-0.5.3.ebuild	1 Mar 2014 22:19:38 -0000	1.6
@@ -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/net-libs/gtk-vnc/gtk-vnc-0.5.3.ebuild,v 1.5 2014/02/22 22:25:26 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.5.3.ebuild,v 1.6 2014/03/01 22:19:38 mgorny Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python2_{6,7} )
@@ -25,7 +25,7 @@
 # glib-2.30.1 needed to avoid linking failure due to .la files (bug #399129)
 COMMON_DEPEND="
 	>=dev-libs/glib-2.30.1:2
-	>=dev-libs/libgcrypt-1.4.2
+	>=dev-libs/libgcrypt-1.4.2:0
 	dev-libs/libgpg-error
 	>=net-libs/gnutls-1.4
 	>=x11-libs/cairo-1.2



1.13                 net-libs/gtk-vnc/gtk-vnc-0.5.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.5.2.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.5.2.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.5.2.ebuild?r1=1.12&r2=1.13

Index: gtk-vnc-0.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.5.2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gtk-vnc-0.5.2.ebuild	6 Sep 2013 18:35:23 -0000	1.12
+++ gtk-vnc-0.5.2.ebuild	1 Mar 2014 22:19:38 -0000	1.13
@@ -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/net-libs/gtk-vnc/gtk-vnc-0.5.2.ebuild,v 1.12 2013/09/06 18:35:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.5.2.ebuild,v 1.13 2014/03/01 22:19:38 mgorny Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python2_{6,7} )
@@ -25,7 +25,7 @@
 # glib-2.30.1 needed to avoid linking failure due to .la files (bug #399129)
 COMMON_DEPEND="
 	>=dev-libs/glib-2.30.1:2
-	>=dev-libs/libgcrypt-1.4.2
+	>=dev-libs/libgcrypt-1.4.2:0
 	dev-libs/libgpg-error
 	>=net-libs/gnutls-1.4
 	>=x11-libs/cairo-1.2



1.122                net-libs/gtk-vnc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gtk-vnc/ChangeLog?rev=1.122&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gtk-vnc/ChangeLog?rev=1.122&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gtk-vnc/ChangeLog?r1=1.121&r2=1.122

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog	22 Feb 2014 22:25:26 -0000	1.121
+++ ChangeLog	1 Mar 2014 22:19:38 -0000	1.122
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/gtk-vnc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.121 2014/02/22 22:25:26 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.122 2014/03/01 22:19:38 mgorny Exp $
+
+  01 Mar 2014; Michał Górny <mgorny@gentoo.org> gtk-vnc-0.5.2.ebuild,
+  gtk-vnc-0.5.3.ebuild:
+  Update libgcrypt dep to use slot :0.
 
   22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gtk-vnc-0.5.3.ebuild:
   Fix wrong commit, bug 502160





                 reply	other threads:[~2014-03-01 22:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140301221938.EB3DC2004C@flycatcher.gentoo.org \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox