summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2005-08-08 15:01:06 +0000
committerNed Ludd <solar@gentoo.org>2005-08-08 15:01:06 +0000
commitbf61519ac2c4777717b3715572644333bb5eadcf (patch)
treea833df286120e81bcc349d289353c3c7df1dab64 /sys-devel/libperl/libperl-5.8.7.ebuild
parentUpdated ppc64 binaray package for readline-5 support (diff)
downloadgentoo-2-bf61519ac2c4777717b3715572644333bb5eadcf.tar.gz
gentoo-2-bf61519ac2c4777717b3715572644333bb5eadcf.tar.bz2
gentoo-2-bf61519ac2c4777717b3715572644333bb5eadcf.zip
- Redisable the groff dep for uclibc (again and again...)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-devel/libperl/libperl-5.8.7.ebuild')
-rw-r--r--sys-devel/libperl/libperl-5.8.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libperl/libperl-5.8.7.ebuild b/sys-devel/libperl/libperl-5.8.7.ebuild
index aa6faa42d8d3..b3fffa05e3a4 100644
--- a/sys-devel/libperl/libperl-5.8.7.ebuild
+++ b/sys-devel/libperl/libperl-5.8.7.ebuild
@@ -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/sys-devel/libperl/libperl-5.8.7.ebuild,v 1.3 2005/08/01 20:23:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.7.ebuild,v 1.4 2005/08/08 15:01:06 solar Exp $
# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>.
#
@@ -80,7 +80,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~spar
RESTRICT="test"
-DEPEND="!features_noman? ( sys-apps/groff )
+DEPEND="!elibc_uclibc? ( sys-apps/groff )
berkdb? ( sys-libs/db )
gdbm? ( >=sys-libs/gdbm-1.8.0 )"