summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Birchinger <joker@gentoo.org>2006-02-27 12:34:23 +0000
committerChristian Birchinger <joker@gentoo.org>2006-02-27 12:34:23 +0000
commit90da765a23bf1cc7658a64b1e660143923349a6c (patch)
treed0cf0b7da18eb48b108546c72c7919fce8627d90 /net-mail
parentversion bump (diff)
downloadgentoo-2-90da765a23bf1cc7658a64b1e660143923349a6c.tar.gz
gentoo-2-90da765a23bf1cc7658a64b1e660143923349a6c.tar.bz2
gentoo-2-90da765a23bf1cc7658a64b1e660143923349a6c.zip
Added sparc stable keyword
(Portage version: 2.0.54)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/fetchmail/ChangeLog6
-rw-r--r--net-mail/fetchmail/fetchmail-6.3.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 3cfaab9e9cce..a352f00c81cd 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,10 @@
# 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.88 2006/02/25 18:42:34 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.89 2006/02/27 12:30:22 joker Exp $
+
+ 27 Feb 2006; Christian Birchinger <joker@gentoo.org>
+ fetchmail-6.3.2.ebuild:
+ Added sparc stable keyword
25 Feb 2006; Andrej Kacian <ticho@gentoo.org> fetchmail-6.3.2.ebuild:
Stable on x86.
diff --git a/net-mail/fetchmail/fetchmail-6.3.2.ebuild b/net-mail/fetchmail/fetchmail-6.3.2.ebuild
index 2250fcc73176..db9dea2502aa 100644
--- a/net-mail/fetchmail/fetchmail-6.3.2.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.3.2.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.2.ebuild,v 1.2 2006/02/25 18:42:34 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.2.ebuild,v 1.3 2006/02/27 12:30:22 joker Exp $
inherit eutils gnuconfig
@@ -12,7 +12,7 @@ SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86"
IUSE="ssl nls ipv6 kerberos krb4 hesiod"
RDEPEND="hesiod? ( net-dns/hesiod )