public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:master commit in: games-puzzle/lightsoff/
@ 2013-10-12 18:18 Gilles Dartiguelongue
  0 siblings, 0 replies; 13+ messages in thread
From: Gilles Dartiguelongue @ 2013-10-12 18:18 UTC (permalink / raw
  To: gentoo-commits

commit:     4262dc245bccd5e62c9f38667ee7b96217de53bf
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 18:07:26 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 18:07:26 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4262dc24

games-puzzle/lightsoff: 3.8.0 → 3.10.0

---
 games-puzzle/lightsoff/lightsoff-3.10.0.ebuild | 36 ++++++++++++++++++++++++++
 games-puzzle/lightsoff/metadata.xml            |  5 ++++
 2 files changed, 41 insertions(+)

diff --git a/games-puzzle/lightsoff/lightsoff-3.10.0.ebuild b/games-puzzle/lightsoff/lightsoff-3.10.0.ebuild
new file mode 100644
index 0000000..5a805f0
--- /dev/null
+++ b/games-puzzle/lightsoff/lightsoff-3.10.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lightsoff/lightsoff-3.8.0.ebuild,v 1.2 2013/08/31 15:29:17 pinkbyte Exp $
+
+EAPI="5"
+GCONF_DEBUG="no"
+VALA_MIN_API_VERSION="0.16"
+
+inherit gnome-games vala
+
+DESCRIPTION="Turn off all the lights"
+HOMEPAGE="https://wiki.gnome.org/Lightsoff"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+IUSE=""
+
+RDEPEND="
+	dev-libs/glib:2
+	>=media-libs/clutter-1:1.0
+	>=media-libs/clutter-gtk-0.91.6:1.0
+	>=x11-libs/gtk+-3.4.0:3
+"
+DEPEND="${RDEPEND}
+	$(vala_depend)
+	app-text/yelp-tools
+	>=dev-util/intltool-0.35.0
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	gnome-games_src_prepare
+	vala_src_prepare
+}

diff --git a/games-puzzle/lightsoff/metadata.xml b/games-puzzle/lightsoff/metadata.xml
new file mode 100644
index 0000000..6e0e2ec
--- /dev/null
+++ b/games-puzzle/lightsoff/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>gnome</herd>
+</pkgmetadata>


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/lightsoff/
@ 2013-11-15 22:39 Gilles Dartiguelongue
  0 siblings, 0 replies; 13+ messages in thread
