diff options
author | 2009-01-06 19:55:38 +0000 | |
---|---|---|
committer | 2009-01-06 19:55:38 +0000 | |
commit | 32af4c9c2a16730d9046e23acffd9bf2645baf74 (patch) | |
tree | 6ca3224dcf8da6750a31847577a0fd6150b234ec /net-mail/fetchmail | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-32af4c9c2a16730d9046e23acffd9bf2645baf74.tar.gz gentoo-2-32af4c9c2a16730d9046e23acffd9bf2645baf74.tar.bz2 gentoo-2-32af4c9c2a16730d9046e23acffd9bf2645baf74.zip |
Marking fetchmail-6.3.9 ppc64 for bug 253871
(Portage version: 2.1.6.4/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 63f69935982a..5d8e407b71dd 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/fetchmail # 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.150 2009/01/06 19:55:38 ranger Exp $ + + 06 Jan 2009; Brent Baude <ranger@gentoo.org> fetchmail-6.3.9.ebuild: + Marking fetchmail-6.3.9 ppc64 for bug 253871 06 Jan 2009; Tobias Scherbaum <dertobi123@gentoo.org> fetchmail-6.3.9.ebuild: diff --git a/net-mail/fetchmail/fetchmail-6.3.9.ebuild b/net-mail/fetchmail/fetchmail-6.3.9.ebuild index cb3f61bcc1f4..96cb64ea8bad 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-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.2 2009/01/06 17:12:40 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.9.ebuild,v 1.3 2009/01/06 19:55:38 ranger 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 ) |