* [gentoo-commits] proj/kde:master commit in: kde-base/kspaceduel/
@ 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: e5c25383436afe67048d65b148067ad402360641
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 17 00:55:28 2011 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Dec 17 00:55:28 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e5c25383
[kde-base/kspaceduel] Add selinux support, bug 393191
(Portage version: 2.2.0_alpha81/git/Linux x86_64, unsigned Manifest commit)
---
kde-base/kspaceduel/kspaceduel-4.7.49.9999.ebuild | 1 +
kde-base/kspaceduel/kspaceduel-4.7.90.ebuild | 1 +
kde-base/kspaceduel/kspaceduel-9999.ebuild | 1 +
3 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/kde-base/kspaceduel/kspaceduel-4.7.49.9999.ebuild b/kde-base/kspaceduel/kspaceduel-4.7.49.9999.ebuild
index 7448a98..2321cde 100644
--- a/kde-base/kspaceduel/kspaceduel-4.7.49.9999.ebuild
+++ b/kde-base/kspaceduel/kspaceduel-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 Space Game"
diff --git a/kde-base/kspaceduel/kspaceduel-4.7.90.ebuild b/kde-base/kspaceduel/kspaceduel-4.7.90.ebuild
index ca8e664..59c78e8 100644
--- a/kde-base/kspaceduel/kspaceduel-4.7.90.ebuild
+++ b/kde-base/kspaceduel/kspaceduel-4.7.90.ebuild
@@ -6,6 +6,7 @@ EAPI=4
KDE_HANDBOOK="optional"
KMNAME="kdegames"
+KDE_SELINUX_MODULE="games"
inherit kde4-meta
DESCRIPTION="KDE Space Game"
diff --git a/kde-base/kspaceduel/kspaceduel-9999.ebuild b/kde-base/kspaceduel/kspaceduel-9999.ebuild
index 7448a98..2321cde 100644
--- a/kde-base/kspaceduel/kspaceduel-9999.ebuild
+++ b/kde-base/kspaceduel/kspaceduel-9999.ebuild
@@ -6,6 +6,7 @@ EAPI=4
KDE_HANDBOOK="optional"
KMNAME="kdegames"
+KDE_SELINUX_MODULE="games"
inherit kde4-meta
DESCRIPTION="KDE Space Game"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/kspaceduel/
@ 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: 60bc4336131ed6d6310ea4938d47499302308fd6
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 1 14:57:40 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Oct 1 14:57:40 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=60bc4336
[kde-base/kspaceduel] 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/kspaceduel/kspaceduel-4.9.49.9999.ebuild | 13 ++++++++++---
1 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/kde-base/kspaceduel/kspaceduel-4.9.49.9999.ebuild b/kde-base/kspaceduel/kspaceduel-4.9.49.9999.ebuild
index 832a8ed..d62d199 100644
--- a/kde-base/kspaceduel/kspaceduel-4.9.49.9999.ebuild
+++ b/kde-base/kspaceduel/kspaceduel-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 Space 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/kspaceduel/
@ 2013-08-27 17:19 Michael Palimaka
0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2013-08-27 17:19 UTC (permalink / raw
To: gentoo-commits
commit: f136263b5ba308298c07b8ef15b19374623aa98a
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 27 17:16:05 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Aug 27 17:16:05 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=f136263b
[kde-base/kspaceduel] Update HOMEPAGE wrt bug #479188.
Package-Manager: portage-2.2.1
---
kde-base/kspaceduel/kspaceduel-4.11.49.9999.ebuild | 4 ++++
kde-base/kspaceduel/kspaceduel-9999.ebuild | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/kde-base/kspaceduel/kspaceduel-4.11.49.9999.ebuild b/kde-base/kspaceduel/kspaceduel-4.11.49.9999.ebuild
index 644ad6b..5cbb061 100644
--- a/kde-base/kspaceduel/kspaceduel-4.11.49.9999.ebuild
+++ b/kde-base/kspaceduel/kspaceduel-4.11.49.9999.ebuild
@@ -9,6 +9,10 @@ KDE_SELINUX_MODULE="games"
inherit kde4-base
DESCRIPTION="KDE Space Game"
+HOMEPAGE="
+ http://www.kde.org/applications/games/kspaceduel/
+ http://games.kde.org/game.php?game=kspaceduel
+"
KEYWORDS=""
IUSE="debug"
diff --git a/kde-base/kspaceduel/kspaceduel-9999.ebuild b/kde-base/kspaceduel/kspaceduel-9999.ebuild
index 644ad6b..5cbb061 100644
--- a/kde-base/kspaceduel/kspaceduel-9999.ebuild
+++ b/kde-base/kspaceduel/kspaceduel-9999.ebuild
@@ -9,6 +9,10 @@ KDE_SELINUX_MODULE="games"
inherit kde4-base
DESCRIPTION="KDE Space Game"
+HOMEPAGE="
+ http://www.kde.org/applications/games/kspaceduel/
+ http://games.kde.org/game.php?game=kspaceduel
+"
KEYWORDS=""
IUSE="debug"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-08-27 17:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-17 1:03 [gentoo-commits] proj/kde:master commit in: kde-base/kspaceduel/ Johannes Huber
-- strict thread matches above, loose matches on Subject: below --
2012-10-01 16:05 Johannes Huber
2013-08-27 17:19 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox