From bc0da25a5717d30c90cbec687b2a9e1b0795efbc Mon Sep 17 00:00:00 2001 From: Jason Wever Date: Mon, 11 Dec 2006 22:45:30 +0000 Subject: Fixed PodParser dependency, resolves bug #157680. (Portage version: 2.1.2_rc3-r2) --- x11-wm/ratpoison/ChangeLog | 5 ++++- x11-wm/ratpoison/ratpoison-1.4.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'x11-wm') diff --git a/x11-wm/ratpoison/ChangeLog b/x11-wm/ratpoison/ChangeLog index c2758ca1228d..916ca44aaf84 100644 --- a/x11-wm/ratpoison/ChangeLog +++ b/x11-wm/ratpoison/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/ratpoison # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.38 2006/10/09 20:58:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.39 2006/12/11 22:45:30 weeve Exp $ + + 11 Dec 2006; Jason Wever ratpoison-1.4.0.ebuild: + Fixed PodParser dependency, resolves bug #157680. 09 Oct 2006; Gustavo Zacarias ratpoison-1.4.0.ebuild: diff --git a/x11-wm/ratpoison/ratpoison-1.4.0.ebuild b/x11-wm/ratpoison/ratpoison-1.4.0.ebuild index 6d74bc278fdf..37246452e5f3 100644 --- a/x11-wm/ratpoison/ratpoison-1.4.0.ebuild +++ b/x11-wm/ratpoison/ratpoison-1.4.0.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-wm/ratpoison/ratpoison-1.4.0.ebuild,v 1.3 2006/10/09 20:58:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.4.0.ebuild,v 1.4 2006/12/11 22:45:30 weeve Exp $ inherit elisp-common eutils @@ -17,7 +17,7 @@ KEYWORDS="~amd64 hppa ~ppc sparc ~x86" IUSE="emacs" DEPEND="|| ( ( x11-libs/libXinerama x11-libs/libXtst ) virtual/x11 ) - perl-core/PodParser + virtual/perl-PodParser emacs? ( virtual/emacs )" SITEFILE=50ratpoison-gentoo.el -- cgit v1.2.3-65-gdbad