summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-10-28 03:32:55 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-10-28 03:32:55 +0000
commite460223934e6fb8b71c7f16c6e233c04a9b6eefc (patch)
tree12dec44fd3a4918fb8c04a5129446ae688f0feb4 /net-mail
parentVersion bump with more package support. (diff)
downloadhistorical-e460223934e6fb8b71c7f16c6e233c04a9b6eefc.tar.gz
historical-e460223934e6fb8b71c7f16c6e233c04a9b6eefc.tar.bz2
historical-e460223934e6fb8b71c7f16c6e233c04a9b6eefc.zip
Marked Stable on amd64. Bug #110366.
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/fetchmail/ChangeLog6
-rw-r--r--net-mail/fetchmail/Manifest4
-rw-r--r--net-mail/fetchmail/fetchmail-6.2.5.2-r1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 5367b91b07c8..8a20563ffa16 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.81 2005/10/26 17:53:35 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.82 2005/10/28 03:32:55 metalgod Exp $
+
+ 28 Oct 2005; Luis Medinas <metalgod@gentoo.org>
+ fetchmail-6.2.5.2-r1.ebuild:
+ Marked Stable on amd64. Bug #110366.
26 Oct 2005; Michael Hanselmann <hansmi@gentoo.org>
fetchmail-6.2.5.2-r1.ebuild:
diff --git a/net-mail/fetchmail/Manifest b/net-mail/fetchmail/Manifest
index 897a51f24824..506e3d1a8030 100644
--- a/net-mail/fetchmail/Manifest
+++ b/net-mail/fetchmail/Manifest
@@ -1,4 +1,4 @@
-MD5 6f2b1a64fd0891956830238736a93d44 ChangeLog 12266
+MD5 623450c9198c544afbe614db34b122b3 ChangeLog 12389
MD5 d01bc5cb58cfda170f585b3e89bef8ed fetchmail-5.9.14.ebuild 1894
MD5 faaffbf24a8f1845717127119690cbc9 fetchmail-6.2.1-r1.ebuild 1773
MD5 00c01108df1dd1d60f071b2e1b929253 fetchmail-6.2.2-r2.ebuild 2038
@@ -6,7 +6,7 @@ MD5 243728bcac42ad79161b92714363d75d fetchmail-6.2.3.ebuild 1961
MD5 fad43483dd30edcc1e3d5da45141a535 fetchmail-6.2.4.ebuild 2138
MD5 e2e0aea60ed02e6393a387a2288ecb6b fetchmail-6.2.5-r1.ebuild 2734
MD5 20841a593098014840ac383e73ef3aa8 fetchmail-6.2.5-r2.ebuild 2699
-MD5 e647a0c640a6e749b27b452ee0b2eff3 fetchmail-6.2.5.2-r1.ebuild 3053
+MD5 bb17f629bcde5ae1f0d4ede8c622b329 fetchmail-6.2.5.2-r1.ebuild 3054
MD5 5321e0e013f45f2fcdf97cb2d7926ad0 fetchmail-6.2.5.2.ebuild 2790
MD5 900f6ef3ff4d10ef0668f4d197558e9c fetchmail-6.2.5.ebuild 2609
MD5 29d376a1042aeeeba94e911a943d5a7f files/conf.d-fetchmail 347
diff --git a/net-mail/fetchmail/fetchmail-6.2.5.2-r1.ebuild b/net-mail/fetchmail/fetchmail-6.2.5.2-r1.ebuild
index 90388088a4d6..d9c8e1f7325d 100644
--- a/net-mail/fetchmail/fetchmail-6.2.5.2-r1.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.2.5.2-r1.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-r1.ebuild,v 1.8 2005/10/26 17:53:35 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5.2-r1.ebuild,v 1.9 2005/10/28 03:32:55 metalgod Exp $
inherit eutils gnuconfig
@@ -14,7 +14,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 mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="alpha amd64 hppa ~ia64 mips ppc ppc64 ~s390 sparc x86"
IUSE="ssl nls ipv6 kerberos krb4 hesiod"
RDEPEND="hesiod? ( net-dns/hesiod )