diff options
author | Joshua Kinard <kumba@gentoo.org> | 2003-06-10 20:11:57 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2003-06-10 20:11:57 +0000 |
commit | 8de2749bdf263659521b337f9ad1c293dc041de7 (patch) | |
tree | d187d830d03a27de747af8ab15fed280739d0e69 /net-mail/mailx-support | |
parent | marking 5.6.1-r12 stable on x86 (diff) | |
download | historical-8de2749bdf263659521b337f9ad1c293dc041de7.tar.gz historical-8de2749bdf263659521b337f9ad1c293dc041de7.tar.bz2 historical-8de2749bdf263659521b337f9ad1c293dc041de7.zip |
Fixed major brokeness in ebuild, read ChangeLog for more info.
Diffstat (limited to 'net-mail/mailx-support')
-rw-r--r-- | net-mail/mailx-support/ChangeLog | 12 | ||||
-rw-r--r-- | net-mail/mailx-support/Manifest | 11 |
2 files changed, 17 insertions, 6 deletions
diff --git a/net-mail/mailx-support/ChangeLog b/net-mail/mailx-support/ChangeLog index 59bbe14574e9..e560ab2cd2cd 100644 --- a/net-mail/mailx-support/ChangeLog +++ b/net-mail/mailx-support/ChangeLog @@ -1,9 +1,19 @@ # ChangeLog for net-mail/mailx-support # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailx-support/ChangeLog,v 1.1 2003/06/09 19:01:08 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailx-support/ChangeLog,v 1.2 2003/06/10 20:11:57 kumba Exp $ + *mailx-support-20030215 (09 Jun 2003) + 10 Jun 2003; Joshua Kinard <kumba@gentoo.org> mailx-support-20030215.ebuild: + Fixed Security Violation -- ChangeLog missing from Manifest; + Fixed b0rked ebuild and moved source from ${FILESDIR} to a tarball; + Use 'epatch' instead of patch; + Removed 'die' statements; + Removed a few other things that harmed the ebuild; + Overall, fixed major brokeness; + Also added ~mips to KEYWORDS; + 09 Jun 2003; Nick Hadaway <raker@gentoo.org> mailx-support-20030215.ebuild, files/digest-mailx-support-20030215, files/mailx-support-20030215/*, files/mailx-support-20030215-gentoo.patch: diff --git a/net-mail/mailx-support/Manifest b/net-mail/mailx-support/Manifest index eab93670d3d7..218a0c1fae10 100644 --- a/net-mail/mailx-support/Manifest +++ b/net-mail/mailx-support/Manifest @@ -1,13 +1,14 @@ -MD5 7dbd402ba10a070af72ae2e177d44157 mailx-support-20030215.ebuild 1330 -MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-mailx-support-20030215 0 +MD5 782a26e543146e67477ef75ff2efed56 ChangeLog 919 +MD5 13d458223d38e5c9cac3b650d0a5d8bc mailx-support-20030215.ebuild 584 +MD5 e30d4b2f8fe8b19ca55cc584def34557 files/digest-mailx-support-20030215 73 MD5 bf68aec6f17ac9cf58299e322196621d files/mailx-support-20030215-gentoo.patch 1793 MD5 429b290432c3b213482b10a03206c2e2 files/mailx-support-20030215/Makefile 748 +MD5 315ec17d91a9cae37c032edbe92aaa4a files/mailx-support-20030215/locking.c 4409 +MD5 d41d8cd98f00b204e9800998ecf8427e files/mailx-support-20030215/lockspool.1 0 +MD5 384881f8ac1e6335c0b5091b8182eac5 files/mailx-support-20030215/lockspool.c 2878 MD5 355b7dd2a2ee3bc68159471099095fa3 files/mailx-support-20030215/mail.local.8 5676 MD5 614940bd0e543740f0f7ed2b510a3647 files/mailx-support-20030215/mail.local.c 9147 MD5 7d0358cabcecc59df1146e3c1578254d files/mailx-support-20030215/mail.local.h 2142 MD5 34107f1f0a3ac28eee58b56df980444d files/mailx-support-20030215/open_with_exlock.c 212 MD5 8e6b58b0e538ebc83ccddfcc4909f208 files/mailx-support-20030215/open_with_exlock.h 88 -MD5 d41d8cd98f00b204e9800998ecf8427e files/mailx-support-20030215/lockspool.1 0 -MD5 384881f8ac1e6335c0b5091b8182eac5 files/mailx-support-20030215/lockspool.c 2878 -MD5 315ec17d91a9cae37c032edbe92aaa4a files/mailx-support-20030215/locking.c 4409 MD5 a7f15c6f769983a219342c7236c616d3 files/mailx-support-20030215/pathnames.h 2057 |