diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-07-22 12:59:46 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-07-22 12:59:46 +0000 |
commit | abca38b6e81412ea4e69479004a904fdf3bc77fc (patch) | |
tree | 2f8824f2bcdf27c482f32f7faa6659e956892ece /net-mail/fetchmail | |
parent | Stable on amd64. (diff) | |
download | historical-abca38b6e81412ea4e69479004a904fdf3bc77fc.tar.gz historical-abca38b6e81412ea4e69479004a904fdf3bc77fc.tar.bz2 historical-abca38b6e81412ea4e69479004a904fdf3bc77fc.zip |
Stable on hppa
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/fetchmail/Manifest | 4 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.2.5.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 1a65ca8304e1..5615a212cc6d 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.64 2005/07/22 10:11:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.65 2005/07/22 12:59:46 killerfox Exp $ + + 22 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> + fetchmail-6.2.5.2.ebuild: + Stable on hppa. bug #99865 22 Jul 2005; Markus Rothe <corsair@gentoo.org> fetchmail-6.2.5.2.ebuild: Stable on ppc64 (bug #99865) diff --git a/net-mail/fetchmail/Manifest b/net-mail/fetchmail/Manifest index 56baa84ac519..520d79261599 100644 --- a/net-mail/fetchmail/Manifest +++ b/net-mail/fetchmail/Manifest @@ -1,4 +1,4 @@ -MD5 7dc83851f921ba2f7b32c1f7ca3f507f ChangeLog 10238 +MD5 2774abf4465700b51832cb494e2c4e0d ChangeLog 10352 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 @@ -8,7 +8,7 @@ MD5 e2e0aea60ed02e6393a387a2288ecb6b fetchmail-6.2.5-r1.ebuild 2734 MD5 44c94474b2d648ebc94ab91cae192e7f fetchmail-6.2.5-r2.ebuild 2722 MD5 900f6ef3ff4d10ef0668f4d197558e9c fetchmail-6.2.5.ebuild 2609 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 203356278886c338323336ff2ed42753 fetchmail-6.2.5.2.ebuild 2814 +MD5 fdcdc8ab8c17511bc6927d75c6b24262 fetchmail-6.2.5.2.ebuild 2815 MD5 29d376a1042aeeeba94e911a943d5a7f files/conf.d-fetchmail 347 MD5 1dd80e46bd5b02949ba0686086a37570 files/configure-5.9.14.diff 2046 MD5 83f3d182af36573e8d7264ee440445ee files/digest-fetchmail-5.9.14 68 diff --git a/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild b/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild index 1b3370f78a19..d67c82667086 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.3 2005/07/22 10:11:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild,v 1.4 2005/07/22 12:59:46 killerfox 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 ) |