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 73A1F13829C for ; Sat, 11 Jun 2016 12:06:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA4EC14292; 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 DC650142CC for ; Sat, 11 Jun 2016 12:06:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 0BA62340D01 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 153C1233A 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: <1465646735.a3b5ecbc6a71845815d755efb2076d55ef4f8a6d.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/rygel/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/rygel/rygel-0.28.3.ebuild X-VCS-Directories: net-misc/rygel/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: a3b5ecbc6a71845815d755efb2076d55ef4f8a6d 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: 81b68d86-02ca-4671-a152-158d7364ec22 X-Archives-Hash: fc3e2d4c6530b7662ba7bf8c5368da4d commit: a3b5ecbc6a71845815d755efb2076d55ef4f8a6d Author: Pacho Ramos gentoo org> AuthorDate: Sat Jun 11 11:57:32 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jun 11 12:05:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3b5ecbc net-misc/rygel: amd64 stable, bug 584468 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="amd64" net-misc/rygel/rygel-0.28.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/rygel/rygel-0.28.3.ebuild b/net-misc/rygel/rygel-0.28.3.ebuild index 54a4b22..ae0b7c7 100644 --- a/net-misc/rygel/rygel-0.28.3.ebuild +++ b/net-misc/rygel/rygel-0.28.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/Rygel" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="X +introspection +sqlite tracker test transcode" # The deps for tracker? and transcode? are just the earliest available