diff options
author | 2006-06-25 11:02:02 +0000 | |
---|---|---|
committer | 2006-06-25 11:02:02 +0000 | |
commit | 08b534ab35db6e8dd1b7f9f5012b931a578627bf (patch) | |
tree | fdeb414dc4765de083c5f5977fcfad77bd68fa65 /net-mail | |
parent | ppc stable, bug #137141 (diff) | |
download | gentoo-2-08b534ab35db6e8dd1b7f9f5012b931a578627bf.tar.gz gentoo-2-08b534ab35db6e8dd1b7f9f5012b931a578627bf.tar.bz2 gentoo-2-08b534ab35db6e8dd1b7f9f5012b931a578627bf.zip |
Marked stable on amd64, bug 137187.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index e8b4c7a91035..90cbeaedad6e 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.103 2006/06/20 18:01:13 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.104 2006/06/25 11:02:02 cryos Exp $ + + 25 Jun 2006; Marcus D. Hanwell <cryos@gentoo.org> fetchmail-6.3.4.ebuild: + Marked stable on amd64, bug 137187. 20 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> fetchmail-6.3.4.ebuild: diff --git a/net-mail/fetchmail/fetchmail-6.3.4.ebuild b/net-mail/fetchmail/fetchmail-6.3.4.ebuild index 8fc656d0c367..77abe5236081 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.5 2006/06/20 18:01:13 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.4.ebuild,v 1.6 2006/06/25 11:02:02 cryos 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 ) |