diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-02 16:38:45 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-02 16:38:45 +0000 |
commit | 2e48853a2b92335dcc43670c7baf3b3d4f3f48f2 (patch) | |
tree | aad8f1bd10c7ae3134252e39a78b6e1ded17dcbf /net-mail/fetchmail | |
parent | Stable on sparc wrt #122079 (diff) | |
download | gentoo-2-2e48853a2b92335dcc43670c7baf3b3d4f3f48f2.tar.gz gentoo-2-2e48853a2b92335dcc43670c7baf3b3d4f3f48f2.tar.bz2 gentoo-2-2e48853a2b92335dcc43670c7baf3b3d4f3f48f2.zip |
Stable on sparc
(Portage version: 2.0.54)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 5b0a30cec54b..97c73eefa4f6 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,10 @@ # 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.93 2006/03/01 18:00:55 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.94 2006/03/02 16:38:45 gustavoz Exp $ + + 02 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> + fetchmail-6.3.2-r1.ebuild: + Stable on sparc 01 Mar 2006; Andrej Kacian <ticho@gentoo.org> fetchmail-6.3.2-r1.ebuild: Stable on x86. diff --git a/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild b/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild index 9e81dfafde8f..3711066e84ab 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.3 2006/03/01 18:00:55 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild,v 1.4 2006/03/02 16:38:45 gustavoz 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 ) |