diff options
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index a1fe735adc23..bd2e18ca1df2 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/fetchmail # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.217 2011/08/24 09:15:17 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.218 2011/08/25 15:20:13 jer Exp $ + + 25 Aug 2011; Jeroen Roovers <jer@gentoo.org> fetchmail-6.3.21.ebuild: + Stable for HPPA (bug #380453). *fetchmail-6.3.21 (24 Aug 2011) diff --git a/net-mail/fetchmail/fetchmail-6.3.21.ebuild b/net-mail/fetchmail/fetchmail-6.3.21.ebuild index c222b7bd7cdf..20d2def5f59e 100644 --- a/net-mail/fetchmail/fetchmail-6.3.21.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.21.ebuild,v 1.1 2011/08/24 09:15:17 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.21.ebuild,v 1.2 2011/08/25 15:20:13 jer Exp $ EAPI=3 @@ -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 socks" RDEPEND="hesiod? ( net-dns/hesiod ) |