summaryrefslogtreecommitdiff
path: root/net-im
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
commit2b17500ab6e89069824096c4d60236ad592b9cd4 (patch)
tree3d16bd1b02a1fc89652a19446144fb3308ca4aac /net-im
parentmanifest (diff)
downloadhistorical-2b17500ab6e89069824096c4d60236ad592b9cd4.tar.gz
historical-2b17500ab6e89069824096c4d60236ad592b9cd4.tar.bz2
historical-2b17500ab6e89069824096c4d60236ad592b9cd4.zip
added amd64 keyword.
Diffstat (limited to 'net-im')
-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*