diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-03-09 22:12:43 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-03-09 22:12:43 +0000 |
commit | 5b209faf259e8ce8b8c91f5b58506c8ed3f9e209 (patch) | |
tree | 18d8f7b67a104b217a21cd25f2abc84398418291 /net-mail | |
parent | Marked ppc stable for bug #307525. (diff) | |
download | gentoo-2-5b209faf259e8ce8b8c91f5b58506c8ed3f9e209.tar.gz gentoo-2-5b209faf259e8ce8b8c91f5b58506c8ed3f9e209.tar.bz2 gentoo-2-5b209faf259e8ce8b8c91f5b58506c8ed3f9e209.zip |
Marked ppc stable for bug #307761.
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 972c5865033a..959dbeff78ab 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/fetchmail # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.180 2010/03/08 19:44:57 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.181 2010/03/09 22:12:43 josejx Exp $ + + 09 Mar 2010; Joseph Jezak <josejx@gentoo.org> fetchmail-6.3.14.ebuild: + Marked ppc stable for bug #307761. 08 Mar 2010; Brent Baude <ranger@gentoo.org> fetchmail-6.3.14.ebuild: Marking fetchmail-6.3.14 ppc64 for bug 307761 diff --git a/net-mail/fetchmail/fetchmail-6.3.14.ebuild b/net-mail/fetchmail/fetchmail-6.3.14.ebuild index 1789082e6f0c..4732f04090a0 100644 --- a/net-mail/fetchmail/fetchmail-6.3.14.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.14.ebuild,v 1.5 2010/03/08 19:44:57 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.14.ebuild,v 1.6 2010/03/09 22:12:43 josejx 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 hesiod tk" RDEPEND="hesiod? ( net-dns/hesiod ) |