public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdegames-meta/
Date: Wed,  6 May 2015 13:35:19 +0000 (UTC)	[thread overview]
Message-ID: <1430919301.6f1755637b9e69d555294004ddb5fdce8c70445b.kensington@gentoo> (raw)

commit:     6f1755637b9e69d555294004ddb5fdce8c70445b
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Mon May  4 20:12:17 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed May  6 13:35:01 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6f175563

[kde-apps/kdegames-meta] Drop RDEPENDs without kf5 release

...it's the easiest way out of the eclass block.

Package-Manager: portage-2.2.18

 .../kdegames-meta/kdegames-meta-15.04.0.ebuild     | 42 +++++++++++-----------
 1 file changed, 22 insertions(+), 20 deletions(-)

diff --git a/kde-apps/kdegames-meta/kdegames-meta-15.04.0.ebuild b/kde-apps/kdegames-meta/kdegames-meta-15.04.0.ebuild
index d65ac2a..69deccf 100644
--- a/kde-apps/kdegames-meta/kdegames-meta-15.04.0.ebuild
+++ b/kde-apps/kdegames-meta/kdegames-meta-15.04.0.ebuild
@@ -9,8 +9,29 @@ inherit kde5-meta-pkg
 DESCRIPTION="kdegames - merge this to pull in all kdegames-derived packages"
 HOMEPAGE="http://games.kde.org/"
 KEYWORDS=" ~amd64"
-IUSE="opengl python"
+IUSE=""
 
+# No kf5 release:
+# IUSE="opengl python"
+# $(add_kdeapps_dep kgoldrunner)
+# $(add_kdeapps_dep kigo)
+# $(add_kdeapps_dep kiriki)
+# $(add_kdeapps_dep klickety)
+# $(add_kdeapps_dep kmahjongg)
+# $(add_kdeapps_dep knavalbattle)
+# $(add_kdeapps_dep kolf)
+# $(add_kdeapps_dep konquest)
+# $(add_kdeapps_dep kreversi)
+# $(add_kdeapps_dep ksirk)
+# $(add_kdeapps_dep ksnakeduel)
+# $(add_kdeapps_dep kspaceduel)
+# $(add_kdeapps_dep ktuberling)
+# $(add_kdeapps_dep kubrick)
+# $(add_kdeapps_dep lskat)
+# $(add_kdeapps_dep palapeli)
+# $(add_kdeapps_dep picmi)
+# opengl? ( $(add_kdeapps_dep ksudoku) )
+# python? ( $(add_kdeapps_dep kajongg) )
 RDEPEND="
 	$(add_kdeapps_dep bomber)
 	$(add_kdeapps_dep bovo)
@@ -23,34 +44,15 @@ RDEPEND="
 	$(add_kdeapps_dep kbreakout)
 	$(add_kdeapps_dep kdiamond)
 	$(add_kdeapps_dep kfourinline)
-	$(add_kdeapps_dep kgoldrunner)
 	$(add_kdeapps_dep killbots)
-	$(add_kdeapps_dep kigo)
-	$(add_kdeapps_dep kiriki)
 	$(add_kdeapps_dep kjumpingcube)
-	$(add_kdeapps_dep klickety)
 	$(add_kdeapps_dep klines)
-	$(add_kdeapps_dep kmahjongg)
 	$(add_kdeapps_dep kmines)
-	$(add_kdeapps_dep knavalbattle)
 	$(add_kdeapps_dep knetwalk)
-	$(add_kdeapps_dep kolf)
 	$(add_kdeapps_dep kollision)
-	$(add_kdeapps_dep konquest)
 	$(add_kdeapps_dep kpat)
-	$(add_kdeapps_dep kreversi)
 	$(add_kdeapps_dep kshisen)
-	$(add_kdeapps_dep ksirk)
-	$(add_kdeapps_dep ksnakeduel)
-	$(add_kdeapps_dep kspaceduel)
 	$(add_kdeapps_dep ksquares)
-	$(add_kdeapps_dep ktuberling)
-	$(add_kdeapps_dep kubrick)
 	$(add_kdeapps_dep libkdegames)
 	$(add_kdeapps_dep libkmahjongg)
-	$(add_kdeapps_dep lskat)
-	$(add_kdeapps_dep palapeli)
-	$(add_kdeapps_dep picmi)
-	opengl? ( $(add_kdeapps_dep ksudoku) )
-	python? ( $(add_kdeapps_dep kajongg) )
 "


             reply	other threads:[~2015-05-06 13:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-06 13:35 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-21 20:07 [gentoo-commits] proj/kde:master commit in: kde-apps/kdegames-meta/ Andreas Sturmlechner
2022-04-21 17:39 Andreas Sturmlechner
2019-04-12 14:33 Michael Palimaka
2018-11-08 21:06 Andreas Sturmlechner
2018-06-10 16:29 Johannes Huber
2017-10-22 15:00 Andreas Sturmlechner
2017-09-01 21:22 Andreas Sturmlechner
2017-08-15 21:49 Andreas Sturmlechner
2015-05-11 18:28 Michael Palimaka
2014-11-29 16:46 Michael Palimaka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1430919301.6f1755637b9e69d555294004ddb5fdce8c70445b.kensington@gentoo \
    --to=kensington@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox