(#149857) Allow man-db as well as man.
authorDonnie Berkholz <dberkholz@gentoo.org>
Wed, 11 Oct 2006 02:31:47 +0000 (02:31 +0000)
committerDonnie Berkholz <dberkholz@gentoo.org>
Wed, 11 Oct 2006 02:31:47 +0000 (02:31 +0000)
eclass/x-modular.eclass

index 3449519b687b6a6c076951d4728899ad5fcf5707..a5e25eadb51be34421434dea5bb00bdd0170b859 100644 (file)
@@ -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 <spyderous@gentoo.org>
 #
@@ -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"