summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-02-09 00:06:01 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-02-09 00:06:01 +0000
commit0b68b7df3547fa2c09fc1cb33873a5ee658cfd09 (patch)
tree458b454e183db5664f577f2a8da0c09726f522ac /net-im/silc-client
parentmanifest (diff)
downloadgentoo-2-0b68b7df3547fa2c09fc1cb33873a5ee658cfd09.tar.gz
gentoo-2-0b68b7df3547fa2c09fc1cb33873a5ee658cfd09.tar.bz2
gentoo-2-0b68b7df3547fa2c09fc1cb33873a5ee658cfd09.zip
added amd64 keyword.
Diffstat (limited to 'net-im/silc-client')
-rw-r--r--net-im/silc-client/ChangeLog5
-rw-r--r--net-im/silc-client/silc-client-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/silc-client/ChangeLog b/net-im/silc-client/ChangeLog
index 378271d0c5cf..1eeaaf1e8642 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/ChangeLog,v 1.18 2004/01/29 18:42:09 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/ChangeLog,v 1.19 2004/02/09 00:06:01 absinthe Exp $
+
+ 08 Feb 2004; <absinthe@gentoo.org> silc-client-1.0.1.ebuild:
+ added amd64 keyword.
28 Jan 2004; Chuck Short <zul@gentoo.org> silc-client-1.0.1.ebuild:
MMarked stable for x86.
diff --git a/net-im/silc-client/silc-client-1.0.1.ebuild b/net-im/silc-client/silc-client-1.0.1.ebuild
index 9436052c8b4b..c7a1739c07a5 100644
--- a/net-im/silc-client/silc-client-1.0.1.ebuild
+++ b/net-im/silc-client/silc-client-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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-1.0.1.ebuild,v 1.2 2004/01/29 18:42:09 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/silc-client-1.0.1.ebuild,v 1.3 2004/02/09 00:06:01 absinthe Exp $
DESCRIPTION="IRSSI-based text client for Secure Internet Live Conferencing"
SRC_URI="http://www.silcnet.org/download/client/sources/${P}.tar.bz2"
@@ -8,7 +8,7 @@ HOMEPAGE="http://silcnet.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc amd64"
IUSE="ipv6 perl socks5"
DEPEND="=dev-libs/glib-1.2*