summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2006-10-09 21:27:49 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2006-10-09 21:27:49 +0000
commit0efd24f59baa93e4d7eeae440cefe221cf3c35bf (patch)
tree9d63662d789bc32cb91276ffc78b6776858a17e5 /net-mail/fetchmail
parentAdded ~x86-fbsd keyword. (diff)
downloadgentoo-2-0efd24f59baa93e4d7eeae440cefe221cf3c35bf.tar.gz
gentoo-2-0efd24f59baa93e4d7eeae440cefe221cf3c35bf.tar.bz2
gentoo-2-0efd24f59baa93e4d7eeae440cefe221cf3c35bf.zip
Added ~x86-fbsd keyword.
(Portage version: 2.1.2_pre2-r2)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r--net-mail/fetchmail/ChangeLog5
-rw-r--r--net-mail/fetchmail/fetchmail-6.3.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 39f8fd494e2d..bf7598b45458 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/fetchmail
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.107 2006/09/15 00:40:55 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.108 2006/10/09 21:27:49 drizzt Exp $
+
+ 09 Oct 2006; Timothy Redaelli <drizzt@gentoo.org> fetchmail-6.3.4.ebuild:
+ Added ~x86-fbsd keyword.
15 Sep 2006; Thomas Cort <tcort@gentoo.org> fetchmail-6.3.4.ebuild:
Stable on alpha wrt Bug #137187.
diff --git a/net-mail/fetchmail/fetchmail-6.3.4.ebuild b/net-mail/fetchmail/fetchmail-6.3.4.ebuild
index fe3b76f50ce3..15b6a7e81fad 100644
--- a/net-mail/fetchmail/fetchmail-6.3.4.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.4.ebuild,v 1.10 2006/09/15 00:40:55 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.4.ebuild,v 1.11 2006/10/09 21:27:49 drizzt Exp $
inherit eutils gnuconfig
@@ -12,7 +12,7 @@ SRC_URI="http://download2.berlios.de/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 public-domain"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="ssl nls ipv6 kerberos krb4 hesiod"
RDEPEND="hesiod? ( net-dns/hesiod )