commit: b158896da8c8d4b3f26f877579eb31e39fe47f51
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 11:31:43 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> 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$