diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-08 19:44:57 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-08 19:44:57 +0000 |
commit | 101622e8dd6b3b5192dabb7ecd586d2ce7a3f37a (patch) | |
tree | 76d71f817329d1a87a44ff9dd2ad94c3cb86abab /net-mail/fetchmail | |
parent | amd64 stable, bug #301310 (diff) | |
download | gentoo-2-101622e8dd6b3b5192dabb7ecd586d2ce7a3f37a.tar.gz gentoo-2-101622e8dd6b3b5192dabb7ecd586d2ce7a3f37a.tar.bz2 gentoo-2-101622e8dd6b3b5192dabb7ecd586d2ce7a3f37a.zip |
Marking fetchmail-6.3.14 ppc64 for bug 307761
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index a5ff95f32107..972c5865033a 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/fetchmail # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.179 2010/03/05 08:01:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.180 2010/03/08 19:44:57 ranger Exp $ + + 08 Mar 2010; Brent Baude <ranger@gentoo.org> fetchmail-6.3.14.ebuild: + Marking fetchmail-6.3.14 ppc64 for bug 307761 05 Mar 2010; Torsten Veller <tove@gentoo.org> fetchmail-6.3.14.ebuild: Stable on amd64 (#307761) diff --git a/net-mail/fetchmail/fetchmail-6.3.14.ebuild b/net-mail/fetchmail/fetchmail-6.3.14.ebuild index e389106f2c25..1789082e6f0c 100644 --- a/net-mail/fetchmail/fetchmail-6.3.14.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.14.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.14.ebuild,v 1.4 2010/03/05 08:01:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.14.ebuild,v 1.5 2010/03/08 19:44:57 ranger 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 hesiod tk" RDEPEND="hesiod? ( net-dns/hesiod ) |