diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-03-05 03:58:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-03-05 03:58:17 +0000 |
commit | 9b86e51e076061a14e627e6aca3872b80d773301 (patch) | |
tree | abf805a21ec9d0106ba308449cf7c71ec4c0a305 /net-mail | |
parent | arm/hppa/ia64/s390/sh love (diff) | |
download | gentoo-2-9b86e51e076061a14e627e6aca3872b80d773301.tar.gz gentoo-2-9b86e51e076061a14e627e6aca3872b80d773301.tar.bz2 gentoo-2-9b86e51e076061a14e627e6aca3872b80d773301.zip |
hppa/ia64/s390/sh love
(Portage version: 2.1_pre5-r3)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild b/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild index 3711066e84ab..3941b228fa44 100644 --- a/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild,v 1.4 2006/03/02 16:38:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild,v 1.5 2006/03/05 03:58:17 vapier Exp $ inherit eutils gnuconfig @@ -12,7 +12,7 @@ SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2" LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="~alpha ~amd64 hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86" IUSE="ssl nls ipv6 kerberos krb4 hesiod" RDEPEND="hesiod? ( net-dns/hesiod ) |