diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-04-29 19:24:23 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-04-29 19:24:23 +0000 |
commit | faaa903646d1e872675d3dc2b4988350a81db03f (patch) | |
tree | dd4af662d5a7a9dc386c150ee22e8625318f4d6b /net-mail | |
parent | Install header files in correct location, closes bug #130964 by Dominik Stadl... (diff) | |
download | gentoo-2-faaa903646d1e872675d3dc2b4988350a81db03f.tar.gz gentoo-2-faaa903646d1e872675d3dc2b4988350a81db03f.tar.bz2 gentoo-2-faaa903646d1e872675d3dc2b4988350a81db03f.zip |
Stable on alpha and amd64 wrt Bug #125301.
(Portage version: 2.0.54)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 674fcf18294a..0fa292517e7c 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/fetchmail # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.98 2006/04/22 08:04:38 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.99 2006/04/29 19:24:23 tcort Exp $ + + 29 Apr 2006; <tcort@gentoo.org> fetchmail-6.3.2-r1.ebuild: + Stable on alpha and amd64 wrt Bug #125301. *fetchmail-6.3.4 (22 Apr 2006) diff --git a/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild b/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild index 2018cb2b1f18..4e7608f76c2c 100644 --- a/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild,v 1.7 2006/03/10 00:33:10 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild,v 1.8 2006/04/29 19:24:23 tcort Exp $ inherit eutils gnuconfig @@ -12,7 +12,7 @@ SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2" LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="ssl nls ipv6 kerberos krb4 hesiod" RDEPEND="hesiod? ( net-dns/hesiod ) |