summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-07-29 14:24:20 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-07-29 14:24:20 +0000
commited50e4d185a382ac8b946852db3953dc86f27bbb (patch)
tree9719ce32c76818795a8d2a0f4794e9d15ff0529c /mail-mta
parentPatch for memory bug in libgadu. Addresses Bug #99881, x86 stable (diff)
downloadhistorical-ed50e4d185a382ac8b946852db3953dc86f27bbb.tar.gz
historical-ed50e4d185a382ac8b946852db3953dc86f27bbb.tar.bz2
historical-ed50e4d185a382ac8b946852db3953dc86f27bbb.zip
Stable on sparc wrt #100274
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'mail-mta')
-rw-r--r--mail-mta/nbsmtp/ChangeLog5
-rw-r--r--mail-mta/nbsmtp/Manifest20
-rw-r--r--mail-mta/nbsmtp/nbsmtp-1.00.ebuild4
3 files changed, 21 insertions, 8 deletions
diff --git a/mail-mta/nbsmtp/ChangeLog b/mail-mta/nbsmtp/ChangeLog
index 244469163907..15c582232566 100644
--- a/mail-mta/nbsmtp/ChangeLog
+++ b/mail-mta/nbsmtp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-mta/nbsmtp
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/ChangeLog,v 1.28 2005/07/29 12:27:41 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/ChangeLog,v 1.29 2005/07/29 14:24:20 gustavoz Exp $
+
+ 29 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> nbsmtp-1.00.ebuild:
+ Stable on sparc wrt #100274
29 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> nbsmtp-1.00.ebuild:
ppc stable, #100274
diff --git a/mail-mta/nbsmtp/Manifest b/mail-mta/nbsmtp/Manifest
index 467287e01d89..413aa3c378f2 100644
--- a/mail-mta/nbsmtp/Manifest
+++ b/mail-mta/nbsmtp/Manifest
@@ -1,10 +1,20 @@
-MD5 7b820d58f9bc4d8727c4064b6d7a7707 ChangeLog 5170
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 79a69c449906a32bdd50396fb0b61bea nbsmtp-1.00.ebuild 867
MD5 2fc9863fa18fa7e25fedaa87a92a3c43 metadata.xml 259
-MD5 d1f6bc1f1ea17b7cf383d7cb306500eb nbsmtp-1.00.ebuild 870
-MD5 62f07f89b3880777c6876773075fcb33 nbsmtp-0.99-r1.ebuild 1404
MD5 7117dfb6011515df130151f036f766fc nbsmtp-0.99.ebuild 933
-MD5 6649306b0229bcb3e7392bfeed69bed1 files/nbsmtp-CRAM-MD5.diff 679
-MD5 614757dbf694f3253b5ed3865f127ba1 files/digest-nbsmtp-1.00 64
+MD5 62f07f89b3880777c6876773075fcb33 nbsmtp-0.99-r1.ebuild 1404
+MD5 7e1a01e1c6c44e3b3dc122f0059b581b ChangeLog 5273
MD5 3533060b1f277b5d74140ebf8c87a9ad files/digest-nbsmtp-0.99 64
+MD5 6649306b0229bcb3e7392bfeed69bed1 files/nbsmtp-CRAM-MD5.diff 679
MD5 3533060b1f277b5d74140ebf8c87a9ad files/digest-nbsmtp-0.99-r1 64
+MD5 614757dbf694f3253b5ed3865f127ba1 files/digest-nbsmtp-1.00 64
MD5 02906beafefaf79dd565570de5541a06 files/mailer.conf 348
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFC6jwxKRy60XGEcJIRAnduAJ9+nW1UH2WduoVsVK20FncWCUHdyQCfbE2A
+TaNkS3dijbP6Z8vBJGc0FaQ=
+=XCc/
+-----END PGP SIGNATURE-----
diff --git a/mail-mta/nbsmtp/nbsmtp-1.00.ebuild b/mail-mta/nbsmtp/nbsmtp-1.00.ebuild
index 988e1119ea7d..27b63efad8f7 100644
--- a/mail-mta/nbsmtp/nbsmtp-1.00.ebuild
+++ b/mail-mta/nbsmtp/nbsmtp-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/nbsmtp/nbsmtp-1.00.ebuild,v 1.2 2005/07/29 12:27:41 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/nbsmtp-1.00.ebuild,v 1.3 2005/07/29 14:24:20 gustavoz Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.gentoo-es.org/~ferdy/${P}.tar.bz2"
HOMEPAGE="http://nbsmtp.ferdyx.org"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ppc ~sparc x86"
+KEYWORDS="alpha ~amd64 ~hppa ppc sparc x86"
LICENSE="GPL-2"
IUSE="ssl ipv6 debug"