diff options
author | Torsten Veller <tove@gentoo.org> | 2010-05-08 06:52:27 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-05-08 06:52:27 +0000 |
commit | f0d2c976322325c76322ac12ae86ff0aa6a8aa42 (patch) | |
tree | 09987ef9e18c57f9f9bea98b33ce2fa665e12d9f /net-mail/fetchmail/fetchmail-6.3.17.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-f0d2c976322325c76322ac12ae86ff0aa6a8aa42.tar.gz gentoo-2-f0d2c976322325c76322ac12ae86ff0aa6a8aa42.tar.bz2 gentoo-2-f0d2c976322325c76322ac12ae86ff0aa6a8aa42.zip |
Stable on amd64 and x86 (#318875)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/fetchmail/fetchmail-6.3.17.ebuild')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.3.17.ebuild b/net-mail/fetchmail/fetchmail-6.3.17.ebuild index abc492e7fff3..face69fd59fe 100644 --- a/net-mail/fetchmail/fetchmail-6.3.17.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.17.ebuild,v 1.2 2010/05/07 15:43:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.17.ebuild,v 1.3 2010/05/08 06:52:27 tove Exp $ EAPI=2 @@ -16,7 +16,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2" LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="ssl nls kerberos hesiod tk" RDEPEND="hesiod? ( net-dns/hesiod ) |