diff options
author | Jon Portnoy <avenj@gentoo.org> | 2004-03-30 14:54:38 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2004-03-30 14:54:38 +0000 |
commit | f61343e78577bc2a511cfbb1018d8a2523c18fde (patch) | |
tree | 9bf9ed92c2f7eafed613305bff3ad570419a7073 /net-mail | |
parent | AMD64 keywords (Manifest recommit) (diff) | |
download | gentoo-2-f61343e78577bc2a511cfbb1018d8a2523c18fde.tar.gz gentoo-2-f61343e78577bc2a511cfbb1018d8a2523c18fde.tar.bz2 gentoo-2-f61343e78577bc2a511cfbb1018d8a2523c18fde.zip |
Stable on AMD64
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 37810e581e9d..d07a1fbaca41 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/fetchmail # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.46 2004/03/30 11:39:17 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.47 2004/03/30 14:54:38 avenj Exp $ + + 30 Mar 2004; Jon Portnoy <avenj@gentoo.org> fetchmail-6.2.5.ebuild : + Stable on AMD64. 30 Mar 2004; Lars Weiler <pylon@gentoo.org> fetchmail-6.2.5.ebuild: stable on ppc, as requested in bug #37717 diff --git a/net-mail/fetchmail/fetchmail-6.2.5.ebuild b/net-mail/fetchmail/fetchmail-6.2.5.ebuild index cbf541b91299..687b77728d0b 100644 --- a/net-mail/fetchmail/fetchmail-6.2.5.ebuild +++ b/net-mail/fetchmail/fetchmail-6.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5.ebuild,v 1.10 2004/03/30 11:39:17 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5.ebuild,v 1.11 2004/03/30 14:54:38 avenj Exp $ IUSE="ssl nls ipv6 kerberos krb4" @@ -12,7 +12,7 @@ SRC_URI="http://www.catb.org/~esr/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2 public-domain" -KEYWORDS="x86 alpha sparc ppc" +KEYWORDS="x86 alpha sparc ppc amd64" DEPEND="virtual/glibc ssl? ( >=dev-libs/openssl-0.9.6 ) |