diff options
author | 2011-05-02 15:47:46 +0000 | |
---|---|---|
committer | 2011-05-02 15:47:46 +0000 | |
commit | 9063616ad83d6de37cd9bf10ba162cda2f1d98a3 (patch) | |
tree | 30f5ea97b5194ad7b9ec09257ded9e0c099bacfb /net-mail/fetchmail | |
parent | Stable for HPPA (bug #363811). (diff) | |
download | gentoo-2-9063616ad83d6de37cd9bf10ba162cda2f1d98a3.tar.gz gentoo-2-9063616ad83d6de37cd9bf10ba162cda2f1d98a3.tar.bz2 gentoo-2-9063616ad83d6de37cd9bf10ba162cda2f1d98a3.zip |
ppc64 stable wrt #364849
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index ef0306f8a037..804d84ea9a1b 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.199 2011/04/28 16:22:25 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.200 2011/05/02 15:47:46 ssuominen Exp $ + + 02 May 2011; Samuli Suominen <ssuominen@gentoo.org> fetchmail-6.3.19.ebuild: + ppc64 stable wrt #364849 28 Apr 2011; Markos Chandras <hwoarang@gentoo.org> fetchmail-6.3.19.ebuild: Stable on amd64 wrt bug #364849 diff --git a/net-mail/fetchmail/fetchmail-6.3.19.ebuild b/net-mail/fetchmail/fetchmail-6.3.19.ebuild index 47e39f00c8bd..a811cf00212f 100644 --- a/net-mail/fetchmail/fetchmail-6.3.19.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.19.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.19.ebuild,v 1.3 2011/04/28 16:22:25 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.19.ebuild,v 1.4 2011/05/02 15:47:46 ssuominen 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" RDEPEND="hesiod? ( net-dns/hesiod ) |