commit: a5e0348b0c8bb528664463e098d9c4214c64e31c Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Fri May 8 18:14:32 2015 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> 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