* [gentoo-commits] proj/kde:master commit in: kde-base/picmi/
@ 2012-11-16 21:10 Johannes Huber
0 siblings, 0 replies; 6+ messages in thread
From: Johannes Huber @ 2012-11-16 21:10 UTC (permalink / raw
To: gentoo-commits
commit: 100caf3e032d80be86079eed57d9eeab41fae999
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 16 21:59:01 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Nov 16 21:59:01 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=100caf3e
[kde-base/picmi] Move from games-puzzle/picmi.
Package-Manager: portage-2.2.0_alpha142
---
kde-base/picmi/metadata.xml | 5 +++++
kde-base/picmi/picmi-9999.ebuild | 15 +++++++++++++++
2 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/kde-base/picmi/metadata.xml b/kde-base/picmi/metadata.xml
new file mode 100644
index 0000000..8d1e86a
--- /dev/null
+++ b/kde-base/picmi/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>kde</herd>
+</pkgmetadata>
diff --git a/kde-base/picmi/picmi-9999.ebuild b/kde-base/picmi/picmi-9999.ebuild
new file mode 100644
index 0000000..418f8b5
--- /dev/null
+++ b/kde-base/picmi/picmi-9999.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit kde4-base
+
+DESCRIPTION="Nonogram logic game for KDE"
+SLOT="4"
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/picmi/
@ 2012-11-16 21:10 Johannes Huber
0 siblings, 0 replies; 6+ messages in thread
From: Johannes Huber @ 2012-11-16 21:10 UTC (permalink / raw
To: gentoo-commits
commit: b8dff5fb926dc68ad921860cfbd7e2d9a5a6e4e0
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 16 22:12:27 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Nov 16 22:12:27 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b8dff5fb
[kde-base/picmi] Version bump.
Package-Manager: portage-2.2.0_alpha142
---
kde-base/picmi/picmi-4.9.80.ebuild | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/kde-base/picmi/picmi-4.9.80.ebuild b/kde-base/picmi/picmi-4.9.80.ebuild
new file mode 100644
index 0000000..184cc48
--- /dev/null
+++ b/kde-base/picmi/picmi-4.9.80.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit kde4-base
+
+DESCRIPTION="Nonogram logic game for KDE"
+SLOT="4"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/picmi/
@ 2012-11-16 21:16 Johannes Huber
0 siblings, 0 replies; 6+ messages in thread
From: Johannes Huber @ 2012-11-16 21:16 UTC (permalink / raw
To: gentoo-commits
commit: ad828a4a3b4246efefc92d5f98898518c9714890
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 16 22:18:22 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Nov 16 22:18:22 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ad828a4a
[kde-base/picmi] Move to EAPI 5.
Package-Manager: portage-2.2.0_alpha142
---
kde-base/picmi/picmi-4.9.80.ebuild | 2 +-
kde-base/picmi/picmi-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-base/picmi/picmi-4.9.80.ebuild b/kde-base/picmi/picmi-4.9.80.ebuild
index 184cc48..756bc83 100644
--- a/kde-base/picmi/picmi-4.9.80.ebuild
+++ b/kde-base/picmi/picmi-4.9.80.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit kde4-base
diff --git a/kde-base/picmi/picmi-9999.ebuild b/kde-base/picmi/picmi-9999.ebuild
index 418f8b5..550a797 100644
--- a/kde-base/picmi/picmi-9999.ebuild
+++ b/kde-base/picmi/picmi-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit kde4-base
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/picmi/
@ 2013-08-19 12:30 Michael Palimaka
0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2013-08-19 12:30 UTC (permalink / raw
To: gentoo-commits
commit: 25160ae6f4e15e6cae2f8a6dd74bf3ebb5f070c2
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 19 12:27:52 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Aug 19 12:27:52 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=25160ae6
[kde-base/picmi] Drop SLOT which is handled by eclass.
Package-Manager: portage-2.2.0
---
kde-base/picmi/picmi-4.11.49.9999.ebuild | 1 -
kde-base/picmi/picmi-9999.ebuild | 1 -
2 files changed, 2 deletions(-)
diff --git a/kde-base/picmi/picmi-4.11.49.9999.ebuild b/kde-base/picmi/picmi-4.11.49.9999.ebuild
index a095c8e..a67462c 100644
--- a/kde-base/picmi/picmi-4.11.49.9999.ebuild
+++ b/kde-base/picmi/picmi-4.11.49.9999.ebuild
@@ -7,7 +7,6 @@ EAPI=5
inherit kde4-base
DESCRIPTION="Nonogram logic game for KDE"
-SLOT="4"
KEYWORDS=""
IUSE="debug"
diff --git a/kde-base/picmi/picmi-9999.ebuild b/kde-base/picmi/picmi-9999.ebuild
index a095c8e..a67462c 100644
--- a/kde-base/picmi/picmi-9999.ebuild
+++ b/kde-base/picmi/picmi-9999.ebuild
@@ -7,7 +7,6 @@ EAPI=5
inherit kde4-base
DESCRIPTION="Nonogram logic game for KDE"
-SLOT="4"
KEYWORDS=""
IUSE="debug"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/picmi/
@ 2013-08-27 17:04 Michael Palimaka
0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2013-08-27 17:04 UTC (permalink / raw
To: gentoo-commits
commit: 7d10037bcca04ee271938ed53b487ebd05321117
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 27 17:01:43 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Aug 27 17:01:43 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7d10037b
[kde-base/picmi] Update HOMEPAGE wrt bug #479244.
Package-Manager: portage-2.2.1
---
kde-base/picmi/picmi-4.11.49.9999.ebuild | 1 +
kde-base/picmi/picmi-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/kde-base/picmi/picmi-4.11.49.9999.ebuild b/kde-base/picmi/picmi-4.11.49.9999.ebuild
index a67462c..7c1dd17 100644
--- a/kde-base/picmi/picmi-4.11.49.9999.ebuild
+++ b/kde-base/picmi/picmi-4.11.49.9999.ebuild
@@ -7,6 +7,7 @@ EAPI=5
inherit kde4-base
DESCRIPTION="Nonogram logic game for KDE"
+HOMEPAGE="http://games.kde.org/game.php?game=picmi"
KEYWORDS=""
IUSE="debug"
diff --git a/kde-base/picmi/picmi-9999.ebuild b/kde-base/picmi/picmi-9999.ebuild
index a67462c..7c1dd17 100644
--- a/kde-base/picmi/picmi-9999.ebuild
+++ b/kde-base/picmi/picmi-9999.ebuild
@@ -7,6 +7,7 @@ EAPI=5
inherit kde4-base
DESCRIPTION="Nonogram logic game for KDE"
+HOMEPAGE="http://games.kde.org/game.php?game=picmi"
KEYWORDS=""
IUSE="debug"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/picmi/
@ 2014-01-04 0:43 Andreas Hüttel
0 siblings, 0 replies; 6+ messages in thread
From: Andreas Hüttel @ 2014-01-04 0:43 UTC (permalink / raw
To: gentoo-commits
commit: 7548aa5860c2ebeb58d6b4e076c8e34981217eb3
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 00:44:12 2014 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 00:44:12 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7548aa58
[kde-base/picmi] tests fail without X
Package-Manager: portage-2.2.7
---
kde-base/picmi/picmi-4.12.49.9999.ebuild | 3 +++
kde-base/picmi/picmi-9999.ebuild | 3 +++
2 files changed, 6 insertions(+)
diff --git a/kde-base/picmi/picmi-4.12.49.9999.ebuild b/kde-base/picmi/picmi-4.12.49.9999.ebuild
index 01d383d..0906fe5 100644
--- a/kde-base/picmi/picmi-4.12.49.9999.ebuild
+++ b/kde-base/picmi/picmi-4.12.49.9999.ebuild
@@ -13,3 +13,6 @@ IUSE="debug"
DEPEND="$(add_kdebase_dep libkdegames)"
RDEPEND="${DEPEND}"
+
+RESTRICT=test
+# needs X server
diff --git a/kde-base/picmi/picmi-9999.ebuild b/kde-base/picmi/picmi-9999.ebuild
index 01d383d..0906fe5 100644
--- a/kde-base/picmi/picmi-9999.ebuild
+++ b/kde-base/picmi/picmi-9999.ebuild
@@ -13,3 +13,6 @@ IUSE="debug"
DEPEND="$(add_kdebase_dep libkdegames)"
RDEPEND="${DEPEND}"
+
+RESTRICT=test
+# needs X server
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-01-04 0:43 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-16 21:10 [gentoo-commits] proj/kde:master commit in: kde-base/picmi/ Johannes Huber
-- strict thread matches above, loose matches on Subject: below --
2012-11-16 21:10 Johannes Huber
2012-11-16 21:16 Johannes Huber
2013-08-19 12:30 Michael Palimaka
2013-08-27 17:04 Michael Palimaka
2014-01-04 0:43 Andreas Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox