diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 15:04:30 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 15:04:30 +0000 |
commit | 7504bf6d2bd3c5ac3c9637989516870a1472e8ee (patch) | |
tree | 1a7eb12da790daca3431b5c07477a760f010ecf6 /net-misc/tsclient | |
parent | Added 2.6.19 patch and closing bug #155837. (diff) | |
download | historical-7504bf6d2bd3c5ac3c9637989516870a1472e8ee.tar.gz historical-7504bf6d2bd3c5ac3c9637989516870a1472e8ee.tar.bz2 historical-7504bf6d2bd3c5ac3c9637989516870a1472e8ee.zip |
Stable on amd64 wrt bug #155882.
Package-Manager: portage-2.1.2_rc2-r2
Diffstat (limited to 'net-misc/tsclient')
-rw-r--r-- | net-misc/tsclient/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tsclient/tsclient-0.148.ebuild | 4 |
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 |