diff options
author | Torsten Veller <tove@gentoo.org> | 2010-03-05 08:01:26 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-03-05 08:01:26 +0000 |
commit | a766044574d9b64756c12601ce3ada9d538d0801 (patch) | |
tree | 391883faa506c7f959a8e629391235bbfe0f390c /net-mail | |
parent | Version bump (diff) | |
download | gentoo-2-a766044574d9b64756c12601ce3ada9d538d0801.tar.gz gentoo-2-a766044574d9b64756c12601ce3ada9d538d0801.tar.bz2 gentoo-2-a766044574d9b64756c12601ce3ada9d538d0801.zip |
Stable on amd64 (#307761)
(Portage version: 2.2_rc64/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 d23d55ed23c6..a5ff95f32107 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.178 2010/03/04 19:39:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.179 2010/03/05 08:01:26 tove Exp $ + + 05 Mar 2010; Torsten Veller <tove@gentoo.org> fetchmail-6.3.14.ebuild: + Stable on amd64 (#307761) 04 Mar 2010; Raúl Porcel <armin76@gentoo.org> fetchmail-6.3.14.ebuild: alpha/arm/ia64/s390/sh/sparc stable wrt #307761 diff --git a/net-mail/fetchmail/fetchmail-6.3.14.ebuild b/net-mail/fetchmail/fetchmail-6.3.14.ebuild index f375655976fd..e389106f2c25 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.3 2010/03/04 19:39:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.14.ebuild,v 1.4 2010/03/05 08:01:26 tove 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 ) |