* [gentoo-commits] proj/kde:master commit in: profiles/package.mask/, kde-base/kde-gtk-config/
@ 2014-10-11 1:48 Manuel Rüger
0 siblings, 0 replies; only message in thread
From: Manuel Rüger @ 2014-10-11 1:48 UTC (permalink / raw
To: gentoo-commits
commit: d2609aa7d8588dbd24b6ebf2f436bf787c043580
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 11 01:48:44 2014 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Oct 11 01:48:44 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d2609aa7
[kde-base/kde-gtk-config] Fix live ebuild logic, update plasma-5.1 pmask.
---
kde-base/kde-gtk-config/kde-gtk-config-5.1.0.ebuild | 6 +++---
profiles/package.mask/plasma-5.1.0 | 1 +
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/kde-base/kde-gtk-config/kde-gtk-config-5.1.0.ebuild b/kde-base/kde-gtk-config/kde-gtk-config-5.1.0.ebuild
index c7f13bc..4a822c5 100644
--- a/kde-base/kde-gtk-config/kde-gtk-config-5.1.0.ebuild
+++ b/kde-base/kde-gtk-config/kde-gtk-config-5.1.0.ebuild
@@ -5,10 +5,10 @@
EAPI=5
if [[ ${KDE_BUILD_TYPE} != live ]]; then
- KEYWORDS=""
-else
- SRC_URI="mirror://kde/stable/plasma/${PV}/${P}.tar.xz"
KEYWORDS="~amd64"
+ SRC_URI="mirror://kde/stable/plasma/${PV}/${P}.tar.xz"
+else
+ KEYWORDS=""
fi
inherit kde5
diff --git a/profiles/package.mask/plasma-5.1.0 b/profiles/package.mask/plasma-5.1.0
index 627a04d..aa68299 100644
--- a/profiles/package.mask/plasma-5.1.0
+++ b/profiles/package.mask/plasma-5.1.0
@@ -4,6 +4,7 @@
~kde-base/breeze-5.1.0
~kde-base/kde-cli-tools-5.1.0
~kde-base/kdeplasma-addons-5.1.0
+~kde-base/kde-gtk-config-5.1.0
~kde-base/kfilemetadata-5.1.0
~kde-base/khelpcenter-5.1.0
~kde-base/khotkeys-5.1.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-10-11 1:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-11 1:48 [gentoo-commits] proj/kde:master commit in: profiles/package.mask/, kde-base/kde-gtk-config/ Manuel Rüger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox