diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-08-13 17:21:50 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-08-13 17:21:50 +0000 |
commit | fa113c7d63996cc7c1c4f2dc85455035a59af492 (patch) | |
tree | bb5eb291841a281f06c77b7e568fd82313262412 /net-mail | |
parent | Added CRAN category and some initial mirrors (diff) | |
download | gentoo-2-fa113c7d63996cc7c1c4f2dc85455035a59af492.tar.gz gentoo-2-fa113c7d63996cc7c1c4f2dc85455035a59af492.tar.bz2 gentoo-2-fa113c7d63996cc7c1c4f2dc85455035a59af492.zip |
Stable on mips.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.2.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 7215163c3ebd..c6c353a20df0 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/fetchmail # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.72 2005/08/12 21:36:56 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.73 2005/08/13 17:21:50 ka0ttic Exp $ + + 13 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> fetchmail-6.2.5.2.ebuild: + Stable on mips. 12 Aug 2005; Fernando J. Pereda <ferdy@gentoo.org> fetchmail-6.2.5.2.ebuild: diff --git a/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild b/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild index b0caf2fe4e9f..3f5e33e4f63f 100644 --- a/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild +++ b/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild,v 1.11 2005/08/12 21:36:56 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild,v 1.12 2005/08/13 17:21:50 ka0ttic Exp $ inherit eutils gnuconfig @@ -11,7 +11,7 @@ SRC_URI="http://www.catb.org/~esr/${PN}/${PN}-6.2.5.tar.gz 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 ) |