diff options
Diffstat (limited to 'sys-apps/help2man/help2man-1.36.4.ebuild')
-rw-r--r-- | sys-apps/help2man/help2man-1.36.4.ebuild | 4 |
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 c45614d89df9..fcfa64ea9796 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-2006 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.1 2006/07/15 04:35:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.36.4.ebuild,v 1.2 2006/07/17 07:14:59 vapier Exp $ DESCRIPTION="GNU utility to convert program --help output to a man page" HOMEPAGE="http://www.gnu.org/software/help2man" @@ -8,7 +8,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 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="nls" RDEPEND="dev-lang/perl" |