diff options
author | Andrej Kacian <ticho@gentoo.org> | 2004-12-15 09:58:46 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2004-12-15 09:58:46 +0000 |
commit | 8e1b6d49a7c477ea6f3c5ca338ba54a0f6a88d15 (patch) | |
tree | 25ffc6a6ea2d597cac455eec2d30d3f433aa5511 /mail-mta | |
parent | initial commit - ebuild submitted by eGore via bug #66503 (diff) | |
download | historical-8e1b6d49a7c477ea6f3c5ca338ba54a0f6a88d15.tar.gz historical-8e1b6d49a7c477ea6f3c5ca338ba54a0f6a88d15.tar.bz2 historical-8e1b6d49a7c477ea6f3c5ca338ba54a0f6a88d15.zip |
Version bump. Closes #74340.
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/nbsmtp/ChangeLog | 7 | ||||
-rw-r--r-- | mail-mta/nbsmtp/Manifest | 22 | ||||
-rw-r--r-- | mail-mta/nbsmtp/files/digest-nbsmtp-0.97 | 1 | ||||
-rw-r--r-- | mail-mta/nbsmtp/nbsmtp-0.97.ebuild | 36 |
4 files changed, 60 insertions, 6 deletions
diff --git a/mail-mta/nbsmtp/ChangeLog b/mail-mta/nbsmtp/ChangeLog index a703d403cfcf..fcf6bbc2e460 100644 --- a/mail-mta/nbsmtp/ChangeLog +++ b/mail-mta/nbsmtp/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for mail-mta/nbsmtp # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/ChangeLog,v 1.12 2004/11/12 18:44:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/ChangeLog,v 1.13 2004/12/15 09:58:46 ticho Exp $ + +*nbsmtp-0.97 (15 Dec 2004) + + 15 Dec 2004; Andrej Kacian <ticho@gentoo.org> +nbsmtp-0.97.ebuild: + Version bump. Closes #74340, reported by David <adrek@hotmail.com>. 12 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> nbsmtp-0.96.ebuild: Stable on sparc diff --git a/mail-mta/nbsmtp/Manifest b/mail-mta/nbsmtp/Manifest index b03c5f628373..ffda10ff8789 100644 --- a/mail-mta/nbsmtp/Manifest +++ b/mail-mta/nbsmtp/Manifest @@ -1,10 +1,22 @@ -MD5 8bab277b960c5e5d1b45b0d32550db6c ChangeLog 2775 -MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 91e36d41b24e5818cea3edfc68d99398 ChangeLog 2940 +MD5 16f944cbd91f206fbd0b1ba7588a95e1 nbsmtp-0.92-r1.ebuild 622 MD5 bd0e70cbb7f76e8927fcf241536bc854 nbsmtp-0.8.ebuild 592 +MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 +MD5 07cc589ee8adfd976780bc959b8f6939 nbsmtp-0.97.ebuild 815 MD5 b696c46f578395ec238ab0d1d1bba01f nbsmtp-0.92.ebuild 630 -MD5 16f944cbd91f206fbd0b1ba7588a95e1 nbsmtp-0.92-r1.ebuild 622 MD5 0e54ab7b64c7f21d33cd60c6cb2fd286 nbsmtp-0.96.ebuild 816 -MD5 699b53b1a713d738aa1008c6cd0b4f29 files/digest-nbsmtp-0.8 57 -MD5 e428ef7d3bc28b7f487c2eca0dbdf48e files/digest-nbsmtp-0.92 63 MD5 e428ef7d3bc28b7f487c2eca0dbdf48e files/digest-nbsmtp-0.92-r1 63 +MD5 699b53b1a713d738aa1008c6cd0b4f29 files/digest-nbsmtp-0.8 57 +MD5 66023cfc32d7eb48b710b88fb2911df6 files/digest-nbsmtp-0.97 63 MD5 96b4b06bf606b3d82f0c3121d55aad87 files/digest-nbsmtp-0.96 63 +MD5 e428ef7d3bc28b7f487c2eca0dbdf48e files/digest-nbsmtp-0.92 63 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBwArfQlM6RnzZP+IRAkMdAKCldxs1As/9+q+LiKfjdqmWU+7mawCePOru +bnlFfFdbzIJyco86NMzv6Kw= +=UkIJ +-----END PGP SIGNATURE----- diff --git a/mail-mta/nbsmtp/files/digest-nbsmtp-0.97 b/mail-mta/nbsmtp/files/digest-nbsmtp-0.97 new file mode 100644 index 000000000000..248ef9b0da89 --- /dev/null +++ b/mail-mta/nbsmtp/files/digest-nbsmtp-0.97 @@ -0,0 +1 @@ +MD5 a35003852fcf05def0fbe63ad7d9416b nbsmtp-0.97.tar.bz2 84201 diff --git a/mail-mta/nbsmtp/nbsmtp-0.97.ebuild b/mail-mta/nbsmtp/nbsmtp-0.97.ebuild new file mode 100644 index 000000000000..1c2f6a909516 --- /dev/null +++ b/mail-mta/nbsmtp/nbsmtp-0.97.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/nbsmtp-0.97.ebuild,v 1.1 2004/12/15 09:58:46 ticho Exp $ + +DESCRIPTION="Extremely simple MTA to get mail off the system to a relayhost" +SRC_URI="http://www.gentoo-es.org/~ferdy/${P}.tar.bz2" +HOMEPAGE="http://nbsmtp.ferdyx.org" + +SLOT="0" +KEYWORDS="~x86 ~ppc ~hppa ~amd64 ~sparc" +LICENSE="GPL-2" +IUSE="ssl ipv6 debug" + +DEPEND="virtual/libc + ssl? ( dev-libs/openssl )" + +PROVIDE="virtual/mta" + +src_compile() { + local myconf + + use ipv6 && myconf="${myconf} --enable-inet6" + + econf `use_enable ssl` \ + `use_enable debug` \ + ${myconf} || die + + make || die +} + +src_install() { + dodir /usr/bin + dobin nbsmtp + doman nbsmtprc.5 nbsmtp.8 + dodoc INSTALL DOCS Doxyfile +} |