commit:     57c16a5481b443725819dd5c5f0b2b9cc3f742b3
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat Oct  8 09:17:40 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=57c16a54

dev-libs/kproperty: Add first release 3.0.0

Package-Manager: portage-2.3.0

 dev-libs/kproperty/{kproperty-9999.ebuild => kproperty-3.0.0.ebuild} | 4 +++-
 dev-libs/kproperty/kproperty-9999.ebuild                             | 2 ++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-libs/kproperty/kproperty-9999.ebuild 
b/dev-libs/kproperty/kproperty-3.0.0.ebuild
similarity index 80%
copy from dev-libs/kproperty/kproperty-9999.ebuild
copy to dev-libs/kproperty/kproperty-3.0.0.ebuild
index c95f4e3..6d01cf8 100644
--- a/dev-libs/kproperty/kproperty-9999.ebuild
+++ b/dev-libs/kproperty/kproperty-3.0.0.ebuild
@@ -7,8 +7,10 @@ EAPI=6
 inherit kde5
 
 DESCRIPTION="Property editing framework with editor widget similar to Qt 
Designer"
+[[ ${KDE_BUILD_TYPE} != live ]] && 
SRC_URI="mirror://kde/stable/${PN}/src/${P}.tar.xz"
+
 LICENSE="LGPL-2+"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND="

diff --git a/dev-libs/kproperty/kproperty-9999.ebuild 
b/dev-libs/kproperty/kproperty-9999.ebuild
index c95f4e3..c4605f5 100644
--- a/dev-libs/kproperty/kproperty-9999.ebuild
+++ b/dev-libs/kproperty/kproperty-9999.ebuild
@@ -7,6 +7,8 @@ EAPI=6
 inherit kde5
 
 DESCRIPTION="Property editing framework with editor widget similar to Qt 
Designer"
+[[ ${KDE_BUILD_TYPE} != live ]] && 
SRC_URI="mirror://kde/stable/${PN}/src/${P}.tar.xz"
+
 LICENSE="LGPL-2+"
 KEYWORDS=""
 IUSE=""

Reply via email to