diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 18:34:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 18:34:18 +0000 |
commit | 74462591a5210081f80ab9b499b23b47381cfe54 (patch) | |
tree | 19fde2b19b64b21dbb1eaaed0d6e39bdb7c3f046 /net-mail | |
parent | alpha/sparc/x86 stable wrt #317415 (diff) | |
download | gentoo-2-74462591a5210081f80ab9b499b23b47381cfe54.tar.gz gentoo-2-74462591a5210081f80ab9b499b23b47381cfe54.tar.bz2 gentoo-2-74462591a5210081f80ab9b499b23b47381cfe54.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #318875
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 4f699ee203dd..49263e35de32 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.189 2010/05/08 17:52:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.190 2010/05/09 18:34:18 armin76 Exp $ + + 09 May 2010; Raúl Porcel <armin76@gentoo.org> fetchmail-6.3.17.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #318875 08 May 2010; Jeroen Roovers <jer@gentoo.org> fetchmail-6.3.17.ebuild: Stable for HPPA (bug #318875). diff --git a/net-mail/fetchmail/fetchmail-6.3.17.ebuild b/net-mail/fetchmail/fetchmail-6.3.17.ebuild index 6eed8d3bc909..5dbe237287ad 100644 --- a/net-mail/fetchmail/fetchmail-6.3.17.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.17.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.17.ebuild,v 1.4 2010/05/08 17:52:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.17.ebuild,v 1.5 2010/05/09 18:34:18 armin76 Exp $ EAPI=2 @@ -16,7 +16,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 ) |