public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-base/kpat/
@ 2011-12-17  1:03 Johannes Huber
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber @ 2011-12-17  1:03 UTC (permalink / raw
  To: gentoo-commits

commit:     28e9f33b10bb8c256d526612d7c7635d0c80db49
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 17 00:48:50 2011 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Dec 17 00:48:50 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=28e9f33b

[kde-base/kpat] Add selinux support, bug 393191

(Portage version: 2.2.0_alpha81/git/Linux x86_64, unsigned Manifest commit)

---
 kde-base/kpat/kpat-4.7.49.9999.ebuild |    1 +
 kde-base/kpat/kpat-4.7.90.ebuild      |    1 +
 kde-base/kpat/kpat-9999.ebuild        |    1 +
 3 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/kde-base/kpat/kpat-4.7.49.9999.ebuild b/kde-base/kpat/kpat-4.7.49.9999.ebuild
index aea13e8..ada6598 100644
--- a/kde-base/kpat/kpat-4.7.49.9999.ebuild
+++ b/kde-base/kpat/kpat-4.7.49.9999.ebuild
@@ -6,6 +6,7 @@ EAPI=4
 
 KDE_HANDBOOK="optional"
 KMNAME="kdegames"
+KDE_SELINUX_MODULE="games"
 inherit kde4-meta
 
 DESCRIPTION="KDE patience game"

diff --git a/kde-base/kpat/kpat-4.7.90.ebuild b/kde-base/kpat/kpat-4.7.90.ebuild
index 6a80407..e88db1c 100644
--- a/kde-base/kpat/kpat-4.7.90.ebuild
+++ b/kde-base/kpat/kpat-4.7.90.ebuild
@@ -6,6 +6,7 @@ EAPI=4
 
 KDE_HANDBOOK="optional"
 KMNAME="kdegames"
+KDE_SELINUX_MODULE="games"
 inherit kde4-meta
 
 DESCRIPTION="KDE patience game"

diff --git a/kde-base/kpat/kpat-9999.ebuild b/kde-base/kpat/kpat-9999.ebuild
index aea13e8..ada6598 100644
--- a/kde-base/kpat/kpat-9999.ebuild
+++ b/kde-base/kpat/kpat-9999.ebuild
@@ -6,6 +6,7 @@ EAPI=4
 
 KDE_HANDBOOK="optional"
 KMNAME="kdegames"
+KDE_SELINUX_MODULE="games"
 inherit kde4-meta
 
 DESCRIPTION="KDE patience game"



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

* [gentoo-commits] proj/kde:master commit in: kde-base/kpat/
@ 2012-10-01 16:05 Johannes Huber
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber @ 2012-10-01 16:05 UTC (permalink / raw
  To: gentoo-commits

commit:     7f539ae9eb57297972f675bbd6921875e0e7fc66
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  1 14:46:11 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Oct  1 14:46:11 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7f539ae9

[kde-base/kpat] Move 4.9 branch to git. Add switch to keep it bumpable.

(Portage version: 2.2.0_alpha134/git/Linux x86_64, unsigned Manifest commit)

---
 kde-base/kpat/kpat-4.9.49.9999.ebuild |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/kde-base/kpat/kpat-4.9.49.9999.ebuild b/kde-base/kpat/kpat-4.9.49.9999.ebuild
index cb21344..4911b6b 100644
--- a/kde-base/kpat/kpat-4.9.49.9999.ebuild
+++ b/kde-base/kpat/kpat-4.9.49.9999.ebuild
@@ -4,12 +4,19 @@
 
 EAPI=4
 
+if [[ ${PV} == *9999 ]]; then
+	eclass="kde4-base"
+else
+	eclass="kde4-meta"
+	KMNAME="kdegames"
+fi
 KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
 KDE_SELINUX_MODULE="games"
-inherit kde4-meta
+inherit ${eclass}
 
 DESCRIPTION="KDE patience game"
 KEYWORDS=""
 IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"


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

* [gentoo-commits] proj/kde:master commit in: kde-base/kpat/
@ 2013-08-27 17:27 Michael Palimaka
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2013-08-27 17:27 UTC (permalink / raw
  To: gentoo-commits

commit:     9f0f5117b0a4e5870c7a0d21176f8f6452e8bb37
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 27 17:24:22 2013 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Aug 27 17:24:22 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9f0f5117

[kde-base/kpat] Update HOMEPAGE wrt bug #479162.

Package-Manager: portage-2.2.1

---
 kde-base/kpat/kpat-4.11.49.9999.ebuild | 1 +
 kde-base/kpat/kpat-9999.ebuild         | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-base/kpat/kpat-4.11.49.9999.ebuild b/kde-base/kpat/kpat-4.11.49.9999.ebuild
index 3e56788..a1bd67e 100644
--- a/kde-base/kpat/kpat-4.11.49.9999.ebuild
+++ b/kde-base/kpat/kpat-4.11.49.9999.ebuild
@@ -9,6 +9,7 @@ KDE_SELINUX_MODULE="games"
 inherit kde4-base
 
 DESCRIPTION="KDE patience game"
+HOMEPAGE="http://games.kde.org/game.php?game=kpat"
 KEYWORDS=""
 IUSE="debug"
 

diff --git a/kde-base/kpat/kpat-9999.ebuild b/kde-base/kpat/kpat-9999.ebuild
index 3e56788..a1bd67e 100644
--- a/kde-base/kpat/kpat-9999.ebuild
+++ b/kde-base/kpat/kpat-9999.ebuild
@@ -9,6 +9,7 @@ KDE_SELINUX_MODULE="games"
 inherit kde4-base
 
 DESCRIPTION="KDE patience game"
+HOMEPAGE="http://games.kde.org/game.php?game=kpat"
 KEYWORDS=""
 IUSE="debug"
 


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

end of thread, other threads:[~2013-08-27 17:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-27 17:27 [gentoo-commits] proj/kde:master commit in: kde-base/kpat/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2012-10-01 16:05 Johannes Huber
2011-12-17  1:03 Johannes Huber

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