From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QJ7un-0000ie-UD for garchives@archives.gentoo.org; Sun, 08 May 2011 17:37:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19A1C1C048; Sun, 8 May 2011 17:36:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CF4101C03D for ; Sun, 8 May 2011 17:36:52 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5C5711B405F for ; Sun, 8 May 2011 17:36:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 5221345C54 for ; Sun, 8 May 2011 17:36:51 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-user-share/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/gnome-user-share/gnome-user-share-3.0.0.ebuild X-VCS-Directories: gnome-extra/gnome-user-share/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: f4db70346e191035b2cf96e0a93e86532ca424b4 Date: Sun, 8 May 2011 17:36:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: d90db96808a5c9b5ceb27f183a384e1c commit: f4db70346e191035b2cf96e0a93e86532ca424b4 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun May 8 17:25:40 2011 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun May 8 17:25:40 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Df4db7034 gnome-extra/gnome-user-share: QAed, sync with gentoo-x86 & cleanup --- .../gnome-user-share/gnome-user-share-3.0.0.ebuild | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/gnome-extra/gnome-user-share/gnome-user-share-3.0.0.ebuild b= /gnome-extra/gnome-user-share/gnome-user-share-3.0.0.ebuild index 0de0179..622f9ac 100644 --- a/gnome-extra/gnome-user-share/gnome-user-share-3.0.0.ebuild +++ b/gnome-extra/gnome-user-share/gnome-user-share-3.0.0.ebuild @@ -6,7 +6,7 @@ EAPI=3D"3" GCONF_DEBUG=3D"no" GNOME2_LA_PUNT=3D"yes" =20 -inherit eutils gnome2 multilib +inherit gnome2 multilib =20 DESCRIPTION=3D"Personal file sharing for the GNOME desktop" HOMEPAGE=3D"http://www.gnome.org/" @@ -17,7 +17,6 @@ KEYWORDS=3D"~amd64 ~x86" IUSE=3D"" =20 # FIXME: could libnotify be made optional ? -# is consolekit needed or not ? # FIXME: gnome-bluetooth is a hard-dep # bluetooth is pure runtime dep (dbus) RDEPEND=3D">=3Ddev-libs/glib-2.16.0:2 @@ -33,7 +32,7 @@ RDEPEND=3D">=3Ddev-libs/glib-2.16.0:2 >=3Dsys-apps/dbus-1.1.1 >=3Dwww-apache/mod_dnssd-0.6 >=3Dwww-servers/apache-2.2[apache2_modules_dav,apache2_modules_dav_fs,a= pache2_modules_authn_file,apache2_modules_auth_digest,apache2_modules_aut= hz_groupfile] - x11-libs/libnotify" + >=3Dx11-libs/libnotify-0.7" DEPEND=3D"${RDEPEND} sys-devel/gettext >=3Ddev-util/intltool-0.35 @@ -41,9 +40,8 @@ DEPEND=3D"${RDEPEND} app-text/gnome-doc-utils app-text/docbook-xml-dtd:4.1.2" =20 -DOCS=3D"AUTHORS ChangeLog NEWS README" - pkg_setup() { + DOCS=3D"AUTHORS ChangeLog NEWS README" G2CONF=3D"${G2CONF} --with-httpd=3Dapache2 --with-modules-path=3D/usr/$(get_libdir)/apache2/modules/"