diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-03-05 15:15:17 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-03-05 15:15:17 +0000 |
commit | ffb6745041fae194c906ff4378e71e723c4e3bf7 (patch) | |
tree | 9c079221543ade8bbcb3532ff3bf4a74b769f191 /net-misc/putty/putty-0.58.ebuild | |
parent | Version bump, bug 143900 and fix bug 146147, and assign to net-p2p herd (diff) | |
download | gentoo-2-ffb6745041fae194c906ff4378e71e723c4e3bf7.tar.gz gentoo-2-ffb6745041fae194c906ff4378e71e723c4e3bf7.tar.bz2 gentoo-2-ffb6745041fae194c906ff4378e71e723c4e3bf7.zip |
Version bump
(Portage version: 2.1.2-r14)
Diffstat (limited to 'net-misc/putty/putty-0.58.ebuild')
-rw-r--r-- | net-misc/putty/putty-0.58.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/putty/putty-0.58.ebuild b/net-misc/putty/putty-0.58.ebuild index e81ce209d4db..0db1980da304 100644 --- a/net-misc/putty/putty-0.58.ebuild +++ b/net-misc/putty/putty-0.58.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/putty/putty-0.58.ebuild,v 1.7 2006/01/21 17:34:48 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.58.ebuild,v 1.8 2007/03/05 15:15:17 beandog Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -42,7 +42,7 @@ src_install() { dobin puttygen plink pscp psftp cd ${S} - dodoc README README.txt LICENCE CHECKLST.txt LATEST.VER + dodoc README README.txt CHECKLST.txt LATEST.VER prepallman |