summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-11-10 14:32:17 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-11-10 14:32:17 +0000
commit9764d2cd45eefa67db2a7845821b8d90798e31e1 (patch)
tree8c69741cc050d1d477d85ad21b1de5916fdaea7c /net-im
parentStable on x86, bug #152910. (diff)
downloadgentoo-2-9764d2cd45eefa67db2a7845821b8d90798e31e1.tar.gz
gentoo-2-9764d2cd45eefa67db2a7845821b8d90798e31e1.tar.bz2
gentoo-2-9764d2cd45eefa67db2a7845821b8d90798e31e1.zip
Stable on x86, bug #152910.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/silc-client/ChangeLog5
-rw-r--r--net-im/silc-client/silc-client-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/silc-client/ChangeLog b/net-im/silc-client/ChangeLog
index 7fbb981e9ab5..ba868580e834 100644
--- a/net-im/silc-client/ChangeLog
+++ b/net-im/silc-client/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/silc-client
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/ChangeLog,v 1.31 2006/10/30 01:52:57 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/ChangeLog,v 1.32 2006/11/10 14:32:17 ticho Exp $
+
+ 10 Nov 2006; Andrej Kacian <ticho@gentoo.org> silc-client-1.0.3.ebuild:
+ Stable on x86, bug #152910.
30 Oct 2006; Jason Wever <weeve@gentoo.org> silc-client-1.0.1-r1.ebuild:
Stable on SPARC wrt bug #152910.
diff --git a/net-im/silc-client/silc-client-1.0.3.ebuild b/net-im/silc-client/silc-client-1.0.3.ebuild
index 5ccf8702fa9b..669bbb8e9aeb 100644
--- a/net-im/silc-client/silc-client-1.0.3.ebuild
+++ b/net-im/silc-client/silc-client-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/silc-client-1.0.3.ebuild,v 1.1 2006/10/26 18:26:56 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/silc-client-1.0.3.ebuild,v 1.2 2006/11/10 14:32:17 ticho Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://silcnet.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+KEYWORDS="x86 ~ppc ~sparc ~amd64"
IUSE="ipv6 perl debug"
DEPEND="=dev-libs/glib-1.2*