From 34c526ed8d4e95233be22b5152ddd25ef2abbd0f Mon Sep 17 00:00:00 2001 From: Krzysztof Pawlik Date: Wed, 11 Oct 2006 11:38:04 +0000 Subject: [PATCH] Add missing x11-misc/imake to DEPEND, see bug #150793. Package-Manager: portage-2.1.2_pre2-r8 --- x11-misc/xrmap/ChangeLog | 6 +++++- x11-misc/xrmap/xrmap-2.29.ebuild | 7 +++++-- x11-misc/xrmap/xrmap-2.30.ebuild | 7 +++++-- x11-misc/xrmap/xrmap-2.32.ebuild | 7 +++++-- 4 files changed, 20 insertions(+), 7 deletions(-) diff --git a/x11-misc/xrmap/ChangeLog b/x11-misc/xrmap/ChangeLog index 3988d8e4890a..9d6167eb3749 100644 --- a/x11-misc/xrmap/ChangeLog +++ b/x11-misc/xrmap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xrmap # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrmap/ChangeLog,v 1.11 2006/01/22 00:28:19 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrmap/ChangeLog,v 1.12 2006/10/11 11:38:04 nelchael Exp $ + + 11 Oct 2006; Krzysiek Pawlik xrmap-2.29.ebuild, + xrmap-2.30.ebuild, xrmap-2.32.ebuild: + Add missing x11-misc/imake to DEPEND, see bug #150793. 22 Jan 2006; Krzysiek Pawlik xrmap-2.29.ebuild, xrmap-2.30.ebuild, xrmap-2.32.ebuild: diff --git a/x11-misc/xrmap/xrmap-2.29.ebuild b/x11-misc/xrmap/xrmap-2.29.ebuild index 1f01520a552d..34823787e31b 100644 --- a/x11-misc/xrmap/xrmap-2.29.ebuild +++ b/x11-misc/xrmap/xrmap-2.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrmap/xrmap-2.29.ebuild,v 1.7 2006/01/22 00:28:19 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrmap/xrmap-2.29.ebuild,v 1.8 2006/10/11 11:38:04 nelchael Exp $ DESCRIPTION="The Xrmap program is a X client for generating images of the Earth and manipulating the CIA World data bank" HOMEPAGE="http://frmas.free.fr/li_1.htm#_Xrmap_" @@ -19,7 +19,10 @@ RDEPEND="|| ( ( x11-libs/libXpm ) virtual/x11 )" DEPEND="${RDEPEND} - || ( x11-proto/xproto virtual/x11 ) + || ( ( + x11-misc/imake + x11-proto/xproto ) + virtual/x11 ) media-gfx/imagemagick app-text/gv sys-apps/less diff --git a/x11-misc/xrmap/xrmap-2.30.ebuild b/x11-misc/xrmap/xrmap-2.30.ebuild index a026a4b711b0..49026cff3b68 100644 --- a/x11-misc/xrmap/xrmap-2.30.ebuild +++ b/x11-misc/xrmap/xrmap-2.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrmap/xrmap-2.30.ebuild,v 1.3 2006/01/22 00:28:19 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrmap/xrmap-2.30.ebuild,v 1.4 2006/10/11 11:38:04 nelchael Exp $ DESCRIPTION="The Xrmap program is a X client for generating images of the Earth and manipulating the CIA World data bank" HOMEPAGE="http://frmas.free.fr/li_1.htm#_Xrmap_" @@ -19,7 +19,10 @@ RDEPEND="|| ( ( x11-libs/libXpm ) virtual/x11 )" DEPEND="${RDEPEND} - || ( x11-proto/xproto virtual/x11 ) + || ( ( + x11-misc/imake + x11-proto/xproto ) + virtual/x11 ) media-gfx/imagemagick app-text/gv sys-apps/less diff --git a/x11-misc/xrmap/xrmap-2.32.ebuild b/x11-misc/xrmap/xrmap-2.32.ebuild index 83384a6f8044..b2970aedeb2f 100644 --- a/x11-misc/xrmap/xrmap-2.32.ebuild +++ b/x11-misc/xrmap/xrmap-2.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrmap/xrmap-2.32.ebuild,v 1.2 2006/01/22 00:28:19 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrmap/xrmap-2.32.ebuild,v 1.3 2006/10/11 11:38:04 nelchael Exp $ inherit eutils @@ -21,7 +21,10 @@ RDEPEND="|| ( ( x11-libs/libXpm ) virtual/x11 )" DEPEND="${RDEPEND} - || ( x11-proto/xproto virtual/x11 ) + || ( ( + x11-misc/imake + x11-proto/xproto ) + virtual/x11 ) media-gfx/imagemagick app-text/gv sys-apps/less -- 2.26.2