diff options
Diffstat (limited to 'net-mail/hotwayd')
-rw-r--r-- | net-mail/hotwayd/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/hotwayd/hotwayd-0.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/hotwayd/ChangeLog b/net-mail/hotwayd/ChangeLog index 7e9909186cb3..a02cf8b4005f 100644 --- a/net-mail/hotwayd/ChangeLog +++ b/net-mail/hotwayd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/hotwayd # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/ChangeLog,v 1.19 2005/09/26 10:35:58 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/ChangeLog,v 1.20 2005/11/01 07:07:12 ticho Exp $ + + 01 Nov 2005; Andrej Kacian <ticho@gentoo.org> hotwayd-0.8.4.ebuild: + Stable on x86. *hotwayd-0.8.4 (26 Sep 2005) diff --git a/net-mail/hotwayd/hotwayd-0.8.4.ebuild b/net-mail/hotwayd/hotwayd-0.8.4.ebuild index 84c60002ef40..07097a53ac73 100644 --- a/net-mail/hotwayd/hotwayd-0.8.4.ebuild +++ b/net-mail/hotwayd/hotwayd-0.8.4.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/net-mail/hotwayd/hotwayd-0.8.4.ebuild,v 1.1 2005/09/26 10:35:58 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/hotwayd-0.8.4.ebuild,v 1.2 2005/11/01 07:07:12 ticho Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/hotwayd/${P}.tar.bz2" RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="smtp" |