diff options
author | Andrej Kacian <ticho@gentoo.org> | 2004-12-13 23:18:12 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2004-12-13 23:18:12 +0000 |
commit | e3153b5fce73254afec95d9e66f679e990b96eb7 (patch) | |
tree | 8513b7b54ae1888216aaba5278d9e78223b69aac /net-mail/pop-before-smtp | |
parent | Added bug # to ChangeLog. (diff) | |
download | historical-e3153b5fce73254afec95d9e66f679e990b96eb7.tar.gz historical-e3153b5fce73254afec95d9e66f679e990b96eb7.tar.bz2 historical-e3153b5fce73254afec95d9e66f679e990b96eb7.zip |
Stable on x86.
Diffstat (limited to 'net-mail/pop-before-smtp')
-rw-r--r-- | net-mail/pop-before-smtp/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/pop-before-smtp/pop-before-smtp-1.36.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/pop-before-smtp/ChangeLog b/net-mail/pop-before-smtp/ChangeLog index b75430a24d40..3e99d6aef958 100644 --- a/net-mail/pop-before-smtp/ChangeLog +++ b/net-mail/pop-before-smtp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/pop-before-smtp # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pop-before-smtp/ChangeLog,v 1.8 2004/11/05 13:59:29 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pop-before-smtp/ChangeLog,v 1.9 2004/12/13 23:16:02 ticho Exp $ + + 14 Dec 2004; Andrej Kacian <ticho@gentoo.org> pop-before-smtp-1.36.ebuild: + Stable on x86. *pop-before-smtp-1.36 (05 Nov 2004) diff --git a/net-mail/pop-before-smtp/pop-before-smtp-1.36.ebuild b/net-mail/pop-before-smtp/pop-before-smtp-1.36.ebuild index d6411e98bd40..927bb82b5180 100644 --- a/net-mail/pop-before-smtp/pop-before-smtp-1.36.ebuild +++ b/net-mail/pop-before-smtp/pop-before-smtp-1.36.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/pop-before-smtp/pop-before-smtp-1.36.ebuild,v 1.1 2004/11/05 13:59:29 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pop-before-smtp/pop-before-smtp-1.36.ebuild,v 1.2 2004/12/13 23:16:02 ticho Exp $ DESCRIPTION="a simple daemon to allow email relay control based on successful POP or IMAP logins" HOMEPAGE="http://popbsmtp.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/popbsmtp/${P}.tar.gz" LICENSE="GPL-2 BSD Artistic" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" IUSE="" RDEPEND="dev-perl/File-Tail |