From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9582A138D01 for ; Wed, 12 Feb 2014 20:59:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA589E0B94; Wed, 12 Feb 2014 20:58:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 03907E0B84 for ; Wed, 12 Feb 2014 20:58:53 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8817833FA2C for ; Wed, 12 Feb 2014 20:58:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 97002188CF for ; Wed, 12 Feb 2014 20:58:48 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1392237547.0b9a1ead6d34211b7b534b1ce39d8224780addbe.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-settings-daemon/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.10.2.ebuild gnome-base/gnome-settings-daemon/gnome-settings-daemon-9999.ebuild X-VCS-Directories: gnome-base/gnome-settings-daemon/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 0b9a1ead6d34211b7b534b1ce39d8224780addbe X-VCS-Branch: master Date: Wed, 12 Feb 2014 20:58:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2710882b-0459-4c51-a078-4419ec2a3659 X-Archives-Hash: 9189fa1d681926ed99a65fb9033583f2 commit: 0b9a1ead6d34211b7b534b1ce39d8224780addbe Author: Gilles Dartiguelongue gentoo org> AuthorDate: Wed Feb 12 20:32:21 2014 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Wed Feb 12 20:39:07 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=0b9a1ead gnome-base/gnome-settings-daemon: moved to gentoo-x86 + sync live ebuild --- .../gnome-settings-daemon-3.10.2.ebuild | 141 --------------------- .../gnome-settings-daemon-9999.ebuild | 4 +- 2 files changed, 2 insertions(+), 143 deletions(-) diff --git a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.10.2.ebuild b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.10.2.ebuild deleted file mode 100644 index 0abb3fb..0000000 --- a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.10.2.ebuild +++ /dev/null @@ -1,141 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="5" -GCONF_DEBUG="no" -GNOME2_LA_PUNT="yes" - -inherit autotools eutils gnome2 systemd virtualx - -DESCRIPTION="Gnome Settings Daemon" -HOMEPAGE="https://git.gnome.org/browse/gnome-settings-daemon" - -LICENSE="GPL-2+" -SLOT="0" -IUSE="+colord +cups debug +i18n input_devices_wacom -openrc-force packagekit policykit +short-touchpad-timeout smartcard +udev" -REQUIRED_USE=" - packagekit? ( udev ) - smartcard? ( udev ) -" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" - -COMMON_DEPEND=" - >=dev-libs/glib-2.37.7:2 - >=x11-libs/gtk+-3.7.8:3 - >=gnome-base/gnome-desktop-3.9:3= - >=gnome-base/gsettings-desktop-schemas-3.9.91.1 - >=gnome-base/librsvg-2.36.2 - media-fonts/cantarell - media-libs/fontconfig - >=media-libs/lcms-2.2:2 - media-libs/libcanberra[gtk3] - >=media-sound/pulseaudio-2 - >=sys-power/upower-0.9.11 - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - >=x11-libs/libnotify-0.7.3:= - x11-libs/libX11 - x11-libs/libxkbfile - x11-libs/libXi - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXtst - x11-libs/libXxf86misc - - app-misc/geoclue:2.0 - >=dev-libs/libgweather-3.9.5:2 - >=sci-geosciences/geocode-glib-3.10 - >=sys-auth/polkit-0.103 - - colord? ( >=x11-misc/colord-1.0.2:= ) - cups? ( >=net-print/cups-1.4[dbus] ) - i18n? ( >=app-i18n/ibus-1.4.99 ) - input_devices_wacom? ( - >=dev-libs/libwacom-0.7 - >=x11-libs/pango-1.20 - x11-drivers/xf86-input-wacom - virtual/udev[gudev] ) - packagekit? ( >=app-admin/packagekit-base-0.8.1 ) - smartcard? ( >=dev-libs/nss-3.11.2 ) - udev? ( virtual/udev[gudev] ) -" -# Themes needed by g-s-d, gnome-shell, gtk+:3 apps to work properly -#