diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-06-12 11:49:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-06-12 11:49:58 +0000 |
commit | 46108a7cb000f75c7baf04910af9ba7c30fe666b (patch) | |
tree | 64cb1fbd45dbdb097b79217106a790b5241a623e /net-mail/fetchmail | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-46108a7cb000f75c7baf04910af9ba7c30fe666b.tar.gz gentoo-2-46108a7cb000f75c7baf04910af9ba7c30fe666b.tar.bz2 gentoo-2-46108a7cb000f75c7baf04910af9ba7c30fe666b.zip |
alpha/ia64/s390/sh/sparc stable wrt #369403
(Portage version: 2.1.10/cvs/Linux ia64)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 5d2c2ca93931..aecc3b2e13f3 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/fetchmail # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.213 2011/06/11 12:12:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.214 2011/06/12 11:49:58 armin76 Exp $ + + 12 Jun 2011; Raúl Porcel <armin76@gentoo.org> fetchmail-6.3.20.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #369403 11 Jun 2011; Markus Meier <maekke@gentoo.org> fetchmail-6.3.20.ebuild: arm stable, bug #369403 diff --git a/net-mail/fetchmail/fetchmail-6.3.20.ebuild b/net-mail/fetchmail/fetchmail-6.3.20.ebuild index f3c5d0da6f05..0897cc2b6555 100644 --- a/net-mail/fetchmail/fetchmail-6.3.20.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.20.ebuild,v 1.6 2011/06/11 12:12:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.20.ebuild,v 1.7 2011/06/12 11:49:58 armin76 Exp $ EAPI=3 @@ -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 ) |