summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2002-12-16 22:48:17 +0000
committerAron Griffis <agriffis@gentoo.org>2002-12-16 22:48:17 +0000
commitd54a7b947abbacf1e46dc58ba9d3cce5e1ddc925 (patch)
tree71c1b7c4812eab5c4515c842581a7fc169641569 /net-mail/fetchmail
parentclosing bug 10376 (missing runtime dep) (diff)
downloadgentoo-2-d54a7b947abbacf1e46dc58ba9d3cce5e1ddc925.tar.gz
gentoo-2-d54a7b947abbacf1e46dc58ba9d3cce5e1ddc925.tar.bz2
gentoo-2-d54a7b947abbacf1e46dc58ba9d3cce5e1ddc925.zip
~alpha updates
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r--net-mail/fetchmail/ChangeLog5
-rw-r--r--net-mail/fetchmail/fetchmail-6.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 9e97e3df4082..040769ee47ac 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/fetchmail
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.17 2002/12/14 18:32:57 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.18 2002/12/16 22:48:17 agriffis Exp $
+
+ 16 Dec 2002; Aron Griffis <agriffis@gentoo.org> fetchmail-6.2.0.ebuild :
+ Added ~alpha to KEYWORDS
*fetchmail-6.2.0 (14 Dec 2002)
diff --git a/net-mail/fetchmail/fetchmail-6.2.0.ebuild b/net-mail/fetchmail/fetchmail-6.2.0.ebuild
index b1c732668046..1f724dbde69a 100644
--- a/net-mail/fetchmail/fetchmail-6.2.0.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.0.ebuild,v 1.1 2002/12/14 18:33:03 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.0.ebuild,v 1.2 2002/12/16 22:48:17 agriffis Exp $
IUSE="ssl nls"
@@ -16,7 +16,7 @@ DEPEND="virtual/glibc
SLOT="0"
LICENSE="GPL-2 public-domain"
-KEYWORDS="x86"
+KEYWORDS="x86 ~alpha"
src_compile() {