diff options
author | 2003-09-05 22:01:57 +0000 | |
---|---|---|
committer | 2003-09-05 22:01:57 +0000 | |
commit | b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f (patch) | |
tree | aaae03e472c453b0e1c37aad094ef40d9beb0484 /net-misc/tsclient/tsclient-0.116.ebuild | |
parent | LICENSE fix (diff) | |
download | gentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.tar.gz gentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.tar.bz2 gentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.zip |
whitespace cleanup
Diffstat (limited to 'net-misc/tsclient/tsclient-0.116.ebuild')
-rw-r--r-- | net-misc/tsclient/tsclient-0.116.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/tsclient/tsclient-0.116.ebuild b/net-misc/tsclient/tsclient-0.116.ebuild index 7ca371f0418c..119637035acf 100644 --- a/net-misc/tsclient/tsclient-0.116.ebuild +++ b/net-misc/tsclient/tsclient-0.116.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tsclient/tsclient-0.116.ebuild,v 1.3 2003/08/12 12:01:40 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tsclient/tsclient-0.116.ebuild,v 1.4 2003/09/05 22:01:49 msterret Exp $ DESCRIPTION="GTK2 frontend for rdesktop" HOMEPAGE="http://www.gnomepro.com/tsclient" @@ -29,5 +29,5 @@ src_install() { make DESTDIR=${D} install insinto /usr/share/applications doins ${FILESDIR}/tsclient.desktop - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README VERSION + dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README VERSION } |