diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-11-29 20:30:19 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-11-29 20:30:19 +0000 |
commit | d662822063bb7e01abc3c53c6dc1a0cb5ace61f4 (patch) | |
tree | 1a580fbdea5e9a0d40144b369c44d68561393549 /mail-mta | |
parent | Version bump to 2.4.32 (diff) | |
download | historical-d662822063bb7e01abc3c53c6dc1a0cb5ace61f4.tar.gz historical-d662822063bb7e01abc3c53c6dc1a0cb5ace61f4.tar.bz2 historical-d662822063bb7e01abc3c53c6dc1a0cb5ace61f4.zip |
Move 1.00 to stable x86.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/nullmailer/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/nullmailer/Manifest | 4 | ||||
-rw-r--r-- | mail-mta/nullmailer/nullmailer-1.00.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/mail-mta/nullmailer/ChangeLog b/mail-mta/nullmailer/ChangeLog index d53eed80b083..60afb0647c5d 100644 --- a/mail-mta/nullmailer/ChangeLog +++ b/mail-mta/nullmailer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/nullmailer # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.15 2005/11/29 20:19:29 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.16 2005/11/29 20:30:19 robbat2 Exp $ + + 29 Nov 2005; Robin H. Johnson <robbat2@gentoo.org> nullmailer-1.00.ebuild: + Move 1.00 to stable x86. 29 Nov 2005; Robin H. Johnson <robbat2@gentoo.org> nullmailer-1.00.ebuild: Fix bug #95292 for mailwrapper sandbox violation. diff --git a/mail-mta/nullmailer/Manifest b/mail-mta/nullmailer/Manifest index 9305dabd78a0..acb027a0c036 100644 --- a/mail-mta/nullmailer/Manifest +++ b/mail-mta/nullmailer/Manifest @@ -1,4 +1,4 @@ -MD5 b70fa03f33497b6e63498966e7880a7e ChangeLog 4238 +MD5 6e97b7b6f9ed445483ccc0435d695bef ChangeLog 4343 MD5 c367e5657509b68e227ffa43f954a211 files/digest-nullmailer-1.00 67 MD5 4fbcdae998661648262584be8be8b7df files/digest-nullmailer-1.00_rc7 70 MD5 4fbcdae998661648262584be8be8b7df files/digest-nullmailer-1.00_rc7-r1 70 @@ -11,7 +11,7 @@ MD5 a8919e8c159a7204d3d17f018d5415ce files/nullmailer-1.00-smtp-auth.patch 3990 MD5 a01ca848067aabbcb80c249f08c764eb files/nullmailer-1.00-syslog.patch 10047 MD5 6d7b320c8d40ac0e2b4daca84d975cba files/remotes.sample 444 MD5 9d0c568ea32cf6b45797c6e7c82b4a67 metadata.xml 280 -MD5 ca585ad7847cae45ba2dd0d400c6c391 nullmailer-1.00.ebuild 4064 +MD5 8f9bacd58293d948ee8f61c774313d3e nullmailer-1.00.ebuild 4063 MD5 107dfa3e234efb28793e20c0577f5040 nullmailer-1.00_rc7-r1.ebuild 3109 MD5 4a4fab3e4c0d1071f7b6ac74435e39a6 nullmailer-1.00_rc7-r2.ebuild 3460 MD5 d6d59dec1d46bd3c4e2f6e4a95eb4411 nullmailer-1.00_rc7-r4.ebuild 3757 diff --git a/mail-mta/nullmailer/nullmailer-1.00.ebuild b/mail-mta/nullmailer/nullmailer-1.00.ebuild index dbc237a4f1bc..1f606ccafe40 100644 --- a/mail-mta/nullmailer/nullmailer-1.00.ebuild +++ b/mail-mta/nullmailer/nullmailer-1.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00.ebuild,v 1.3 2005/11/29 20:19:29 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00.ebuild,v 1.4 2005/11/29 20:30:19 robbat2 Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ HOMEPAGE="http://untroubled.org/${PN}/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="mailwrapper" DEPEND="virtual/libc |