* [gentoo-commits] proj/kde:master commit in: kde-base/ktuberling/
@ 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: 680b70c0a116e88bfaf6f6eab9967044d89a6b26
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 17 00:58:43 2011 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Dec 17 00:58:43 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=680b70c0
[kde-base/ktuberling] Add selinux support, bug 393191
(Portage version: 2.2.0_alpha81/git/Linux x86_64, unsigned Manifest commit)
---
kde-base/ktuberling/ktuberling-4.7.49.9999.ebuild | 1 +
kde-base/ktuberling/ktuberling-4.7.90.ebuild | 1 +
kde-base/ktuberling/ktuberling-9999.ebuild | 1 +
3 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/kde-base/ktuberling/ktuberling-4.7.49.9999.ebuild b/kde-base/ktuberling/ktuberling-4.7.49.9999.ebuild
index 72ed368..0633cb4 100644
--- a/kde-base/ktuberling/ktuberling-4.7.49.9999.ebuild
+++ b/kde-base/ktuberling/ktuberling-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: potato game for kids"
diff --git a/kde-base/ktuberling/ktuberling-4.7.90.ebuild b/kde-base/ktuberling/ktuberling-4.7.90.ebuild
index 9d2d71e..167322e 100644
--- a/kde-base/ktuberling/ktuberling-4.7.90.ebuild
+++ b/kde-base/ktuberling/ktuberling-4.7.90.ebuild
@@ -6,6 +6,7 @@ EAPI=4
KDE_HANDBOOK="optional"
KMNAME="kdegames"
+KDE_SELINUX_MODULE="games"
inherit kde4-meta
DESCRIPTION="KDE: potato game for kids"
diff --git a/kde-base/ktuberling/ktuberling-9999.ebuild b/kde-base/ktuberling/ktuberling-9999.ebuild
index 72ed368..0633cb4 100644
--- a/kde-base/ktuberling/ktuberling-9999.ebuild
+++ b/kde-base/ktuberling/ktuberling-9999.ebuild
@@ -6,6 +6,7 @@ EAPI=4
KDE_HANDBOOK="optional"
KMNAME="kdegames"
+KDE_SELINUX_MODULE="games"
inherit kde4-meta
DESCRIPTION="KDE: potato game for kids"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/ktuberling/
@ 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: d032e25af6b324300876907f5ca0660b59a5459c
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 1 15:07:19 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Oct 1 15:07:19 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d032e25a
[kde-base/ktuberling] 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/ktuberling/ktuberling-4.9.49.9999.ebuild | 13 ++++++++++---
1 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/kde-base/ktuberling/ktuberling-4.9.49.9999.ebuild b/kde-base/ktuberling/ktuberling-4.9.49.9999.ebuild
index bd19ce7..21a05d0 100644
--- a/kde-base/ktuberling/ktuberling-4.9.49.9999.ebuild
+++ b/kde-base/ktuberling/ktuberling-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: potato game for kids"
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/ktuberling/
@ 2013-08-27 17:13 Michael Palimaka
0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2013-08-27 17:13 UTC (permalink / raw
To: gentoo-commits
commit: 6afa4e5617028a063289629becc06662f67cc1a3
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 27 17:10:45 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Aug 27 17:10:45 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6afa4e56
[kde-base/ktuberling] Update HOMEPAGE wrt bug #479210.
Package-Manager: portage-2.2.1
---
kde-base/ktuberling/ktuberling-4.11.49.9999.ebuild | 4 ++++
kde-base/ktuberling/ktuberling-9999.ebuild | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/kde-base/ktuberling/ktuberling-4.11.49.9999.ebuild b/kde-base/ktuberling/ktuberling-4.11.49.9999.ebuild
index afb0c08..ce4b17f 100644
--- a/kde-base/ktuberling/ktuberling-4.11.49.9999.ebuild
+++ b/kde-base/ktuberling/ktuberling-4.11.49.9999.ebuild
@@ -9,6 +9,10 @@ KDE_SELINUX_MODULE="games"
inherit kde4-base
DESCRIPTION="KDE: potato game for kids"
+HOMEPAGE="
+ http://www.kde.org/applications/games/ktuberling/
+ http://games.kde.org/game.php?game=ktuberling
+"
KEYWORDS=""
IUSE="debug"
diff --git a/kde-base/ktuberling/ktuberling-9999.ebuild b/kde-base/ktuberling/ktuberling-9999.ebuild
index afb0c08..ce4b17f 100644
--- a/kde-base/ktuberling/ktuberling-9999.ebuild
+++ b/kde-base/ktuberling/ktuberling-9999.ebuild
@@ -9,6 +9,10 @@ KDE_SELINUX_MODULE="games"
inherit kde4-base
DESCRIPTION="KDE: potato game for kids"
+HOMEPAGE="
+ http://www.kde.org/applications/games/ktuberling/
+ http://games.kde.org/game.php?game=ktuberling
+"
KEYWORDS=""
IUSE="debug"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-08-27 17:13 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:13 [gentoo-commits] proj/kde:master commit in: kde-base/ktuberling/ 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