commit: 23ac2c25b55d66ccd45664366238397442c63d2a
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat Oct 8 09:18:06 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Oct 8 15:58:15 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=23ac2c25
dev-libs/kreport: Add first release 3.0.0
Package-Manager: portage-2.3.0
dev-libs/kreport/{kreport-9999.ebuild => kreport-3.0.0.ebuild} | 3 ++-
dev-libs/kreport/kreport-9999.ebuild | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-libs/kreport/kreport-9999.ebuild
b/dev-libs/kreport/kreport-3.0.0.ebuild
similarity index 86%
copy from dev-libs/kreport/kreport-9999.ebuild
copy to dev-libs/kreport/kreport-3.0.0.ebuild
index 74c89db..22ff757 100644
--- a/dev-libs/kreport/kreport-9999.ebuild
+++ b/dev-libs/kreport/kreport-3.0.0.ebuild
@@ -11,9 +11,10 @@ VIRTUALX_REQUIRED="test"
inherit kde5 python-any-r1
DESCRIPTION="Framework for creation and generation of reports in multiple
formats"
+[[ ${KDE_BUILD_TYPE} != live ]] &&
SRC_URI="mirror://kde/stable/${PN}/src/${P}.tar.xz"
LICENSE="LGPL-2+"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
diff --git a/dev-libs/kreport/kreport-9999.ebuild
b/dev-libs/kreport/kreport-9999.ebuild
index 74c89db..9bf8237 100644
--- a/dev-libs/kreport/kreport-9999.ebuild
+++ b/dev-libs/kreport/kreport-9999.ebuild
@@ -11,6 +11,7 @@ VIRTUALX_REQUIRED="test"
inherit kde5 python-any-r1
DESCRIPTION="Framework for creation and generation of reports in multiple
formats"
+[[ ${KDE_BUILD_TYPE} != live ]] &&
SRC_URI="mirror://kde/stable/${PN}/src/${P}.tar.xz"
LICENSE="LGPL-2+"
KEYWORDS=""