From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1164C138CD2 for ; Fri, 8 May 2015 21:54:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE05EE0712; Fri, 8 May 2015 21:54:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 17DBDE05C1 for ; Fri, 8 May 2015 21:54:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E56E8340EA7 for ; Fri, 8 May 2015 21:54:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B0019A3 for ; Fri, 8 May 2015 21:54:38 +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: <1431112692.a5e0348b0c8bb528664463e098d9c4214c64e31c.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-3.16.0.ebuild 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: a5e0348b0c8bb528664463e098d9c4214c64e31c X-VCS-Branch: master Date: Fri, 8 May 2015 21:54:38 +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: 76ed7dd0-a367-48f9-9f13-4e275257a513 X-Archives-Hash: 5543f4d7e3a828f3bd40e34541ddc302 commit: a5e0348b0c8bb528664463e098d9c4214c64e31c Author: Gilles Dartiguelongue gentoo org> AuthorDate: Fri May 8 18:14:32 2015 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Fri May 8 19:18:12 2015 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=a5e0348b media-gfx/gnome-screenshot: 3.14.0-r1 → 3.16.0 ...eenshot-9999.ebuild => gnome-screenshot-3.16.0.ebuild} | 15 ++++----------- media-gfx/gnome-screenshot/gnome-screenshot-9999.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/media-gfx/gnome-screenshot/gnome-screenshot-9999.ebuild b/media-gfx/gnome-screenshot/gnome-screenshot-3.16.0.ebuild similarity index 75% copy from media-gfx/gnome-screenshot/gnome-screenshot-9999.ebuild copy to media-gfx/gnome-screenshot/gnome-screenshot-3.16.0.ebuild index 64bdb09..90fad73 100644 --- a/media-gfx/gnome-screenshot/gnome-screenshot-9999.ebuild +++ b/media-gfx/gnome-screenshot/gnome-screenshot-3.16.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -6,25 +6,18 @@ EAPI="5" GCONF_DEBUG="no" inherit gnome2 readme.gentoo -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi DESCRIPTION="Screenshot utility for GNOME" -HOMEPAGE="https://live.gnome.org/GnomeUtils" +HOMEPAGE="https://git.gnome.org/browse/gnome-screenshot" 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 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" # libcanberra 0.26-r2 is needed for gtk+:3 fixes COMMON_DEPEND=" - >=dev-libs/glib-2.35.1:2 + >=dev-libs/glib-2.35.1:2[dbus] >=media-libs/libcanberra-0.26-r2[gtk3] x11-libs/cairo x11-libs/gdk-pixbuf diff --git a/media-gfx/gnome-screenshot/gnome-screenshot-9999.ebuild b/media-gfx/gnome-screenshot/gnome-screenshot-9999.ebuild index 64bdb09..58b5713 100644 --- a/media-gfx/gnome-screenshot/gnome-screenshot-9999.ebuild +++ b/media-gfx/gnome-screenshot/gnome-screenshot-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -11,7 +11,7 @@ if [[ ${PV} = 9999 ]]; then fi DESCRIPTION="Screenshot utility for GNOME" -HOMEPAGE="https://live.gnome.org/GnomeUtils" +HOMEPAGE="https://git.gnome.org/browse/gnome-screenshot" LICENSE="GPL-2+" SLOT="0" @@ -24,7 +24,7 @@ fi # libcanberra 0.26-r2 is needed for gtk+:3 fixes COMMON_DEPEND=" - >=dev-libs/glib-2.35.1:2 + >=dev-libs/glib-2.35.1:2[dbus] >=media-libs/libcanberra-0.26-r2[gtk3] x11-libs/cairo x11-libs/gdk-pixbuf