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 866DD1382DE for ; Mon, 27 Jun 2016 19:58:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9ACAA94208; Mon, 27 Jun 2016 19:58:12 +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 3F5B194208 for ; Mon, 27 Jun 2016 19:58:12 +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 51399340D81 for ; Mon, 27 Jun 2016 19:58:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 641B22417 for ; Mon, 27 Jun 2016 19:58:09 +0000 (UTC) From: "NP Hardass" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" Message-ID: <1467057464.af61d9d3689552bec9a096103211347717019af2.np-hardass@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:master commit in: mate-base/libmatekbd/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: mate-base/libmatekbd/libmatekbd-1.12.1-r1.ebuild mate-base/libmatekbd/libmatekbd-1.12.1.ebuild mate-base/libmatekbd/libmatekbd-9999.ebuild X-VCS-Directories: mate-base/libmatekbd/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: af61d9d3689552bec9a096103211347717019af2 X-VCS-Branch: master Date: Mon, 27 Jun 2016 19:58:09 +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: 9c926657-4909-4c53-9f48-a0db29c365cf X-Archives-Hash: 6e8d0f19002a3d6b93dfa8aaab5692b7 commit: af61d9d3689552bec9a096103211347717019af2 Author: NP-Hardass gentoo org> AuthorDate: Mon Jun 27 19:57:44 2016 +0000 Commit: NP Hardass gentoo org> CommitDate: Mon Jun 27 19:57:44 2016 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=af61d9d3 mate-base/libmatekbd: Turn on introspection by default Package-Manager: portage-2.2.28 .../{libmatekbd-1.12.1.ebuild => libmatekbd-1.12.1-r1.ebuild} | 2 +- mate-base/libmatekbd/libmatekbd-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mate-base/libmatekbd/libmatekbd-1.12.1.ebuild b/mate-base/libmatekbd/libmatekbd-1.12.1-r1.ebuild similarity index 96% rename from mate-base/libmatekbd/libmatekbd-1.12.1.ebuild rename to mate-base/libmatekbd/libmatekbd-1.12.1-r1.ebuild index 08628e9..8ae8cfa 100644 --- a/mate-base/libmatekbd/libmatekbd-1.12.1.ebuild +++ b/mate-base/libmatekbd/libmatekbd-1.12.1-r1.ebuild @@ -16,7 +16,7 @@ DESCRIPTION="MATE keyboard configuration library" LICENSE="LGPL-2" SLOT="0" -IUSE="X gtk3 introspection test" +IUSE="X gtk3 +introspection test" RDEPEND=">=dev-libs/glib-2.36:2 x11-libs/cairo:0 diff --git a/mate-base/libmatekbd/libmatekbd-9999.ebuild b/mate-base/libmatekbd/libmatekbd-9999.ebuild index 08628e9..8ae8cfa 100644 --- a/mate-base/libmatekbd/libmatekbd-9999.ebuild +++ b/mate-base/libmatekbd/libmatekbd-9999.ebuild @@ -16,7 +16,7 @@ DESCRIPTION="MATE keyboard configuration library" LICENSE="LGPL-2" SLOT="0" -IUSE="X gtk3 introspection test" +IUSE="X gtk3 +introspection test" RDEPEND=">=dev-libs/glib-2.36:2 x11-libs/cairo:0