From bb73f84b0d3e6cf481a26ea559aa9188bb858a85 Mon Sep 17 00:00:00 2001 From: Markus Rothe Date: Fri, 29 Apr 2005 16:21:45 +0000 Subject: Added ~ppc64 to KEYWORDS (Portage version: 2.0.51.19) --- net-mail/fetchmail/ChangeLog | 5 ++++- net-mail/fetchmail/fetchmail-6.2.5-r2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-mail/fetchmail') diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 32ffdb911e71..f75f74613961 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/fetchmail # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.56 2005/04/28 18:22:34 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.57 2005/04/29 16:21:45 corsair Exp $ + + 29 Apr 2005; Markus Rothe fetchmail-6.2.5-r2.ebuild: + Added ~ppc64 to KEYWORDS; bug #90750 *fetchmail-6.2.5-r2 (28 Apr 2005) diff --git a/net-mail/fetchmail/fetchmail-6.2.5-r2.ebuild b/net-mail/fetchmail/fetchmail-6.2.5-r2.ebuild index 32534d217c22..cb0905a3a6fd 100644 --- a/net-mail/fetchmail/fetchmail-6.2.5-r2.ebuild +++ b/net-mail/fetchmail/fetchmail-6.2.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5-r2.ebuild,v 1.1 2005/04/28 18:22:34 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5-r2.ebuild,v 1.2 2005/04/29 16:21:45 corsair Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://www.catb.org/~esr/${PN}/${P}.tar.gz" LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="ssl nls ipv6 kerberos krb4 hesiod" DEPEND="virtual/libc -- cgit v1.2.3-65-gdbad