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 D338A138335 for ; Wed, 6 Jun 2018 22:14:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9910FE09E6; Wed, 6 Jun 2018 22:14:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 6D183E09E6 for ; Wed, 6 Jun 2018 22:14:15 +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 53CC2335C94 for ; Wed, 6 Jun 2018 22:14:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FF322C7 for ; Wed, 6 Jun 2018 22:14:12 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1528323237.68bcc7c147943c235f655806fe7a1c260566f2a6.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: media-gfx/gnome-screenshot/ X-VCS-Repository: proj/gnome X-VCS-Files: media-gfx/gnome-screenshot/gnome-screenshot-9999.ebuild X-VCS-Directories: media-gfx/gnome-screenshot/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 68bcc7c147943c235f655806fe7a1c260566f2a6 X-VCS-Branch: master Date: Wed, 6 Jun 2018 22:14:12 +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: 9576b448-bf22-4a04-9d51-0afac3fe1ab9 X-Archives-Hash: de35283c354cf45fbda85721b6f3f0e7 commit: 68bcc7c147943c235f655806fe7a1c260566f2a6 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Wed Jun 6 21:40:05 2018 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Wed Jun 6 22:13:57 2018 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=68bcc7c1 media-gfx/gnome-screenshot: sync live ebuild Package-Manager: Portage-2.3.40, Repoman-2.3.9 Manifest-Sign-Key: 0x5A56C8CD0C13248A .../gnome-screenshot/gnome-screenshot-9999.ebuild | 35 +++++++++++----------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/media-gfx/gnome-screenshot/gnome-screenshot-9999.ebuild b/media-gfx/gnome-screenshot/gnome-screenshot-9999.ebuild index 51c6c0eb..5fd55569 100644 --- a/media-gfx/gnome-screenshot/gnome-screenshot-9999.ebuild +++ b/media-gfx/gnome-screenshot/gnome-screenshot-9999.ebuild @@ -1,26 +1,25 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 readme.gentoo +EAPI=6 +inherit gnome-meson readme.gentoo-r1 if [[ ${PV} = 9999 ]]; then - inherit gnome2-live + inherit git-r3 + SRC_URI="" + EGIT_REPO_URI="git://git.gnome.org/gnome-screenshot" fi DESCRIPTION="Screenshot utility for GNOME" -HOMEPAGE="https://git.gnome.org/browse/gnome-screenshot" +HOMEPAGE="https://wiki.gnome.org/Apps/Attic/GnomeUtils" LICENSE="GPL-2+" SLOT="0" IUSE="" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" -fi +#if [[ ${PV} = 9999 ]]; then +# KEYWORDS="" +#else + KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +#fi # libcanberra 0.26-r2 is needed for gtk+:3 fixes COMMON_DEPEND=" @@ -37,10 +36,12 @@ RDEPEND="${COMMON_DEPEND} !