diff options
author | Torsten Veller <tove@gentoo.org> | 2009-08-19 11:25:24 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-08-19 11:25:24 +0000 |
commit | 03f7135804913d132dd05c5b397da9248da6f5b8 (patch) | |
tree | a6a2e823c19144564e06a64913ce4b7c954a439d /net-mail | |
parent | unmask readline 6 on 10.6 profiles, since that's the only thing that builds t... (diff) | |
download | gentoo-2-03f7135804913d132dd05c5b397da9248da6f5b8.tar.gz gentoo-2-03f7135804913d132dd05c5b397da9248da6f5b8.tar.bz2 gentoo-2-03f7135804913d132dd05c5b397da9248da6f5b8.zip |
Stable on x86, amd64 (282015)
(Portage version: 2.2_rc38/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 6d9715c0f97f..3e5bdd1bf80a 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/fetchmail # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.166 2009/08/15 11:31:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.167 2009/08/19 11:25:24 tove Exp $ + + 19 Aug 2009; Torsten Veller <tove@gentoo.org> fetchmail-6.3.11-r1.ebuild: + Stable on x86, amd64 (282015) *fetchmail-6.3.11-r1 (15 Aug 2009) diff --git a/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild b/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild index a36ae06760dc..9488ba3e1e61 100644 --- a/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild,v 1.1 2009/08/15 11:31:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild,v 1.2 2009/08/19 11:25:24 tove Exp $ EAPI=2 @@ -12,7 +12,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 krb4 hesiod" RDEPEND="hesiod? ( net-dns/hesiod ) |