diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-09-15 00:40:55 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-09-15 00:40:55 +0000 |
commit | 4e4700c8a722335040141f10614c5414e8b3967e (patch) | |
tree | 2c3913baf492008f556d7874ea7d21ced18984ca /net-mail | |
parent | +# All versions in portage need <net-misc/upnp-1.1 which was removed (diff) | |
download | gentoo-2-4e4700c8a722335040141f10614c5414e8b3967e.tar.gz gentoo-2-4e4700c8a722335040141f10614c5414e8b3967e.tar.bz2 gentoo-2-4e4700c8a722335040141f10614c5414e8b3967e.zip |
Stable on alpha wrt Bug #137187.
(Portage version: 2.1.1)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 806bf3482cb5..39f8fd494e2d 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.106 2006/08/19 23:33:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.107 2006/09/15 00:40:55 tcort Exp $ + + 15 Sep 2006; Thomas Cort <tcort@gentoo.org> fetchmail-6.3.4.ebuild: + Stable on alpha wrt Bug #137187. 19 Aug 2006; Torsten Veller <tove@gentoo.org> fetchmail-6.2.5.2-r1.ebuild, fetchmail-6.3.2.ebuild, fetchmail-6.3.2-r1.ebuild, fetchmail-6.3.3.ebuild, diff --git a/net-mail/fetchmail/fetchmail-6.3.4.ebuild b/net-mail/fetchmail/fetchmail-6.3.4.ebuild index dcad13c8909f..fe3b76f50ce3 100644 --- a/net-mail/fetchmail/fetchmail-6.3.4.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.4.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.4.ebuild,v 1.9 2006/08/19 23:33:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.4.ebuild,v 1.10 2006/09/15 00:40:55 tcort Exp $ inherit eutils gnuconfig @@ -12,7 +12,7 @@ SRC_URI="http://download2.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 ) |