public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: net-misc/vino/
Date: Tue, 18 Dec 2012 22:53:56 +0000 (UTC)	[thread overview]
Message-ID: <1355871221.1b45adb118dfb816badde3d926f1759d89fbb469.eva@gentoo> (raw)

commit:     1b45adb118dfb816badde3d926f1759d89fbb469
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 18 22:53:19 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Dec 18 22:53:41 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=1b45adb1

net-misc/vino: sync live ebuild with gx86 changes

---
 net-misc/vino/vino-9999.ebuild |   25 ++++++++++++-------------
 1 files changed, 12 insertions(+), 13 deletions(-)

diff --git a/net-misc/vino/vino-9999.ebuild b/net-misc/vino/vino-9999.ebuild
index b76c3df..3b49ebc 100644
--- a/net-misc/vino/vino-9999.ebuild
+++ b/net-misc/vino/vino-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="4"
+EAPI="5"
 GCONF_DEBUG="yes"
 GNOME2_LA_PUNT="yes"
 
@@ -12,14 +12,14 @@ if [[ ${PV} = 9999 ]]; then
 fi
 
 DESCRIPTION="An integrated VNC server for GNOME"
-HOMEPAGE="http://www.gnome.org/"
+HOMEPAGE="http://live.gnome.org/Vino"
 
 LICENSE="GPL-2+"
 SLOT="0"
 if [[ ${PV} = 9999 ]]; then
 	KEYWORDS=""
 else
-	KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+	KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
 fi
 IUSE="avahi crypt gnome-keyring ipv6 jpeg libnotify networkmanager ssl +telepathy +zlib"
 
@@ -27,11 +27,11 @@ IUSE="avahi crypt gnome-keyring ipv6 jpeg libnotify networkmanager ssl +telepath
 # libSM and libICE used in eggsmclient-xsmp
 RDEPEND=">=dev-libs/glib-2.26:2
 	>=x11-libs/gtk+-3.0.0:3
-	>=dev-libs/libgcrypt-1.1.90
+	>=dev-libs/libgcrypt-1.1.90:=
 	>=net-libs/libsoup-2.24:2.4
 
 	dev-libs/dbus-glib
-	x11-libs/cairo
+	x11-libs/cairo:=
 	x11-libs/pango[X]
 	x11-libs/libICE
 	x11-libs/libX11
@@ -41,15 +41,15 @@ RDEPEND=">=dev-libs/glib-2.26:2
 	x11-libs/libSM
 	x11-libs/libXtst
 
-	avahi? ( >=net-dns/avahi-0.6[dbus] )
-	crypt? ( >=dev-libs/libgcrypt-1.1.90 )
+	avahi? ( >=net-dns/avahi-0.6:=[dbus] )
+	crypt? ( >=dev-libs/libgcrypt-1.1.90:= )
 	gnome-keyring? ( app-crypt/libsecret )
-	jpeg? ( virtual/jpeg:0 )
-	libnotify? ( >=x11-libs/libnotify-0.7.0 )
+	jpeg? ( virtual/jpeg:0= )
+	libnotify? ( >=x11-libs/libnotify-0.7:= )
 	networkmanager? ( >=net-misc/networkmanager-0.7 )
-	ssl? ( >=net-libs/gnutls-2.2.0 )
-	telepathy? ( >=net-libs/telepathy-glib-0.18.0 )
-	zlib? ( sys-libs/zlib )"
+	ssl? ( >=net-libs/gnutls-2.2:= )
+	telepathy? ( >=net-libs/telepathy-glib-0.18:= )
+	zlib? ( sys-libs/zlib:= )"
 DEPEND="${RDEPEND}
 	>=dev-lang/perl-5
 	>=dev-util/intltool-0.50
@@ -61,7 +61,6 @@ DEPEND="${RDEPEND}
 REQUIRED_USE="jpeg? ( zlib )"
 
 src_prepare() {
-	DOCS="AUTHORS ChangeLog* NEWS README"
 	G2CONF="${G2CONF}
 		--disable-schemas-compile
 		--enable-http-server


             reply	other threads:[~2012-12-18 22:54 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-18 22:53 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-01-12 14:41 [gentoo-commits] proj/gnome:master commit in: net-misc/vino/ Dennis Lamm
2016-04-02 16:34 Ole Reifschneider
2015-06-09 13:48 Gilles Dartiguelongue
2015-05-14 18:22 Gilles Dartiguelongue
2015-05-08 23:36 Gilles Dartiguelongue
2014-12-26 21:48 Gilles Dartiguelongue
2014-11-23 22:27 Gilles Dartiguelongue
2014-04-06 18:22 Gilles Dartiguelongue
2014-02-12 23:48 Gilles Dartiguelongue
2013-11-15  8:04 Gilles Dartiguelongue
2013-10-13 22:22 Gilles Dartiguelongue
2012-12-18 22:31 Gilles Dartiguelongue
2012-11-21 22:52 Gilles Dartiguelongue
2012-09-22 18:03 Nirbheek Chauhan
2012-09-05 15:48 Nirbheek Chauhan
2012-05-24  9:12 Alexandre Restovtsev
2011-10-28  2:23 Alexandre Restovtsev
2011-07-15 15:44 Alexandre Restovtsev
2011-05-02 17:10 Nirbheek Chauhan
2011-04-27 22:22 Gilles Dartiguelongue
2011-04-16 23:14 Gilles Dartiguelongue
2011-04-05  0:57 Nirbheek Chauhan
2011-03-26  0:37 Nirbheek Chauhan
2011-03-23  5:20 Nirbheek Chauhan
2011-03-09 11:34 Nirbheek Chauhan
2011-02-23 18:03 Nirbheek Chauhan
2011-02-23 14:40 Nirbheek Chauhan
2011-02-22  0:31 Nirbheek Chauhan

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=1355871221.1b45adb118dfb816badde3d926f1759d89fbb469.eva@gentoo \
    --to=eva@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