diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 13:32:32 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 13:32:32 +0000 |
commit | 730d1dd13d51a01c3ea572d84639a6f4f64ea966 (patch) | |
tree | 28a0c89dd53a2f5fd5543a4567cce303d739336c /net-mail/hotwayd | |
parent | unmask (diff) | |
download | gentoo-2-730d1dd13d51a01c3ea572d84639a6f4f64ea966.tar.gz gentoo-2-730d1dd13d51a01c3ea572d84639a6f4f64ea966.tar.bz2 gentoo-2-730d1dd13d51a01c3ea572d84639a6f4f64ea966.zip |
unmask, changelog and repoman fixes
Diffstat (limited to 'net-mail/hotwayd')
-rw-r--r-- | net-mail/hotwayd/hotwayd-0.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/hotwayd/hotwayd-0.5.3.ebuild b/net-mail/hotwayd/hotwayd-0.5.3.ebuild index 5e81cf25e3c2..81a2acac4a21 100644 --- a/net-mail/hotwayd/hotwayd-0.5.3.ebuild +++ b/net-mail/hotwayd/hotwayd-0.5.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/hotwayd-0.5.3.ebuild,v 1.3 2003/06/08 04:59:53 tberman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/hotwayd-0.5.3.ebuild,v 1.4 2003/07/13 13:32:32 aliz Exp $ DESCRIPTION="Hotail to pop3 deamon" HOMEPAGE="http://hotwayd.sourceforge.net/" SRC_URI="mirror://sourceforge/hotwayd/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" |