diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-30 14:49:34 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-30 14:49:34 +0000 |
commit | a2c81b2d97ae18a32ff47bbabd6a3a884bc50608 (patch) | |
tree | 60dcc1fa8bc4a0e30ca603c8fc93c81cde80b4d0 /net-mail/fetchmail | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-a2c81b2d97ae18a32ff47bbabd6a3a884bc50608.tar.gz gentoo-2-a2c81b2d97ae18a32ff47bbabd6a3a884bc50608.tar.bz2 gentoo-2-a2c81b2d97ae18a32ff47bbabd6a3a884bc50608.zip |
Stable on hppa
(Portage version: 2.1-r1)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 90cbeaedad6e..0adca693bde8 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.104 2006/06/25 11:02:02 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.105 2006/06/30 14:49:34 gustavoz Exp $ + + 30 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> + fetchmail-6.3.4.ebuild: + Stable on hppa 25 Jun 2006; Marcus D. Hanwell <cryos@gentoo.org> fetchmail-6.3.4.ebuild: Marked stable on amd64, bug 137187. diff --git a/net-mail/fetchmail/fetchmail-6.3.4.ebuild b/net-mail/fetchmail/fetchmail-6.3.4.ebuild index 77abe5236081..5db6e483634f 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.6 2006/06/25 11:02:02 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.4.ebuild,v 1.7 2006/06/30 14:49:34 gustavoz 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 ) |