diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-01-06 17:12:40 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-01-06 17:12:40 +0000 |
commit | 5f83f9020c46a888ff1b8992758ea10366984ae2 (patch) | |
tree | c2dd0d529ada7a47fda5a1f191a9122b9fae4f8a /net-mail/fetchmail | |
parent | Marking ibm-jre-bin-1.5.0.9 ppc64 for bug 252416 (diff) | |
download | gentoo-2-5f83f9020c46a888ff1b8992758ea10366984ae2.tar.gz gentoo-2-5f83f9020c46a888ff1b8992758ea10366984ae2.tar.bz2 gentoo-2-5f83f9020c46a888ff1b8992758ea10366984ae2.zip |
ppc stable, bug #253871
(Portage version: 2.2_rc20/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 8 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.9.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 827db88ccb10..63f69935982a 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/fetchmail -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.148 2008/12/25 20:41:39 tove Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.149 2009/01/06 17:12:40 dertobi123 Exp $ + + 06 Jan 2009; Tobias Scherbaum <dertobi123@gentoo.org> + fetchmail-6.3.9.ebuild: + ppc stable, bug #253871 *fetchmail-6.3.9 (25 Dec 2008) diff --git a/net-mail/fetchmail/fetchmail-6.3.9.ebuild b/net-mail/fetchmail/fetchmail-6.3.9.ebuild index ea7e45c6327e..cb3f61bcc1f4 100644 --- a/net-mail/fetchmail/fetchmail-6.3.9.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.9.ebuild,v 1.1 2008/12/25 20:41:39 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.9.ebuild,v 1.2 2009/01/06 17:12:40 dertobi123 Exp $ inherit multilib python eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2" LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="ssl nls ipv6 kerberos krb4 hesiod" RDEPEND="hesiod? ( net-dns/hesiod ) |