diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-02 04:27:20 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-02 04:27:20 +0000 |
commit | 39069a3a8ac41a3945a49b16c218b5b726a7d3cc (patch) | |
tree | cffcde4ffc7afd876a86be46d7bdc8a12c8ba9a8 /sys-apps/help2man | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-39069a3a8ac41a3945a49b16c218b5b726a7d3cc.tar.gz gentoo-2-39069a3a8ac41a3945a49b16c218b5b726a7d3cc.tar.bz2 gentoo-2-39069a3a8ac41a3945a49b16c218b5b726a7d3cc.zip |
~amd64
Diffstat (limited to 'sys-apps/help2man')
-rw-r--r-- | sys-apps/help2man/help2man-1.33.1.ebuild | 4 |
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 598d27430841..0450f176b46b 100644 --- a/sys-apps/help2man/help2man-1.33.1.ebuild +++ b/sys-apps/help2man/help2man-1.33.1.ebuild @@ -1,6 +1,6 @@ # 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.3 2004/04/24 09:07:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.33.1.ebuild,v 1.4 2004/06/02 04:27:20 lv Exp $ MY_P="${P/-/_}" DESCRIPTION="GNU utility to convert program --help output to a man page" @@ -9,7 +9,7 @@ SRC_URI="http://ftp.gnu.org/gnu/help2man/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha arm s390" +KEYWORDS="~x86 ~ppc ~sparc ~alpha arm s390 ~amd64" IUSE="nls" DEPEND="dev-lang/perl |