From e5844c39eaa5918d2dacfb6b689feee78f5447c1 Mon Sep 17 00:00:00 2001 From: Donnie Berkholz Date: Fri, 9 May 2008 07:24:48 +0000 Subject: (#199747) Add gconf dependency. (Portage version: 2.1.5_rc7) --- x11-apps/grandr/ChangeLog | 7 +++++-- x11-apps/grandr/grandr-0.1.ebuild | 7 ++++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'x11-apps') diff --git a/x11-apps/grandr/ChangeLog b/x11-apps/grandr/ChangeLog index 30e2d1eccd82..8c958d377286 100644 --- a/x11-apps/grandr/ChangeLog +++ b/x11-apps/grandr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/grandr -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.3 2007/09/08 20:45:22 josejx Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.4 2008/05/09 07:24:48 dberkholz Exp $ + + 09 May 2008; Donnie Berkholz ; grandr-0.1.ebuild: + (#199747) Add gconf dependency. 08 Sep 2007; Joseph Jezak grandr-0.1.ebuild: Marked ppc stable for bug #191615. diff --git a/x11-apps/grandr/grandr-0.1.ebuild b/x11-apps/grandr/grandr-0.1.ebuild index 98354a92de43..ddbb169788ef 100644 --- a/x11-apps/grandr/grandr-0.1.ebuild +++ b/x11-apps/grandr/grandr-0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.3 2007/09/08 20:45:22 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.4 2008/05/09 07:24:48 dberkholz Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -11,7 +11,8 @@ DESCRIPTION="GTK+-based tool to configure the X output using the RandR 1.2 exten KEYWORDS="ppc x86" LICENSE="MIT" RDEPEND="=x11-libs/gtk+-2* - >=x11-libs/libXrandr-1.2" + >=x11-libs/libXrandr-1.2 + gnome-base/gconf" DEPEND="${RDEPEND}" PATCHES="${FILESDIR}/${PV}-fix-license-display.patch ${FILESDIR}/${PV}-outpus.patch -- cgit v1.2.3-65-gdbad