diff options
author | Andrej Kacian <ticho@gentoo.org> | 2004-12-13 23:29:09 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2004-12-13 23:29:09 +0000 |
commit | 4f14f318753295f44209728b1a8c29e80584f46d (patch) | |
tree | 390a3f2612dc204cf5ac847292247cd5ec628ac3 /net-mail/smtptools | |
parent | Version bump (diff) | |
download | historical-4f14f318753295f44209728b1a8c29e80584f46d.tar.gz historical-4f14f318753295f44209728b1a8c29e80584f46d.tar.bz2 historical-4f14f318753295f44209728b1a8c29e80584f46d.zip |
Stable on x86.
Diffstat (limited to 'net-mail/smtptools')
-rw-r--r-- | net-mail/smtptools/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/smtptools/smtptools-0.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/smtptools/ChangeLog b/net-mail/smtptools/ChangeLog index 0ffc5c41398b..de4da9b4de04 100644 --- a/net-mail/smtptools/ChangeLog +++ b/net-mail/smtptools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/smtptools # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/smtptools/ChangeLog,v 1.1 2004/10/31 14:12:01 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/smtptools/ChangeLog,v 1.2 2004/12/13 23:24:16 ticho Exp $ + + 14 Dec 2004; Andrej Kacian <ticho@gentoo.org> smtptools-0.2.3.ebuild: + Stable on x86. *smtptools-0.2.3 (31 Oct 2004) diff --git a/net-mail/smtptools/smtptools-0.2.3.ebuild b/net-mail/smtptools/smtptools-0.2.3.ebuild index 37865cd4938d..dc67c722c9f8 100644 --- a/net-mail/smtptools/smtptools-0.2.3.ebuild +++ b/net-mail/smtptools/smtptools-0.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/smtptools/smtptools-0.2.3.ebuild,v 1.1 2004/10/31 14:12:01 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/smtptools/smtptools-0.2.3.ebuild,v 1.2 2004/12/13 23:24:16 ticho Exp $ DESCRIPTION="A collection of tools to send or receive mails with SMTP" SRC_URI="ftp://ftp.ohse.de/uwe/releases/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.ohse.de/uwe/software/${PN}.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="virtual/libc" |