summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-libs/liblockfile/ChangeLog5
-rw-r--r--net-libs/liblockfile/liblockfile-1.03.ebuild4
-rw-r--r--net-mail/fetchmail/ChangeLog5
-rw-r--r--net-mail/fetchmail/fetchmail-5.9.14.ebuild4
-rw-r--r--net-mail/mailx/ChangeLog5
-rw-r--r--net-mail/mailx/mailx-8.1.1.11.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog
index 356920c1aad6..8009c35d05df 100644
--- a/net-libs/liblockfile/ChangeLog
+++ b/net-libs/liblockfile/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for net-libs/liblockfile
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.1 2002/02/01 21:53:34 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.2 2002/09/28 18:55:26 owen Exp $
*liblockfile-1.03 (1 Feb 2002)
+ 28 Sep 2002; Owen Stampflee <owen@gentoo.org> :
+ Added PPC to KEYWORDS.
+
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
diff --git a/net-libs/liblockfile/liblockfile-1.03.ebuild b/net-libs/liblockfile/liblockfile-1.03.ebuild
index 79593538d115..e8d636911cc1 100644
--- a/net-libs/liblockfile/liblockfile-1.03.ebuild
+++ b/net-libs/liblockfile/liblockfile-1.03.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-libs/liblockfile/liblockfile-1.03.ebuild,v 1.7 2002/08/16 02:57:06 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.03.ebuild,v 1.8 2002/09/28 18:55:26 owen Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Implements functions designed to lock the standard mailboxes."
@@ -11,7 +11,7 @@ DEPEND="virtual/glibc"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64"
src_compile() {
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() {
diff --git a/net-mail/mailx/ChangeLog b/net-mail/mailx/ChangeLog
index 3d1d6a38d97d..592a9b886887 100644
--- a/net-mail/mailx/ChangeLog
+++ b/net-mail/mailx/ChangeLog
@@ -1,10 +1,13 @@
# ChangeLog for net-mail/mailx
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mailx/ChangeLog,v 1.2 2002/09/12 18:51:29 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailx/ChangeLog,v 1.3 2002/09/28 18:57:22 owen Exp $
*mailx-8.1.1.11 (1 Feb 2002)
+ 28 Sep 2002; Owen Stampflee <owen@gentoo.org> :
+ Added PPC to KEYWORDS.
+
12 Sep 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog :
added virtual/mta depend
diff --git a/net-mail/mailx/mailx-8.1.1.11.ebuild b/net-mail/mailx/mailx-8.1.1.11.ebuild
index 6c6000006ed6..b883a9060d28 100644
--- a/net-mail/mailx/mailx-8.1.1.11.ebuild
+++ b/net-mail/mailx/mailx-8.1.1.11.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/mailx/mailx-8.1.1.11.ebuild,v 1.8 2002/09/12 18:51:29 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailx/mailx-8.1.1.11.ebuild,v 1.9 2002/09/28 18:57:22 owen Exp $
MX_VER="8.1.1"
S=${WORKDIR}/mailx-${MX_VER}.orig
@@ -13,7 +13,7 @@ DEPEND=">=net-libs/liblockfile-1.03
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64"
src_unpack() {