summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Jackson <iggy@gentoo.org>2004-03-02 16:45:46 +0000
committerBrian Jackson <iggy@gentoo.org>2004-03-02 16:45:46 +0000
commit2084a269836072e73b01962ec3dce739b4afea3f (patch)
tree1fb0135616611492a7f968cca90551d7f6da5a9d /sys-apps/help2man
parentadding initial s390 support (diff)
downloadhistorical-2084a269836072e73b01962ec3dce739b4afea3f.tar.gz
historical-2084a269836072e73b01962ec3dce739b4afea3f.tar.bz2
historical-2084a269836072e73b01962ec3dce739b4afea3f.zip
adding initial s390 support
Diffstat (limited to 'sys-apps/help2man')
-rw-r--r--sys-apps/help2man/help2man-1.33.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/help2man/help2man-1.33.1.ebuild b/sys-apps/help2man/help2man-1.33.1.ebuild
index 625bb0a75190..309c7390ddfa 100644
--- a/sys-apps/help2man/help2man-1.33.1.ebuild
+++ b/sys-apps/help2man/help2man-1.33.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.33.1.ebuild,v 1.1 2004/02/08 13:39:13 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.33.1.ebuild,v 1.2 2004/03/02 16:37:02 iggy Exp $
MY_P="${P/-/_}"
DESCRIPTION="GNU utility to convert program --help output to a man page"
HOMEPAGE="http://www.gnu.org/software/help2man"
SRC_URI="http://ftp.gnu.org/gnu/help2man/${MY_P}.tar.gz"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha s390"
LICENSE="GPL-2"
SLOT="0"
IUSE="nls"