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 1SbRMV-0006t1-LS for garchives@archives.gentoo.org; Mon, 04 Jun 2012 07:05:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DE54E05F9; Mon, 4 Jun 2012 07:05:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F2090E05F9 for ; Mon, 4 Jun 2012 07:05:51 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 483761B4043 for ; Mon, 4 Jun 2012 07:05:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0A413E5404 for ; Mon, 4 Jun 2012 07:05:50 +0000 (UTC) From: "Alexandre Restovtsev" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Restovtsev" Message-ID: <1338793400.856b739435cbc1cb89e1c3506421588ee7415249.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: net-wireless/gnome-bluetooth/ X-VCS-Repository: proj/gnome X-VCS-Files: net-wireless/gnome-bluetooth/gnome-bluetooth-9999.ebuild X-VCS-Directories: net-wireless/gnome-bluetooth/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Restovtsev X-VCS-Revision: 856b739435cbc1cb89e1c3506421588ee7415249 X-VCS-Branch: master Date: Mon, 4 Jun 2012 07:05:50 +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: 1a128fa4-e4e7-40ba-8f09-15488143db83 X-Archives-Hash: 2082ab5e4ee3bfb7bcfce152e5aa257b commit: 856b739435cbc1cb89e1c3506421588ee7415249 Author: Alexandre Rostovtsev gentoo org> AuthorDate: Mon Jun 4 07:03:20 2012 +0000 Commit: Alexandre Restovtsev gmail com> CommitDate: Mon Jun 4 07:03:20 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D856b7394 net-wireless/gnome-bluetooth: sync with gx86 --- .../gnome-bluetooth/gnome-bluetooth-9999.ebuild | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-9999.ebuild b/n= et-wireless/gnome-bluetooth/gnome-bluetooth-9999.ebuild index c9e6a0e..5967e9d 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-9999.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-9999.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bl= uetooth-3.2.2.ebuild,v 1.2 2012/02/14 05:02:43 tetromino Exp $ +# $Header: $ =20 EAPI=3D"4" GCONF_DEBUG=3D"yes" GNOME2_LA_PUNT=3D"yes" =20 -inherit gnome2 multilib +inherit eutils gnome2 multilib if [[ ${PV} =3D 9999 ]]; then inherit gnome2-live fi