summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Stampflee <owen@gentoo.org>2002-09-28 18:57:22 +0000
committerOwen Stampflee <owen@gentoo.org>2002-09-28 18:57:22 +0000
commit8d0f3470664984eee0d1dd1669b14b1d88c8e4b5 (patch)
tree46954b2ecc679ee41f8f0b8bf4d09a11e0aff8a7 /net-mail/fetchmail
parentadded keywords (diff)
downloadhistorical-8d0f3470664984eee0d1dd1669b14b1d88c8e4b5.tar.gz
historical-8d0f3470664984eee0d1dd1669b14b1d88c8e4b5.tar.bz2
historical-8d0f3470664984eee0d1dd1669b14b1d88c8e4b5.zip
added keywords
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r--net-mail/fetchmail/ChangeLog5
-rw-r--r--net-mail/fetchmail/fetchmail-5.9.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 5052e811befb..c34544cde59e 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for net-mailfetchmailChangeLog/
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.4 2002/09/11 22:16:48 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.5 2002/09/28 18:55:58 owen Exp $
*fetchmail-5.9.14 (11 Sep 2002)
+ 28 Sep 2002; Owen Stampflee <owen@gentoo.org> :
+ Added PPC to KEYWORDS.
+
11 Sep 2002; Nick Hadaway <raker@gentoo.org> fetchmail-5.9.14.ebuild,
files/digest-fetchmail-5.9.14, files/configure-5.9.14.diff :
Version bump. Fixed some ebuild typos, modified configure so gcc3
diff --git a/net-mail/fetchmail/fetchmail-5.9.14.ebuild b/net-mail/fetchmail/fetchmail-5.9.14.ebuild
index 70b078bd258e..e5c004aa5946 100644
--- a/net-mail/fetchmail/fetchmail-5.9.14.ebuild
+++ b/net-mail/fetchmail/fetchmail-5.9.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-5.9.14.ebuild,v 1.2 2002/09/23 20:20:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-5.9.14.ebuild,v 1.3 2002/09/28 18:55:58 owen Exp $
S="${WORKDIR}/${P}"
@@ -14,7 +14,7 @@ RDEPEND="nls? ( sys-devel/gettext )"
SLOT="0"
LICENSE="GPL-2 public-domain"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64"
src_unpack() {