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 0157259CA3 for ; Sun, 13 Mar 2016 11:32:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55CE921C11A; Sun, 13 Mar 2016 11:32:07 +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 9CC4821C006 for ; Sun, 13 Mar 2016 11:32:06 +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 A1AD3340BBE for ; Sun, 13 Mar 2016 11:32:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 513151F2 for ; Sun, 13 Mar 2016 11:32:01 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1457868703.b158896da8c8d4b3f26f877579eb31e39fe47f51.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/qtkeychain/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/qtkeychain/qtkeychain-0.5.0-r1.ebuild dev-libs/qtkeychain/qtkeychain-0.5.0.ebuild X-VCS-Directories: dev-libs/qtkeychain/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: b158896da8c8d4b3f26f877579eb31e39fe47f51 X-VCS-Branch: master Date: Sun, 13 Mar 2016 11:32:01 +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: 938af099-e501-438d-922a-6c31281d19a1 X-Archives-Hash: 03104bf274d45f3c0a34fa1db3ca30f7 commit: b158896da8c8d4b3f26f877579eb31e39fe47f51 Author: Johannes Huber gentoo org> AuthorDate: Sun Mar 13 11:31:43 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun Mar 13 11:31:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b158896d dev-libs/qtkeychain: Revision bump 0.5.0 EAPI 6 Package-Manager: portage-2.2.28 .../{qtkeychain-0.5.0.ebuild => qtkeychain-0.5.0-r1.ebuild} | 6 +++--- dev-libs/qtkeychain/qtkeychain-0.5.0.ebuild | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-libs/qtkeychain/qtkeychain-0.5.0.ebuild b/dev-libs/qtkeychain/qtkeychain-0.5.0-r1.ebuild similarity index 94% copy from dev-libs/qtkeychain/qtkeychain-0.5.0.ebuild copy to dev-libs/qtkeychain/qtkeychain-0.5.0-r1.ebuild index 4895a9e..1b41b8c 100644 --- a/dev-libs/qtkeychain/qtkeychain-0.5.0.ebuild +++ b/dev-libs/qtkeychain/qtkeychain-0.5.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit cmake-utils multibuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/frankosterfeld/${PN}/archive/v${PV}.tar.gz -> ${P}.t LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="+qt4 qt5" REQUIRED_USE="|| ( qt4 qt5 )" diff --git a/dev-libs/qtkeychain/qtkeychain-0.5.0.ebuild b/dev-libs/qtkeychain/qtkeychain-0.5.0.ebuild index 4895a9e..aff7969 100644 --- a/dev-libs/qtkeychain/qtkeychain-0.5.0.ebuild +++ b/dev-libs/qtkeychain/qtkeychain-0.5.0.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$