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 159FF13829C for ; Sat, 11 Jun 2016 12:06:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA888142CE; Sat, 11 Jun 2016 12:06:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D6EFA142CA for ; Sat, 11 Jun 2016 12:06:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 09B22340CF4 for ; Sat, 11 Jun 2016 12:06:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A0A8233D for ; Sat, 11 Jun 2016 12:06:23 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1465646743.704c92fb9983b7a49342d9bca39b2cd9b02e834b.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gnome-bluetooth/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.3.ebuild X-VCS-Directories: net-wireless/gnome-bluetooth/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 704c92fb9983b7a49342d9bca39b2cd9b02e834b X-VCS-Branch: master Date: Sat, 11 Jun 2016 12:06:23 +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: b9a11e4d-991b-400a-be88-8c1546465da0 X-Archives-Hash: aad3b67eb7241c2214706aba58153c5f commit: 704c92fb9983b7a49342d9bca39b2cd9b02e834b Author: Pacho Ramos gentoo org> AuthorDate: Sat Jun 11 11:57:50 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jun 11 12:05:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=704c92fb net-wireless/gnome-bluetooth: amd64 stable, bug 584468 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="amd64" net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.3.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.3.ebuild index e4819fd..94c2984 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.3.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeBluetooth" LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+" SLOT="2/13" # subslot = libgnome-bluetooth soname version IUSE="+introspection" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" COMMON_DEPEND=" >=dev-libs/glib-2.38:2