diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-09-01 14:53:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-09-01 14:53:31 +0000 |
commit | 8eaf1c0cd6423e384268b1a810fb51739b99595c (patch) | |
tree | a6de2f25d73e6fb6a54988d9a9c29ed8dc1a7464 /net-mail | |
parent | Version bump KDE 4.3.1 (diff) | |
download | gentoo-2-8eaf1c0cd6423e384268b1a810fb51739b99595c.tar.gz gentoo-2-8eaf1c0cd6423e384268b1a810fb51739b99595c.tar.bz2 gentoo-2-8eaf1c0cd6423e384268b1a810fb51739b99595c.zip |
Stable for HPPA (bug #282015).
(Portage version: 2.2_rc40/cvs/Linux i686)
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 1fee3b9ae4ec..28a34384150e 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.170 2009/08/29 18:46:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.171 2009/09/01 14:53:31 jer Exp $ + + 01 Sep 2009; Jeroen Roovers <jer@gentoo.org> fetchmail-6.3.11-r1.ebuild: + Stable for HPPA (bug #282015). 29 Aug 2009; Raúl Porcel <armin76@gentoo.org> fetchmail-6.3.11-r1.ebuild: alpha/arm/ia64/s390/sh/sparc stable wrt #282015 diff --git a/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild b/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild index 577703eae6fc..74ae6d82f53f 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.4 2009/08/29 18:46:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild,v 1.5 2009/09/01 14:53:31 jer 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 ) |