diff options
author | Jason Wever <weeve@gentoo.org> | 2005-05-14 23:19:21 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-05-14 23:19:21 +0000 |
commit | 5f317a45596008d040163f0f2a85dfdcc309bde1 (patch) | |
tree | c8cc65d0759751e1006917df503f20c358892dc3 /net-misc/tsclient | |
parent | Added blocker for net-irc/irssi-svn (diff) | |
download | historical-5f317a45596008d040163f0f2a85dfdcc309bde1.tar.gz historical-5f317a45596008d040163f0f2a85dfdcc309bde1.tar.bz2 historical-5f317a45596008d040163f0f2a85dfdcc309bde1.zip |
Stable on SPARC.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'net-misc/tsclient')
-rw-r--r-- | net-misc/tsclient/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/tsclient/tsclient-0.132.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/tsclient/ChangeLog b/net-misc/tsclient/ChangeLog index d94969adb4c2..2c1f078a6539 100644 --- a/net-misc/tsclient/ChangeLog +++ b/net-misc/tsclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tsclient -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tsclient/ChangeLog,v 1.15 2004/06/25 00:16:34 agriffis Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/tsclient/ChangeLog,v 1.16 2005/05/14 23:19:21 weeve Exp $ + + 14 May 2005; Jason Wever <weeve@gentoo.org> tsclient-0.132.ebuild: + Stable on SPARC. 18 Nov 2003; Aron Griffis <agriffis@gentoo.org> tsclient-0.132.ebuild: Stable on alpha and ia64 diff --git a/net-misc/tsclient/tsclient-0.132.ebuild b/net-misc/tsclient/tsclient-0.132.ebuild index 7bb1bdebe436..aeabf8f820f9 100644 --- a/net-misc/tsclient/tsclient-0.132.ebuild +++ b/net-misc/tsclient/tsclient-0.132.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tsclient/tsclient-0.132.ebuild,v 1.5 2004/06/25 00:16:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tsclient/tsclient-0.132.ebuild,v 1.6 2005/05/14 23:19:21 weeve Exp $ DESCRIPTION="GTK2 frontend for rdesktop" HOMEPAGE="http://www.gnomepro.com/tsclient" @@ -8,7 +8,7 @@ SRC_URI="http://www.gnomepro.com/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc alpha ia64 ~amd64" +KEYWORDS="alpha ~amd64 ia64 sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.0 |