summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/cyclone/ChangeLog5
-rw-r--r--net-irc/cyclone/cyclone-0.3.1.1.ebuild4
-rw-r--r--net-irc/dircproxy/ChangeLog6
-rw-r--r--net-irc/dircproxy/dircproxy-1.0.3.ebuild4
4 files changed, 13 insertions, 6 deletions
diff --git a/net-irc/cyclone/ChangeLog b/net-irc/cyclone/ChangeLog
index 72f3725cc0de..5251d67a6353 100644
--- a/net-irc/cyclone/ChangeLog
+++ b/net-irc/cyclone/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for net-irc/cyclone
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/cyclone/ChangeLog,v 1.1 2002/07/12 05:53:44 blocke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/cyclone/ChangeLog,v 1.2 2002/10/31 04:08:54 nall Exp $
*cyclone-0.3.1.1 (12 Jul 2002)
+ 30 Oct 2002; Jon Nall <nall@gentoo.org> cyclone-0.3.1.1.ebuild :
+ Added ~ppc to KEYWORDS
+
12 Jul 2002; Bruce A. Locke <blocke@shivan.org> cyclone-0.3.1.1.ebuild:
Initial ebuild version.
diff --git a/net-irc/cyclone/cyclone-0.3.1.1.ebuild b/net-irc/cyclone/cyclone-0.3.1.1.ebuild
index 43bef39b929c..9b55633366a1 100644
--- a/net-irc/cyclone/cyclone-0.3.1.1.ebuild
+++ b/net-irc/cyclone/cyclone-0.3.1.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/cyclone/cyclone-0.3.1.1.ebuild,v 1.4 2002/10/04 06:05:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/cyclone/cyclone-0.3.1.1.ebuild,v 1.5 2002/10/31 04:08:54 nall Exp $
S=${WORKDIR}/${P}
DESCRIPTION="IRC daemon with hostname cloaking, SOCKS proxy checking and other advanced features"
SRC_URI="ftp://ftp.slashnet.org/pub/cyclone/server/${P}.tar.gz"
HOMEPAGE="http://www.slashnet.org"
SLOT="0"
-KEYWORDS="*"
+KEYWORDS="~ppc"
LICENSE="GPL & BSD"
DEPEND="virtual/glibc"
diff --git a/net-irc/dircproxy/ChangeLog b/net-irc/dircproxy/ChangeLog
index 68c7bc0a85fb..21772a83a2af 100644
--- a/net-irc/dircproxy/ChangeLog
+++ b/net-irc/dircproxy/ChangeLog
@@ -1,10 +1,14 @@
# ChangeLog for net-irc/dircproxy
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/ChangeLog,v 1.1 2002/04/13 22:57:53 verwilst Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/ChangeLog,v 1.2 2002/10/31 04:13:51 nall Exp $
*dircproxy-1.0.3 (14 April 2002)
+ 30 Oct 2002; Jon Nall <nall@gentoo.org> dircproxy-1.0.3.ebuild :
+
+ Added ~ppc to KEYWORDS
+
14 April 2002; Bart Verwilst <verwilst@gentoo.org> Changelog :
Initial ebuild, dircproxy version 1.0.3.. Enjoy!
diff --git a/net-irc/dircproxy/dircproxy-1.0.3.ebuild b/net-irc/dircproxy/dircproxy-1.0.3.ebuild
index a4296b16a038..851c34557477 100644
--- a/net-irc/dircproxy/dircproxy-1.0.3.ebuild
+++ b/net-irc/dircproxy/dircproxy-1.0.3.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-irc/dircproxy/dircproxy-1.0.3.ebuild,v 1.4 2002/08/28 15:19:51 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/dircproxy-1.0.3.ebuild,v 1.5 2002/10/31 04:13:51 nall Exp $
S=${WORKDIR}/${P}
DESCRIPTION="an IRC proxy server"
@@ -11,7 +11,7 @@ DEPEND="virtual/glibc"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
src_compile() {