public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gconf-editor/
@ 2016-11-04  9:15 Pacho Ramos
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos @ 2016-11-04  9:15 UTC (permalink / raw
  To: gentoo-commits

commit:     d7e41de115740abe563c23b259d9efea536cb17e
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  4 09:08:33 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Nov  4 09:15:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7e41de1

gnome-extra/gconf-editor: scrollkeeper is not really needed

Package-Manager: portage-2.3.2

 gnome-extra/gconf-editor/gconf-editor-3.0.1-r1.ebuild | 19 +++++++------------
 1 file changed, 7 insertions(+), 12 deletions(-)

diff --git a/gnome-extra/gconf-editor/gconf-editor-3.0.1-r1.ebuild b/gnome-extra/gconf-editor/gconf-editor-3.0.1-r1.ebuild
index 8d96380..cb1da31 100644
--- a/gnome-extra/gconf-editor/gconf-editor-3.0.1-r1.ebuild
+++ b/gnome-extra/gconf-editor/gconf-editor-3.0.1-r1.ebuild
@@ -1,11 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
-GCONF_DEBUG="no"
-
-inherit eutils gnome2
+EAPI=6
+inherit gnome2
 
 DESCRIPTION="An editor to the GNOME config system"
 HOMEPAGE="https://git.gnome.org/browse/gconf-editor"
@@ -20,7 +18,6 @@ RDEPEND="
 	>=gnome-base/gconf-2.12:2
 "
 DEPEND="${RDEPEND}
-	app-text/scrollkeeper
 	sys-devel/gettext
 	app-text/gnome-doc-utils
 	>=dev-util/intltool-0.35
@@ -29,12 +26,10 @@ DEPEND="${RDEPEND}
 "
 # gnome-common for eautoreconf
 
-src_prepare() {
+PATCHES=(
 	# Fix assertion failed crash (from 'master')
-	epatch "${FILESDIR}/${PN}-3.0.1-assertion-crash.patch"
+	"${FILESDIR}/${PN}-3.0.1-assertion-crash.patch"
 
 	# Drop use GTK accel maps (from 'master')
-	epatch "${FILESDIR}/${PN}-3.0.1-drop-accel.patch"
-
-	gnome2_src_prepare
-}
+	"${FILESDIR}/${PN}-3.0.1-drop-accel.patch"
+)


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-04  9:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-04  9:15 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gconf-editor/ Pacho Ramos

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