From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 305AA138334 for ; Fri, 14 Sep 2018 10:29:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E691E0EA6; Fri, 14 Sep 2018 10:29:09 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 03D2EE0EA6 for ; Fri, 14 Sep 2018 10:29:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C37A0335D03 for ; Fri, 14 Sep 2018 10:29:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 632743BF for ; Fri, 14 Sep 2018 10:29:05 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1536920747.c595f420d2d34f0dc5bba0147ea419ad8c94892f.leio@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: games-puzzle/lightsoff/ X-VCS-Repository: proj/gnome X-VCS-Files: games-puzzle/lightsoff/lightsoff-3.26.0.ebuild games-puzzle/lightsoff/metadata.xml X-VCS-Directories: games-puzzle/lightsoff/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: c595f420d2d34f0dc5bba0147ea419ad8c94892f X-VCS-Branch: master Date: Fri, 14 Sep 2018 10:29:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8ccf9d7d-07f0-4e07-89d7-4c89dd967012 X-Archives-Hash: 6ed5ca3ad54e5587a15862d1dc8c4a46 commit: c595f420d2d34f0dc5bba0147ea419ad8c94892f Author: Mart Raudsepp gentoo org> AuthorDate: Fri Sep 14 10:25:47 2018 +0000 Commit: Mart Raudsepp gentoo 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 @@ - - - - - gnome@gentoo.org - Gentoo GNOME Desktop - -