diff options
author | Brent Baude <ranger@gentoo.org> | 2009-08-08 15:04:10 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-08-08 15:04:10 +0000 |
commit | 9a4a3e0cdc0c848238cd508fcf73cb4e2334cd2d (patch) | |
tree | 80811534ea724f98110dd6ddd94245ce51d6d321 /net-mail | |
parent | Version bump to latest in development branch. (diff) | |
download | gentoo-2-9a4a3e0cdc0c848238cd508fcf73cb4e2334cd2d.tar.gz gentoo-2-9a4a3e0cdc0c848238cd508fcf73cb4e2334cd2d.tar.bz2 gentoo-2-9a4a3e0cdc0c848238cd508fcf73cb4e2334cd2d.zip |
Marking fetchmail-6.3.11 ppc64 for bug 280537
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index ff9f591ae5a5..feb2282051d3 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.160 2009/08/06 22:50:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.161 2009/08/08 15:04:10 ranger Exp $ + + 08 Aug 2009; Brent Baude <ranger@gentoo.org> fetchmail-6.3.11.ebuild: + Marking fetchmail-6.3.11 ppc64 for bug 280537 06 Aug 2009; Christian Faulhammer <fauli@gentoo.org> fetchmail-6.3.11.ebuild: diff --git a/net-mail/fetchmail/fetchmail-6.3.11.ebuild b/net-mail/fetchmail/fetchmail-6.3.11.ebuild index ff48b412af06..74c6c40b7930 100644 --- a/net-mail/fetchmail/fetchmail-6.3.11.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.11.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.ebuild,v 1.3 2009/08/06 22:50:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.11.ebuild,v 1.4 2009/08/08 15:04:10 ranger 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 ) |