From 71066a6debade3d759ac3d243f68c3e26893269f Mon Sep 17 00:00:00 2001 From: Donnie Berkholz Date: Wed, 11 Oct 2006 02:31:47 +0000 Subject: [PATCH] (#149857) Allow man-db as well as man. --- eclass/x-modular.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/x-modular.eclass b/eclass/x-modular.eclass index 3449519b687b..a5e25eadb51b 100644 --- a/eclass/x-modular.eclass +++ b/eclass/x-modular.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.75 2006/09/05 23:40:42 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.76 2006/10/11 02:31:47 dberkholz Exp $ # # Author: Donnie Berkholz # @@ -168,7 +168,7 @@ if [[ "${PN/util-macros}" = "${PN}" ]]; then fi RDEPEND="${RDEPEND} - >=sys-apps/man-1.6b-r2 + || ( >=sys-apps/man-1.6b-r2 >=sys-apps/man-db-2.4.3-r1 ) !<=x11-base/xorg-x11-6.9" # Provides virtual/x11 for temporary use until packages are ported # x11-base/x11-env" -- 2.26.2