public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-base/solid-actions-kcm/
@ 2013-07-03 14:52 Michael Palimaka
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka @ 2013-07-03 14:52 UTC (permalink / raw
  To: gentoo-commits

commit:     693562ec9a1068a950721085c6c192fb473b8900
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  3 14:49:56 2013 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jul  3 14:49:56 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=693562ec

[kde-base/solid-actions-kcm] Avoid add_blocker.

Package-Manager: portage-2.1.12.11

---
 kde-base/solid-actions-kcm/solid-actions-kcm-4.10.90.ebuild | 2 +-
 kde-base/solid-actions-kcm/solid-actions-kcm-9999.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-base/solid-actions-kcm/solid-actions-kcm-4.10.90.ebuild b/kde-base/solid-actions-kcm/solid-actions-kcm-4.10.90.ebuild
index dbcac6f..e78da35 100644
--- a/kde-base/solid-actions-kcm/solid-actions-kcm-4.10.90.ebuild
+++ b/kde-base/solid-actions-kcm/solid-actions-kcm-4.10.90.ebuild
@@ -14,5 +14,5 @@ IUSE="debug"
 
 RDEPEND="
 	$(add_kdebase_dep solid-runtime)
+	!kde-base/solid:4
 "
-add_blocker solid

diff --git a/kde-base/solid-actions-kcm/solid-actions-kcm-9999.ebuild b/kde-base/solid-actions-kcm/solid-actions-kcm-9999.ebuild
index 8b33cde..9b44e19 100644
--- a/kde-base/solid-actions-kcm/solid-actions-kcm-9999.ebuild
+++ b/kde-base/solid-actions-kcm/solid-actions-kcm-9999.ebuild
@@ -14,5 +14,5 @@ IUSE="debug"
 
 RDEPEND="
 	$(add_kdebase_dep solid-runtime)
+	!kde-base/solid:4
 "
-add_blocker solid


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-base/solid-actions-kcm/
@ 2013-07-31 18:40 Johannes Huber
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber @ 2013-07-31 18:40 UTC (permalink / raw
  To: gentoo-commits

commit:     10a5eef743fd9e95858eba0fd8ee4ab10ebae517
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 18:39:55 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 18:40:06 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=10a5eef7

[kde-base/solid-actions-kcm] Update HOMEPAGE.

Package-Manager: portage-2.2.0_alpha191

---
 kde-base/solid-actions-kcm/solid-actions-kcm-4.10.97.ebuild      | 1 +
 kde-base/solid-actions-kcm/solid-actions-kcm-4.11.49.9999.ebuild | 1 +
 kde-base/solid-actions-kcm/solid-actions-kcm-9999.ebuild         | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-base/solid-actions-kcm/solid-actions-kcm-4.10.97.ebuild b/kde-base/solid-actions-kcm/solid-actions-kcm-4.10.97.ebuild
index e78da35..8397771 100644
--- a/kde-base/solid-actions-kcm/solid-actions-kcm-4.10.97.ebuild
+++ b/kde-base/solid-actions-kcm/solid-actions-kcm-4.10.97.ebuild
@@ -9,6 +9,7 @@ CPPUNIT_REQUIRED="test"
 inherit kde4-meta
 
 DESCRIPTION="KDE control module for Solid actions"
+HOMEPAGE="http://solid.kde.org"
 KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 

diff --git a/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.49.9999.ebuild b/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.49.9999.ebuild
index 9b44e19..72b5a56 100644
--- a/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.49.9999.ebuild
+++ b/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.49.9999.ebuild
@@ -9,6 +9,7 @@ CPPUNIT_REQUIRED="test"
 inherit kde4-meta
 
 DESCRIPTION="KDE control module for Solid actions"
+HOMEPAGE="http://solid.kde.org"
 KEYWORDS=""
 IUSE="debug"
 

diff --git a/kde-base/solid-actions-kcm/solid-actions-kcm-9999.ebuild b/kde-base/solid-actions-kcm/solid-actions-kcm-9999.ebuild
index 9b44e19..72b5a56 100644
--- a/kde-base/solid-actions-kcm/solid-actions-kcm-9999.ebuild
+++ b/kde-base/solid-actions-kcm/solid-actions-kcm-9999.ebuild
@@ -9,6 +9,7 @@ CPPUNIT_REQUIRED="test"
 inherit kde4-meta
 
 DESCRIPTION="KDE control module for Solid actions"
+HOMEPAGE="http://solid.kde.org"
 KEYWORDS=""
 IUSE="debug"
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-07-31 18:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-31 18:40 [gentoo-commits] proj/kde:master commit in: kde-base/solid-actions-kcm/ Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2013-07-03 14:52 Michael Palimaka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox