diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 15:12:16 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 15:12:16 +0000 |
commit | 642196cdc6ac3a3c94528575d4489b9d76f90e9e (patch) | |
tree | 1c6ba161a76599fb69d4baf66c008745b1d08d0d /net-mail | |
parent | ppc stable #281662 (diff) | |
download | gentoo-2-642196cdc6ac3a3c94528575d4489b9d76f90e9e.tar.gz gentoo-2-642196cdc6ac3a3c94528575d4489b9d76f90e9e.tar.bz2 gentoo-2-642196cdc6ac3a3c94528575d4489b9d76f90e9e.zip |
ppc stable #282015
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 56d846ccc25a..a4b07bd4917a 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/fetchmail # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.172 2009/09/05 00:22:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.173 2009/09/27 15:12:16 nixnut Exp $ + + 27 Sep 2009; nixnut <nixnut@gentoo.org> fetchmail-6.3.11-r1.ebuild: + ppc stable #282015 05 Sep 2009; Brent Baude <ranger@gentoo.org> fetchmail-6.3.11-r1.ebuild: Marking fetchmail-6.3.11-r1 ppc64 for bug 282015 diff --git a/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild b/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild index cb32bffc22be..bafdb7507ed1 100644 --- a/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild @@ -1,6 +1,6 @@ # 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.11-r1.ebuild,v 1.6 2009/09/05 00:22:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.11-r1.ebuild,v 1.7 2009/09/27 15:12:16 nixnut Exp $ EAPI=2 @@ -12,7 +12,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 kerberos krb4 hesiod" RDEPEND="hesiod? ( net-dns/hesiod ) |