diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-23 20:43:28 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-23 20:43:28 +0000 |
commit | 6fd99d2b91223d2f9ddc6453775974ddff8a3e72 (patch) | |
tree | ff80d65e083bbab36842b96f9ad32a30664b9b50 /net-mail/fetchmail | |
parent | Stable on sh. (diff) | |
download | gentoo-2-6fd99d2b91223d2f9ddc6453775974ddff8a3e72.tar.gz gentoo-2-6fd99d2b91223d2f9ddc6453775974ddff8a3e72.tar.bz2 gentoo-2-6fd99d2b91223d2f9ddc6453775974ddff8a3e72.zip |
Stable on alpha + ia64, bug 99865.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.2.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 5fd134b262ea..8a4574259b40 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,10 @@ # 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.68 2005/07/23 06:53:19 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.69 2005/07/23 20:43:28 kloeri Exp $ + + 23 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> + fetchmail-6.2.5.2.ebuild: + Stable on alpha + ia64, bug 99865. 23 Jul 2005; Jory A. Pratt <anarchy@gentoo.org> fetchmail-6.2.5.2.ebuild: Stable on ppc wrt bug #99865 diff --git a/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild b/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild index 4ecc8d804762..5045ac50c890 100644 --- a/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild +++ b/net-mail/fetchmail/fetchmail-6.2.5.2.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.2.ebuild,v 1.7 2005/07/23 06:53:19 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild,v 1.8 2005/07/23 20:43:28 kloeri Exp $ inherit eutils gnuconfig @@ -11,7 +11,7 @@ SRC_URI="http://www.catb.org/~esr/${PN}/${PN}-6.2.5.tar.gz LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~s390 sparc x86" IUSE="ssl nls ipv6 kerberos krb4 hesiod" RDEPEND="hesiod? ( net-dns/hesiod ) |