diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-05-31 08:58:10 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-05-31 08:58:10 +0000 |
commit | 71900be87b5555ee7bacf14636a770f6f611267b (patch) | |
tree | ebef52395eaf1f46a6256da535583400d16fbe4b /sys-apps/man | |
parent | small fix for dohtml (diff) | |
download | historical-71900be87b5555ee7bacf14636a770f6f611267b.tar.gz historical-71900be87b5555ee7bacf14636a770f6f611267b.tar.bz2 historical-71900be87b5555ee7bacf14636a770f6f611267b.zip |
tidy ebuild and rev bump
Diffstat (limited to 'sys-apps/man')
-rw-r--r-- | sys-apps/man/ChangeLog | 13 | ||||
-rw-r--r-- | sys-apps/man/Manifest | 6 |
2 files changed, 16 insertions, 3 deletions
diff --git a/sys-apps/man/ChangeLog b/sys-apps/man/ChangeLog index 5345e4645091..aa7edecafc58 100644 --- a/sys-apps/man/ChangeLog +++ b/sys-apps/man/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for sys-apps/man # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v 1.29 2003/05/25 15:10:30 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v 1.30 2003/05/31 08:58:10 msterret Exp $ + +*man-1.5l-r4 (31 May 2003) + + 31 May 2003; <msterret@gentoo.org> man-1.5l-r4.ebuild: + Add nls to IUSE + Use sed -i and add sed to DEPEND + Use emake -j1 so it's clear it doesn't build right in parallel. + Error messages for die + Rearranged src_install() to cd less + Trim trailing white space + Masked all archs in case I messed something up 25 May 2003; Martin Holzer <mholzer@gentoo.org> man-1.5i-r3.ebuild, man-1.5k-r1.ebuild, man-1.5l-r3.ebuild: diff --git a/sys-apps/man/Manifest b/sys-apps/man/Manifest index f424f6bef464..1333a88c92e2 100644 --- a/sys-apps/man/Manifest +++ b/sys-apps/man/Manifest @@ -1,9 +1,11 @@ +MD5 f74451a12d46464871851e5515d16d1b ChangeLog 4877 MD5 5fab5adb6ab180e1c26c782966ff9e7c man-1.5i-r3.ebuild 1716 MD5 e451f5410b1871afa0ed7796b92d0ba1 man-1.5k-r1.ebuild 2556 -MD5 f74451a12d46464871851e5515d16d1b ChangeLog 4877 +MD5 90be3b06553f8119914e25d5fb577153 man-1.5l-r4.ebuild 2351 MD5 02821b16aa57da05402ec64cd442441d man-1.5l-r3.ebuild 2304 MD5 c40cc9207adc44cb98bf59a1e9e90766 files/digest-man-1.5i-r3 61 MD5 00f30e0e111b386b879a36f64180026c files/digest-man-1.5k-r1 60 +MD5 a63bfea0511bb4ea9292d63dc11348b3 files/digest-man-1.5l-r3 60 MD5 34fd8ac346c17188a9eb54e64276feee files/makewhatis.cron 155 MD5 df6ae39cf3544b31e1d9e11b74b43d13 files/man-1.5k-groff-1.18.patch 634 MD5 45544066c9da6e67ca8b7b72525ed185 files/man-1.5k-locale-debug-info.patch 1958 @@ -17,5 +19,5 @@ MD5 08bb9cc46b14ee967cab2354dc1e56a8 files/man-1.5l-redhat-patches.patch 7166 MD5 cbbd4de51a8359a1ae81f46f2dad6bd8 files/man-1.5l-search-order.patch 489 MD5 fe9f5db8b8b6feaaac25563cb294c901 files/man-1.5l-util_c-segfault.patch 2276 MD5 d8990b0dc5c9670156737c7012de3e9e files/man-1.5l-wrong-quotes.patch 411 -MD5 a63bfea0511bb4ea9292d63dc11348b3 files/digest-man-1.5l-r3 60 MD5 de02d99d60fb0e923c37e9130989b324 files/man-1.5l-wrong-quotes-v2.patch 328 +MD5 a63bfea0511bb4ea9292d63dc11348b3 files/digest-man-1.5l-r4 60 |