diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:54:33 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:54:33 +0000 |
commit | ed7186de1065fe4c5a9259bfd405ad9e4d9d4028 (patch) | |
tree | d05dc388a8afdfea6098e6cfca1de2fa3f39fed8 /net-im/silc-client | |
parent | KEYWORDS ~amd64. Note: FEATURES=maketest fails, but otherwise package builds ... (diff) | |
download | gentoo-2-ed7186de1065fe4c5a9259bfd405ad9e4d9d4028.tar.gz gentoo-2-ed7186de1065fe4c5a9259bfd405ad9e4d9d4028.tar.bz2 gentoo-2-ed7186de1065fe4c5a9259bfd405ad9e4d9d4028.zip |
Stable on amd64.
Diffstat (limited to 'net-im/silc-client')
-rw-r--r-- | net-im/silc-client/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/silc-client/silc-client-1.0.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-im/silc-client/ChangeLog b/net-im/silc-client/ChangeLog index eeb5efa993c7..096ff8476d43 100644 --- a/net-im/silc-client/ChangeLog +++ b/net-im/silc-client/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/silc-client # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/ChangeLog,v 1.24 2004/07/15 21:15:35 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/ChangeLog,v 1.25 2004/10/19 10:54:33 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> + silc-client-1.0.1-r1.ebuild: + Stable on amd64. 15 Jul 2004; Sven Wegener <swegener@gentoo.org> silc-client-1.0.1-r1.ebuild: Marked stable on x86. diff --git a/net-im/silc-client/silc-client-1.0.1-r1.ebuild b/net-im/silc-client/silc-client-1.0.1-r1.ebuild index b699059dab36..8937881e5b03 100644 --- a/net-im/silc-client/silc-client-1.0.1-r1.ebuild +++ b/net-im/silc-client/silc-client-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.1-r1.ebuild,v 1.3 2004/10/04 22:36:16 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/silc-client-1.0.1-r1.ebuild,v 1.4 2004/10/19 10:54:33 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 ~amd64" +KEYWORDS="x86 ppc ~sparc amd64" IUSE="ipv6 perl debug" DEPEND="=dev-libs/glib-1.2* |