diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 00:32:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 00:32:27 +0000 |
commit | 71203fbae0b1e85c751ac6ff73320a7f2e821afa (patch) | |
tree | 85a7d649d9fdb1b34a8eed84454268aa8efa4107 /app-text/man2html/man2html-1.5l-r1.ebuild | |
parent | fix LICENSE (diff) | |
download | historical-71203fbae0b1e85c751ac6ff73320a7f2e821afa.tar.gz historical-71203fbae0b1e85c751ac6ff73320a7f2e821afa.tar.bz2 historical-71203fbae0b1e85c751ac6ff73320a7f2e821afa.zip |
stable on ia64
Diffstat (limited to 'app-text/man2html/man2html-1.5l-r1.ebuild')
-rw-r--r-- | app-text/man2html/man2html-1.5l-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/man2html/man2html-1.5l-r1.ebuild b/app-text/man2html/man2html-1.5l-r1.ebuild index 98d72d0fe75e..75efcbef221d 100644 --- a/app-text/man2html/man2html-1.5l-r1.ebuild +++ b/app-text/man2html/man2html-1.5l-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/man2html/man2html-1.5l-r1.ebuild,v 1.1 2003/12/27 13:32:15 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/man2html/man2html-1.5l-r1.ebuild,v 1.2 2004/02/17 00:32:27 agriffis Exp $ inherit eutils webapp-apache webapp-detect || NO_HTTPD=1 @@ -11,7 +11,7 @@ SRC_URI="mirror://kernel/linux/utils/man/man-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha arm hppa mips sparc x86" +KEYWORDS="alpha arm hppa mips sparc x86 ia64" DEPEND="app-misc/glimpse sys-apps/gawk |