public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert (floppym)" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/remmina: remmina-9999.ebuild remmina-1.0.0.ebuild ChangeLog
Date: Fri, 17 Feb 2012 05:23:50 +0000 (UTC)	[thread overview]
Message-ID: <20120217052350.B6E192004B@flycatcher.gentoo.org> (raw)

floppym     12/02/17 05:23:50

  Modified:             remmina-9999.ebuild remmina-1.0.0.ebuild ChangeLog
  Log:
  Adjust avahi and vte dependencies for bug 404211. Thanks to CFuga for reporting.
  
  (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 net-misc/remmina/remmina-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/remmina/remmina-9999.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/remmina/remmina-9999.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/remmina/remmina-9999.ebuild?r1=1.9&r2=1.10

Index: remmina-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/remmina/remmina-9999.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- remmina-9999.ebuild	15 Feb 2012 01:02:10 -0000	1.9
+++ remmina-9999.ebuild	17 Feb 2012 05:23:50 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/remmina/remmina-9999.ebuild,v 1.9 2012/02/15 01:02:10 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/remmina/remmina-9999.ebuild,v 1.10 2012/02/17 05:23:50 floppym Exp $
 
 EAPI="4"
 EGIT_REPO_URI="git://github.com/FreeRDP/Remmina.git"
@@ -20,13 +20,13 @@
 	x11-libs/libxkbfile
 	gnome-base/libgnome-keyring
 	ayatana? ( dev-libs/libappindicator )
-	avahi? ( net-dns/avahi )
+	avahi? ( net-dns/avahi[gtk3] )
 	crypt? ( dev-libs/libgcrypt )
 	freerdp? ( >=net-misc/freerdp-1.0 )
 	ssh? ( net-libs/libssh[sftp] )
 	telepathy? ( net-libs/telepathy-glib )
 	!net-misc/remmina-plugins
-	vte? ( x11-libs/vte )"
+	vte? ( x11-libs/vte:2.90 )"
 DEPEND="${RDEPEND}
 	dev-util/intltool
 	dev-util/pkgconfig



1.2                  net-misc/remmina/remmina-1.0.0.ebuild

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

Index: remmina-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/remmina/remmina-1.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- remmina-1.0.0.ebuild	15 Feb 2012 01:14:29 -0000	1.1
+++ remmina-1.0.0.ebuild	17 Feb 2012 05:23:50 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/remmina/remmina-1.0.0.ebuild,v 1.1 2012/02/15 01:14:29 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/remmina/remmina-1.0.0.ebuild,v 1.2 2012/02/17 05:23:50 floppym Exp $
 
 EAPI="4"
 
@@ -20,13 +20,13 @@
 	x11-libs/libxkbfile
 	gnome-base/libgnome-keyring
 	ayatana? ( dev-libs/libappindicator )
-	avahi? ( net-dns/avahi )
+	avahi? ( net-dns/avahi[gtk3] )
 	crypt? ( dev-libs/libgcrypt )
 	freerdp? ( >=net-misc/freerdp-1.0 )
 	ssh? ( net-libs/libssh[sftp] )
 	telepathy? ( net-libs/telepathy-glib )
 	!net-misc/remmina-plugins
-	vte? ( x11-libs/vte )"
+	vte? ( x11-libs/vte:2.90 )"
 DEPEND="${RDEPEND}
 	dev-util/intltool
 	dev-util/pkgconfig



1.18                 net-misc/remmina/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/remmina/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	15 Feb 2012 01:14:29 -0000	1.17
+++ ChangeLog	17 Feb 2012 05:23:50 -0000	1.18
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/remmina
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/remmina/ChangeLog,v 1.17 2012/02/15 01:14:29 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/remmina/ChangeLog,v 1.18 2012/02/17 05:23:50 floppym Exp $
+
+  17 Feb 2012; Mike Gilbert <floppym@gentoo.org> remmina-1.0.0.ebuild,
+  remmina-9999.ebuild:
+  Adjust avahi and vte dependencies for bug 404211. Thanks to CFuga for
+  reporting.
 
 *remmina-1.0.0 (15 Feb 2012)
 






                 reply	other threads:[~2012-02-17  5:24 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=20120217052350.B6E192004B@flycatcher.gentoo.org \
    --to=floppym@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