summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2007-11-03 19:52:48 +0000
committerFabian Groffen <grobian@gentoo.org>2007-11-03 19:52:48 +0000
commit52d2a227db6d7e39de7f3d8c97b2a087bb64f230 (patch)
tree271dcb57ff78b16e623463d1d416d3696d2d0b4a /sys-apps
parentInclude userland_GNU in IUSE (diff)
downloadgentoo-2-52d2a227db6d7e39de7f3d8c97b2a087bb64f230.tar.gz
gentoo-2-52d2a227db6d7e39de7f3d8c97b2a087bb64f230.tar.bz2
gentoo-2-52d2a227db6d7e39de7f3d8c97b2a087bb64f230.zip
Include elibc_glibc in IUSE
(Portage version: 2.1.3.9)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/help2man/help2man-1.36.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/help2man/help2man-1.36.4.ebuild b/sys-apps/help2man/help2man-1.36.4.ebuild
index c682fe5d4a79..094d02d25bbe 100644
--- a/sys-apps/help2man/help2man-1.36.4.ebuild
+++ b/sys-apps/help2man/help2man-1.36.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.36.4.ebuild,v 1.12 2007/02/20 19:51:42 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.36.4.ebuild,v 1.13 2007/11/03 19:52:48 grobian Exp $
DESCRIPTION="GNU utility to convert program --help output to a man page"
HOMEPAGE="http://www.gnu.org/software/help2man"
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/help2man/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
-IUSE="nls"
+IUSE="nls elibc_glibc"
RDEPEND="dev-lang/perl"
DEPEND="${RDEPEND}