diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-08-09 16:42:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-08-09 16:42:55 +0000 |
commit | ef2999cac438811bac407fa5d21fe583bb6afe80 (patch) | |
tree | 9b9e3f44b084e4226f7457ad032842e355eef186 /net-mail | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #278978 (diff) | |
download | gentoo-2-ef2999cac438811bac407fa5d21fe583bb6afe80.tar.gz gentoo-2-ef2999cac438811bac407fa5d21fe583bb6afe80.tar.bz2 gentoo-2-ef2999cac438811bac407fa5d21fe583bb6afe80.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #280537
(Portage version: 2.1.6.13/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.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 7afcec5b0b6c..3eaa713ae536 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.163 2009/08/09 14:50:24 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.164 2009/08/09 16:42:55 armin76 Exp $ + + 09 Aug 2009; Raúl Porcel <armin76@gentoo.org> fetchmail-6.3.11.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #280537 09 Aug 2009; nixnut <nixnut@gentoo.org> fetchmail-6.3.11.ebuild: ppc stable #280537 diff --git a/net-mail/fetchmail/fetchmail-6.3.11.ebuild b/net-mail/fetchmail/fetchmail-6.3.11.ebuild index 5380ec1b5917..d9a5ebee60f2 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.6 2009/08/09 14:50:24 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.11.ebuild,v 1.7 2009/08/09 16:42:55 armin76 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 ) |