From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A9349139083 for ; Mon, 25 Dec 2017 02:23:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2F89E0DFE; Mon, 25 Dec 2017 02:23:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D4F52E0DFE for ; Mon, 25 Dec 2017 02:23:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 63CDE33FE2A for ; Mon, 25 Dec 2017 02:23:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F0EBCAE96 for ; Mon, 25 Dec 2017 02:23:32 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1514168601.36f008111ac18ceb00c36247fd07249d7d000e69.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libsignon-glib/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libsignon-glib/libsignon-glib-1.14.ebuild X-VCS-Directories: net-libs/libsignon-glib/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 36f008111ac18ceb00c36247fd07249d7d000e69 X-VCS-Branch: master Date: Mon, 25 Dec 2017 02:23:32 +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: e7a3ebff-e397-4d1a-b967-b7611c7ff357 X-Archives-Hash: 8ab1bc7e1bb0d1128fa252f52eb9d45c commit: 36f008111ac18ceb00c36247fd07249d7d000e69 Author: Michael Palimaka gentoo org> AuthorDate: Mon Dec 25 02:23:01 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Dec 25 02:23:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36f00811 net-libs/libsignon-glib: sort variables Package-Manager: Portage-2.3.14, Repoman-2.3.6 net-libs/libsignon-glib/libsignon-glib-1.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild b/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild index 08b5de1e6b4..4b1fc11e206 100644 --- a/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild +++ b/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild @@ -10,8 +10,8 @@ DESCRIPTION="GLib binding for the D-Bus API provided by signond" HOMEPAGE="https://01.org/gsso/" SRC_URI="https://gitlab.com/accounts-sso/libsignon-glib/repository/archive.tar.gz?ref=VERSION_${PV} -> ${P}.tar.gz" -SLOT="0" LICENSE="LGPL-2.1" +SLOT="0" KEYWORDS="amd64 x86" IUSE="debug doc +introspection python test"