From: Gilles Dartiguelongue @ 2013-11-15 22:39 UTC (permalink / raw
  To: gentoo-commits

commit:     38206b70b8359f47929be4aef5e8f65774cbb94b
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 16 00:34:26 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Nov 16 00:34:26 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=38206b70

games-puzzle/lightsoff: 3.10.0 → 3.10.1

---
 .../lightsoff/{lightsoff-3.10.0.ebuild => lightsoff-3.10.1.ebuild}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/lightsoff/lightsoff-3.10.0.ebuild b/games-puzzle/lightsoff/lightsoff-3.10.1.ebuild
similarity index 80%
rename from games-puzzle/lightsoff/lightsoff-3.10.0.ebuild
rename to games-puzzle/lightsoff/lightsoff-3.10.1.ebuild
index 5a805f0..dab5a8e 100644
--- a/games-puzzle/lightsoff/lightsoff-3.10.0.ebuild
+++ b/games-puzzle/lightsoff/lightsoff-3.10.1.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lightsoff/lightsoff-3.8.0.ebuild,v 1.2 2013/08/31 15:29:17 pinkbyte Exp $
+# $Header: $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Lightsoff"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/lightsoff/
@ 2014-04-06 20:19 Gilles Dartiguelongue
  0 siblings, 0 replies; 13+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-06 20:19 UTC (permalink / raw
  To: gentoo-commits

commit:     a944b654dc70c7c65ec901b01005cff4b717d148
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  6 20:05:17 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Apr  6 20:19:11 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=a944b654

games-puzzle/lightsoff: 3.10.1 → 3.12.0

---
 games-puzzle/lightsoff/lightsoff-3.12.0.ebuild | 36 ++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/games-puzzle/lightsoff/lightsoff-3.12.0.ebuild b/games-puzzle/lightsoff/lightsoff-3.12.0.ebuild
new file mode 100644
index 0000000..7a5e8a7
--- /dev/null
+++ b/games-puzzle/lightsoff/lightsoff-3.12.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+VALA_MIN_API_VERSION="0.22"
+
+inherit gnome-games vala
+
+DESCRIPTION="Turn off all the lights"
+HOMEPAGE="https://wiki.gnome.org/Lightsoff"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+	dev-libs/glib:2
+	>=media-libs/clutter-1:1.0
+	>=media-libs/clutter-gtk-0.91.6:1.0
+	>=x11-libs/gtk+-3.10:3
+"
+DEPEND="${RDEPEND}
+	$(vala_depend)
+	app-text/yelp-tools
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	gnome-games_src_prepare
+	vala_src_prepare
+}


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/lightsoff/
@ 2014-04-23 22:33 Gilles Dartiguelongue
  0 siblings, 0 replies; 13+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-23 22:33 UTC (permalink / raw
  To: gentoo-commits

commit:     970a568296df234c97682913ab0649cd1165ec6d
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 23 22:21:21 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Apr 23 22:33:15 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=970a5682

games-puzzle/lightsoff: 3.12.0 → 3.12.1

---
 .../lightsoff/{lightsoff-3.12.0.ebuild => lightsoff-3.12.1.ebuild}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/lightsoff/lightsoff-3.12.0.ebuild b/games-puzzle/lightsoff/lightsoff-3.12.1.ebuild
similarity index 90%
rename from games-puzzle/lightsoff/lightsoff-3.12.0.ebuild
rename to games-puzzle/lightsoff/lightsoff-3.12.1.ebuild
index 7a5e8a7..17d4e2f 100644
--- a/games-puzzle/lightsoff/lightsoff-3.12.0.ebuild
+++ b/games-puzzle/lightsoff/lightsoff-3.12.1.ebuild
@@ -18,8 +18,8 @@ IUSE=""
 
 RDEPEND="
 	dev-libs/glib:2
-	>=media-libs/clutter-1:1.0
-	>=media-libs/clutter-gtk-0.91.6:1.0
+	>=media-libs/clutter-1.14:1.0
+	>=media-libs/clutter-gtk-1.4:1.0
 	>=x11-libs/gtk+-3.10:3
 "
 DEPEND="${RDEPEND}


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/lightsoff/
@ 2014-10-05 22:09 Gilles Dartiguelongue
  0 siblings, 0 replies; 13+ messages in thread
From: Gilles Dartiguelongue @ 2014-10-05 22:09 UTC (permalink / raw
  To: gentoo-commits

commit:     e809993e720a9328ecbc0c872155dfdc33d0ff04
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  5 20:15:34 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct  5 21:19:55 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=e809993e

games-puzzle/lightsoff: 3.12.2 → 3.14.0

---
 .../lightsoff/{lightsoff-3.12.1.ebuild => lightsoff-3.14.0.ebuild} | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/games-puzzle/lightsoff/lightsoff-3.12.1.ebuild b/games-puzzle/lightsoff/lightsoff-3.14.0.ebuild
similarity index 79%
rename from games-puzzle/lightsoff/lightsoff-3.12.1.ebuild
rename to games-puzzle/lightsoff/lightsoff-3.14.0.ebuild
index 17d4e2f..05ced77 100644
--- a/games-puzzle/lightsoff/lightsoff-3.12.1.ebuild
+++ b/games-puzzle/lightsoff/lightsoff-3.14.0.ebuild
@@ -9,7 +9,7 @@ VALA_MIN_API_VERSION="0.22"
 inherit gnome-games vala
 
 DESCRIPTION="Turn off all the lights"
-HOMEPAGE="https://wiki.gnome.org/Lightsoff"
+HOMEPAGE="https://wiki.gnome.org/Apps/Lightsoff"
 
 LICENSE="GPL-2+"
 SLOT="0"
@@ -18,9 +18,10 @@ IUSE=""
 
 RDEPEND="
 	dev-libs/glib:2
+	>=gnome-base/librsvg-2.32:2
 	>=media-libs/clutter-1.14:1.0
-	>=media-libs/clutter-gtk-1.4:1.0
-	>=x11-libs/gtk+-3.10:3
+	>=media-libs/clutter-gtk-1.5.5:1.0
+	>=x11-libs/gtk+-3.13.2:3
 "
 DEPEND="${RDEPEND}
 	$(vala_depend)


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/lightsoff/
@ 2014-10-13 21:51 Gilles Dartiguelongue
  0 siblings, 0 replies; 13+ messages in thread
From: Gilles Dartiguelongue @ 2014-10-13 21:51 UTC (permalink / raw
  To: gentoo-commits

commit:     8f59c849ad4a4454933f0fbb1eed7d2382349681
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 13 21:17:51 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Oct 13 21:17:51 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=8f59c849

games-puzzle/lightsoff: 3.14.0 → 3.14.1

---
 .../lightsoff/{lightsoff-3.14.0.ebuild => lightsoff-3.14.1.ebuild}        | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/games-puzzle/lightsoff/lightsoff-3.14.0.ebuild b/games-puzzle/lightsoff/lightsoff-3.14.1.ebuild
similarity index 100%
rename from games-puzzle/lightsoff/lightsoff-3.14.0.ebuild
rename to games-puzzle/lightsoff/lightsoff-3.14.1.ebuild


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/lightsoff/
@ 2014-12-22 23:11 Gilles Dartiguelongue
  0 siblings, 0 replies; 13+ messages in thread
From: Gilles Dartiguelongue @ 2014-12-22 23:11 UTC (permalink / raw
  To: gentoo-commits

commit:     b5997b2a3fbba260d8db1ff61f7867534362535e
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 22 23:03:49 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Dec 22 23:03:49 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b5997b2a

games-puzzle/lightsoff: moved to gentoo-x86

---
 games-puzzle/lightsoff/lightsoff-3.14.1.ebuild | 37 --------------------------
 1 file changed, 37 deletions(-)

diff --git a/games-puzzle/lightsoff/lightsoff-3.14.1.ebuild b/games-puzzle/lightsoff/lightsoff-3.14.1.ebuild
deleted file mode 100644
index 05ced77..0000000
--- a/games-puzzle/lightsoff/lightsoff-3.14.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.22"
-
-inherit gnome-games vala
-
-DESCRIPTION="Turn off all the lights"
-HOMEPAGE="https://wiki.gnome.org/Apps/Lightsoff"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="
-	dev-libs/glib:2
-	>=gnome-base/librsvg-2.32:2
-	>=media-libs/clutter-1.14:1.0
-	>=media-libs/clutter-gtk-1.5.5:1.0
-	>=x11-libs/gtk+-3.13.2:3
-"
-DEPEND="${RDEPEND}
-	$(vala_depend)
-	app-text/yelp-tools
-	>=dev-util/intltool-0.50
-	sys-devel/gettext
-	virtual/pkgconfig
-"
-
-src_prepare() {
-	gnome-games_src_prepare
-	vala_src_prepare
-}


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/lightsoff/
@ 2015-05-02 18:41 Gilles Dartiguelongue
  0 siblings, 0 replies; 13+ messages in thread
From: Gilles Dartiguelongue @ 2015-05-02 18:41 UTC (permalink / raw
  To: gentoo-commits

commit:     bc7a9e0e7ae915178056f4300bd492d8d1a8a421
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat May  2 18:22:29 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat May  2 18:29:46 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=bc7a9e0e

games-puzzle/lightsoff: 3.14.1 → 3.16.1

 games-puzzle/lightsoff/lightsoff-3.16.1.ebuild | 38 ++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/games-puzzle/lightsoff/lightsoff-3.16.1.ebuild b/games-puzzle/lightsoff/lightsoff-3.16.1.ebuild
new file mode 100644
index 0000000..8c802a3
--- /dev/null
+++ b/games-puzzle/lightsoff/lightsoff-3.16.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+VALA_MIN_API_VERSION="0.22"
+
+inherit gnome-games vala
+
+DESCRIPTION="Turn off all the lights"
+HOMEPAGE="https://wiki.gnome.org/Apps/Lightsoff"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+	dev-libs/glib:2
+	>=gnome-base/librsvg-2.32:2
+	>=media-libs/clutter-1.14:1.0
+	>=media-libs/clutter-gtk-1.5.5:1.0
+	>=x11-libs/gtk+-3.13.2:3
+"
+DEPEND="${RDEPEND}
+	$(vala_depend)
+	app-text/yelp-tools
+	dev-libs/appstream-glib
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	gnome-games_src_prepare
+	vala_src_prepare
+}


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/lightsoff/
@ 2016-03-28 21:20 Ole Reifschneider
  0 siblings, 0 replies; 13+ messages in thread
From: Ole Reifschneider @ 2016-03-28 21:20 UTC (permalink / raw
  To: gentoo-commits

commit:     71d7de1880e6b1bfe251bf256149f32bebbdbe52
Author:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 21:11:52 2016 +0000
Commit:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 21:11:52 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=71d7de18

games-puzzle/lightsoff: Bump version to 3.20.0

Package-Manager: portage-2.2.28
Manifest-Sign-Key: 0xE9E568677E8B4D42

 games-puzzle/lightsoff/lightsoff-3.20.0.ebuild | 38 ++++++++++++++++++++++++++
 games-puzzle/lightsoff/metadata.xml            |  8 ++++++
 2 files changed, 46 insertions(+)

diff --git a/games-puzzle/lightsoff/lightsoff-3.20.0.ebuild b/games-puzzle/lightsoff/lightsoff-3.20.0.ebuild
new file mode 100644
index 0000000..42d5c42
--- /dev/null
+++ b/games-puzzle/lightsoff/lightsoff-3.20.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+VALA_MIN_API_VERSION="0.22"
+
+inherit gnome-games vala
+
+DESCRIPTION="Turn off all the lights"
+HOMEPAGE="https://wiki.gnome.org/Apps/Lightsoff"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+	dev-libs/glib:2
+	>=gnome-base/librsvg-2.32:2
+	>=media-libs/clutter-1.14:1.0
+	>=media-libs/clutter-gtk-1.5.5:1.0
+	>=x11-libs/gtk+-3.13.4:3
+"
+DEPEND="${RDEPEND}
+	$(vala_depend)
+	app-text/yelp-tools
+	dev-libs/appstream-glib
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	gnome-games_src_prepare
+	vala_src_prepare
+}

diff --git a/games-puzzle/lightsoff/metadata.xml b/games-puzzle/lightsoff/metadata.xml
new file mode 100644
index 0000000..3998080
--- /dev/null
+++ b/games-puzzle/lightsoff/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+	<email>gnome@gentoo.org</email>
+	<name>Gentoo GNOME Desktop</name>
+</maintainer>
+</pkgmetadata>


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/lightsoff/
@ 2017-09-12  6:19 Gilles Dartiguelongue
  0 siblings, 0 replies; 13+ messages in thread
From: Gilles Dartiguelongue @ 2017-09-12  6:19 UTC (permalink / raw
  To: gentoo-commits

commit:     a077ee6e8a5bc703a222051c15a97c0aa7d7eae1
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 06:15:02 2017 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 06:15:02 2017 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=a077ee6e

games-puzzle/lightsoff: sync with gentoo repository

 games-puzzle/lightsoff/lightsoff-3.20.0.ebuild | 38 --------------------------
 games-puzzle/lightsoff/metadata.xml            |  8 ------
 2 files changed, 46 deletions(-)

diff --git a/games-puzzle/lightsoff/lightsoff-3.20.0.ebuild b/games-puzzle/lightsoff/lightsoff-3.20.0.ebuild
deleted file mode 100644
index 42d5c423..00000000
--- a/games-puzzle/lightsoff/lightsoff-3.20.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.22"
-
-inherit gnome-games vala
-
-DESCRIPTION="Turn off all the lights"
-HOMEPAGE="https://wiki.gnome.org/Apps/Lightsoff"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="
-	dev-libs/glib:2
-	>=gnome-base/librsvg-2.32:2
-	>=media-libs/clutter-1.14:1.0
-	>=media-libs/clutter-gtk-1.5.5:1.0
-	>=x11-libs/gtk+-3.13.4:3
-"
-DEPEND="${RDEPEND}
-	$(vala_depend)
-	app-text/yelp-tools
-	dev-libs/appstream-glib
-	>=dev-util/intltool-0.50
-	sys-devel/gettext
-	virtual/pkgconfig
-"
-
-src_prepare() {
-	gnome-games_src_prepare
-	vala_src_prepare
-}

diff --git a/games-puzzle/lightsoff/metadata.xml b/games-puzzle/lightsoff/metadata.xml
deleted file mode 100644
index 39980802..00000000
--- a/games-puzzle/lightsoff/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-	<email>gnome@gentoo.org</email>
-	<name>Gentoo GNOME Desktop</name>
-</maintainer>
-</pkgmetadata>


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/lightsoff/
@ 2018-05-26 23:45 Gilles Dartiguelongue
  0 siblings, 0 replies; 13+ messages in thread
From: Gilles Dartiguelongue @ 2018-05-26 23:45 UTC (permalink / raw
  To: gentoo-commits

commit:     8b6a58d3d340d9ad9d79b6b92dfe38927d499311
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 21:56:15 2018 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat May 26 23:45:04 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=8b6a58d3

games-puzzle/lightsoff: 3.24.0 → 3.26.0

Translation updates.

Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x5A56C8CD0C13248A

 games-puzzle/lightsoff/lightsoff-3.26.0.ebuild | 37 ++++++++++++++++++++++++++
 games-puzzle/lightsoff/metadata.xml            |  8 ++++++
 2 files changed, 45 insertions(+)

diff --git a/games-puzzle/lightsoff/lightsoff-3.26.0.ebuild b/games-puzzle/lightsoff/lightsoff-3.26.0.ebuild
new file mode 100644
index 00000000..aa290a99
--- /dev/null
+++ b/games-puzzle/lightsoff/lightsoff-3.26.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2 vala
+
+DESCRIPTION="Turn off all the lights"
+HOMEPAGE="https://wiki.gnome.org/Apps/Lightsoff"
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/glib-2.38:2
+	>=gnome-base/librsvg-2.32:2
+	>=media-libs/clutter-1.14:1.0
+	>=media-libs/clutter-gtk-1.5.5:1.0
+	>=x11-libs/gtk+-3.13.4:3
+"
+# libxml2+gdk-pixbuf required for glib-compile-resources
+DEPEND="${RDEPEND}
+	$(vala_depend)
+	app-text/yelp-tools
+	dev-libs/appstream-glib
+	dev-libs/libxml2
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+	x11-libs/gdk-pixbuf
+"
+
+src_prepare() {
+	gnome2_src_prepare
+	vala_src_prepare
+}

diff --git a/games-puzzle/lightsoff/metadata.xml b/games-puzzle/lightsoff/metadata.xml
new file mode 100644
index 00000000..39980802
--- /dev/null
+++ b/games-puzzle/lightsoff/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+	<email>gnome@gentoo.org</email>
+	<name>Gentoo GNOME Desktop</name>
+</maintainer>
+</pkgmetadata>


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/lightsoff/
@ 2018-05-27 22:31 Gilles Dartiguelongue
  0 siblings, 0 replies; 13+ messages in thread
From: Gilles Dartiguelongue @ 2018-05-27 22:31 UTC (permalink / raw
  To: gentoo-commits

commit:     3f05ff82cd1036b2bf1e98abce0b802938c4bda9
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 22:29:42 2018 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun May 27 22:31:01 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=3f05ff82

games-puzzle/lightsoff: add missing slot for glib-compile-resources deps

Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x5A56C8CD0C13248A

 games-puzzle/lightsoff/lightsoff-3.26.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/lightsoff/lightsoff-3.26.0.ebuild b/games-puzzle/lightsoff/lightsoff-3.26.0.ebuild
index aa290a99..affffbc7 100644
--- a/games-puzzle/lightsoff/lightsoff-3.26.0.ebuild
+++ b/games-puzzle/lightsoff/lightsoff-3.26.0.ebuild
@@ -24,11 +24,11 @@ DEPEND="${RDEPEND}
 	$(vala_depend)
 	app-text/yelp-tools
 	dev-libs/appstream-glib
-	dev-libs/libxml2
+	dev-libs/libxml2:2
 	>=dev-util/intltool-0.50
 	sys-devel/gettext
 	virtual/pkgconfig
-	x11-libs/gdk-pixbuf
+	x11-libs/gdk-pixbuf:2
 "
 
 src_prepare() {


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/lightsoff/
@ 2018-09-14 10:29 Mart Raudsepp
  0 siblings, 0 replies; 13+ messages in thread
From: Mart Raudsepp @ 2018-09-14 10:29 UTC (permalink / raw
  To: gentoo-commits

commit:     c595f420d2d34f0dc5bba0147ea419ad8c94892f
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 14 10:25:47 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Sep 14 10:25:47 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=c595f420

games-puzzle/lightsoff: remove, 3.28.0 available in ::gentoo

Main tree 3.28.0 doesn't build depend on vala and gdk-pixbuf unnecessarily

 games-puzzle/lightsoff/lightsoff-3.26.0.ebuild | 37 --------------------------
 games-puzzle/lightsoff/metadata.xml            |  8 ------
 2 files changed, 45 deletions(-)

diff --git a/games-puzzle/lightsoff/lightsoff-3.26.0.ebuild b/games-puzzle/lightsoff/lightsoff-3.26.0.ebuild
deleted file mode 100644
index affffbc7..00000000
--- a/games-puzzle/lightsoff/lightsoff-3.26.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2 vala
-
-DESCRIPTION="Turn off all the lights"
-HOMEPAGE="https://wiki.gnome.org/Apps/Lightsoff"
-
-LICENSE="GPL-2+ CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-libs/glib-2.38:2
-	>=gnome-base/librsvg-2.32:2
-	>=media-libs/clutter-1.14:1.0
-	>=media-libs/clutter-gtk-1.5.5:1.0
-	>=x11-libs/gtk+-3.13.4:3
-"
-# libxml2+gdk-pixbuf required for glib-compile-resources
-DEPEND="${RDEPEND}
-	$(vala_depend)
-	app-text/yelp-tools
-	dev-libs/appstream-glib
-	dev-libs/libxml2:2
-	>=dev-util/intltool-0.50
-	sys-devel/gettext
-	virtual/pkgconfig
-	x11-libs/gdk-pixbuf:2
-"
-
-src_prepare() {
-	gnome2_src_prepare
-	vala_src_prepare
-}

diff --git a/games-puzzle/lightsoff/metadata.xml b/games-puzzle/lightsoff/metadata.xml
deleted file mode 100644
index 39980802..00000000
--- a/games-puzzle/lightsoff/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-	<email>gnome@gentoo.org</email>
-	<name>Gentoo GNOME Desktop</name>
-</maintainer>
-</pkgmetadata>


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

end of thread, other threads:[~2018-09-14 10:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-22 23:11 [gentoo-commits] proj/gnome:master commit in: games-puzzle/lightsoff/ Gilles Dartiguelongue
  -- strict thread matches above, loose matches on Subject: below --
2018-09-14 10:29 Mart Raudsepp
2018-05-27 22:31 Gilles Dartiguelongue
2018-05-26 23:45 Gilles Dartiguelongue
2017-09-12  6:19 Gilles Dartiguelongue
2016-03-28 21:20 Ole Reifschneider
2015-05-02 18:41 Gilles Dartiguelongue
2014-10-13 21:51 Gilles Dartiguelongue
2014-10-05 22:09 Gilles Dartiguelongue
2014-04-23 22:33 Gilles Dartiguelongue
2014-04-06 20:19 Gilles Dartiguelongue
2013-11-15 22:39 Gilles Dartiguelongue
2013-10-12 18:18 Gilles Dartiguelongue

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