summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/silc-client')
-rw-r--r--net-im/silc-client/ChangeLog6
-rw-r--r--net-im/silc-client/silc-client-0.9.11.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-im/silc-client/ChangeLog b/net-im/silc-client/ChangeLog
index 595163fe12c9..5a20d41d5541 100644
--- a/net-im/silc-client/ChangeLog
+++ b/net-im/silc-client/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for net-im/silc-client
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/ChangeLog,v 1.7 2003/01/08 19:21:26 sunflare Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/ChangeLog,v 1.8 2003/01/08 19:26:51 sunflare Exp $
*silc-client-0.9.11 (08 Jan 2003)
+ 08 Jan 2002; Phil Bordelon <sunflare@gentoo.org> silc-client-0.9.11.ebuild :
+ ppc -> ~ppc flags since I haven't tested it on ppc, but I have no reason to believe
+ that it won't build on the PPC platform.
+
08 Jan 2003; Phil Bordelon <sunflare@gentoo.org> silc-client-0.9.11.ebuild :
Version bump. New fixes had to be added for documentation locations.
diff --git a/net-im/silc-client/silc-client-0.9.11.ebuild b/net-im/silc-client/silc-client-0.9.11.ebuild
index 89542e2292a5..04c7b90c06af 100644
--- a/net-im/silc-client/silc-client-0.9.11.ebuild
+++ b/net-im/silc-client/silc-client-0.9.11.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-im/silc-client/silc-client-0.9.11.ebuild,v 1.1 2003/01/08 19:21:26 sunflare Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/silc-client-0.9.11.ebuild,v 1.2 2003/01/08 19:26:51 sunflare Exp $
IUSE="socks5 ipv6 perl"
@@ -11,7 +11,7 @@ HOMEPAGE="http://silcnet.org"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ~ppc"
DEPEND="=dev-libs/glib-1.2*
perl? ( sys-devel/perl )