summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-12-12 15:04:30 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-12-12 15:04:30 +0000
commit5483db9db33d5dd26d6932d40d992f31322f2120 (patch)
tree1f5ac1c53c1bb0c4612cc5fca3df3957b9ed0147 /net-misc/tsclient
parentAdded 2.6.19 patch and closing bug #155837. (diff)
downloadgentoo-2-5483db9db33d5dd26d6932d40d992f31322f2120.tar.gz
gentoo-2-5483db9db33d5dd26d6932d40d992f31322f2120.tar.bz2
gentoo-2-5483db9db33d5dd26d6932d40d992f31322f2120.zip
Stable on amd64 wrt bug #155882.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'net-misc/tsclient')
-rw-r--r--net-misc/tsclient/ChangeLog5
-rw-r--r--net-misc/tsclient/tsclient-0.148.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tsclient/ChangeLog b/net-misc/tsclient/ChangeLog
index c403d71da74f..a1a61ba4141d 100644
--- a/net-misc/tsclient/ChangeLog
+++ b/net-misc/tsclient/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/tsclient
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tsclient/ChangeLog,v 1.23 2006/11/29 15:21:53 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tsclient/ChangeLog,v 1.24 2006/12/12 15:04:30 wolf31o2 Exp $
+
+ 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> tsclient-0.148.ebuild:
+ Stable on amd64 wrt bug #155882.
29 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> tsclient-0.148.ebuild:
Stable on sparc wrt #155882
diff --git a/net-misc/tsclient/tsclient-0.148.ebuild b/net-misc/tsclient/tsclient-0.148.ebuild
index 3f968e194583..a8c8c61b2bf3 100644
--- a/net-misc/tsclient/tsclient-0.148.ebuild
+++ b/net-misc/tsclient/tsclient-0.148.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-misc/tsclient/tsclient-0.148.ebuild,v 1.4 2006/11/29 15:21:53 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tsclient/tsclient-0.148.ebuild,v 1.5 2006/12/12 15:04:30 wolf31o2 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.gnomepro.com/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
IUSE="debug vnc"
RDEPEND=">=x11-libs/gtk+-2.0