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 | |
parent | fix LICENSE (diff) | |
download | historical-71203fbae0b1e85c751ac6ff73320a7f2e821afa.tar.gz historical-71203fbae0b1e85c751ac6ff73320a7f2e821afa.tar.bz2 historical-71203fbae0b1e85c751ac6ff73320a7f2e821afa.zip |
stable on ia64
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/man2html/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/man2html/Manifest | 6 | ||||
-rw-r--r-- | app-text/man2html/man2html-1.5l-r1.ebuild | 6 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-text/man2html/ChangeLog b/app-text/man2html/ChangeLog index 80bf971bd03e..078dc7621621 100644 --- a/app-text/man2html/ChangeLog +++ b/app-text/man2html/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/man2html -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/man2html/ChangeLog,v 1.3 2003/12/27 13:32:15 twp Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/man2html/ChangeLog,v 1.4 2004/02/17 00:32:27 agriffis Exp $ + + 16 Feb 2004; Aron Griffis <agriffis@gentoo.org> man2html-1.5l-r1.ebuild: + stable on ia64 27 Dec 2003; Tom Payne <twp@gentoo.org> man2html-1.5l-r1.ebuild : Use HTTPD_{ROOT,CGIBIN,CGIAUX} in scripts. Bug # 36533. diff --git a/app-text/man2html/Manifest b/app-text/man2html/Manifest index fb294b0ef9f1..aba1b307853d 100644 --- a/app-text/man2html/Manifest +++ b/app-text/man2html/Manifest @@ -1,9 +1,9 @@ +MD5 682daab675ed80249dd22521c12cefce ChangeLog 659 MD5 7908194426c45e3914f9dbe60b975e97 man2html-1.5l.ebuild 1564 MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244 -MD5 a82a51948b88243085492af4c21dcf4a ChangeLog 561 -MD5 3f2e1d4089ccdde78d121197e1e1411f man2html-1.5l-r1.ebuild 1824 +MD5 2189330ebb3e0b32371bfd9f22e2b181 man2html-1.5l-r1.ebuild 1834 MD5 a63bfea0511bb4ea9292d63dc11348b3 files/digest-man2html-1.5l 60 MD5 8907539a119c6fcb706af01a90e6923f files/man2html.cron 120 -MD5 56100920b7436cf90ed14c82d9d6475e files/manwhatis-gentoo.patch 638 MD5 cc4443b206a96b25c569d6fb800f717d files/mansearch-gentoo.patch 686 +MD5 56100920b7436cf90ed14c82d9d6475e files/manwhatis-gentoo.patch 638 MD5 a63bfea0511bb4ea9292d63dc11348b3 files/digest-man2html-1.5l-r1 60 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 |