diff options
author | 2006-02-25 18:42:34 +0000 | |
---|---|---|
committer | 2006-02-25 18:42:34 +0000 | |
commit | 5f1fa4db8e4b372582cda098f0a1da66fe02aea7 (patch) | |
tree | 508a5506d0770e15c8e5546edc3586d059c1a726 /net-mail | |
parent | removing old patch, and converting old ebuilds to use the new form (diff) | |
download | gentoo-2-5f1fa4db8e4b372582cda098f0a1da66fe02aea7.tar.gz gentoo-2-5f1fa4db8e4b372582cda098f0a1da66fe02aea7.tar.bz2 gentoo-2-5f1fa4db8e4b372582cda098f0a1da66fe02aea7.zip |
Stable on x86.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 5ce77fc104aa..3cfaab9e9cce 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.87 2006/01/24 22:02:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.88 2006/02/25 18:42:34 ticho Exp $ + + 25 Feb 2006; Andrej Kacian <ticho@gentoo.org> fetchmail-6.3.2.ebuild: + Stable on x86. 24 Jan 2006; Torsten Veller <tove@gentoo.org> ChangeLog: Removed fetchmail-6.3.0 and fetchmail-6.3.1 (bug #120218). diff --git a/net-mail/fetchmail/fetchmail-6.3.2.ebuild b/net-mail/fetchmail/fetchmail-6.3.2.ebuild index a6a539526625..2250fcc73176 100644 --- a/net-mail/fetchmail/fetchmail-6.3.2.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.2.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.ebuild,v 1.1 2006/01/22 13:21:35 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.2.ebuild,v 1.2 2006/02/25 18:42:34 ticho 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 ~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 ) |