diff options
author | 2005-02-21 08:40:21 +0000 | |
---|---|---|
committer | 2005-02-21 08:40:21 +0000 | |
commit | 2f7fa494bcb79cd70d845268e0d83a0433d65e64 (patch) | |
tree | a0105e4b78576a61b4160a7beb15c50b7b08c129 /net-misc/putty | |
parent | security bump #82753 (diff) | |
download | historical-2f7fa494bcb79cd70d845268e0d83a0433d65e64.tar.gz historical-2f7fa494bcb79cd70d845268e0d83a0433d65e64.tar.bz2 historical-2f7fa494bcb79cd70d845268e0d83a0433d65e64.zip |
typo
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'net-misc/putty')
-rw-r--r-- | net-misc/putty/Manifest | 2 | ||||
-rw-r--r-- | net-misc/putty/putty-0.57.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/putty/Manifest b/net-misc/putty/Manifest index 10f59d4ba151..88cc491674b4 100644 --- a/net-misc/putty/Manifest +++ b/net-misc/putty/Manifest @@ -1,4 +1,4 @@ -MD5 4da4dcb14bbe4ce146bfb019fc35b8e1 putty-0.57.ebuild 1417 +MD5 dab0b97b10be358948019e32753a0e18 putty-0.57.ebuild 1410 MD5 060a5276a5e90b5cb4ea069d05d63529 putty-0.56.ebuild 1416 MD5 abf0d718c9fdd240ea172a56865a8b43 ChangeLog 3190 MD5 a95f430323d2b9413a9ae45efb4d616c metadata.xml 549 diff --git a/net-misc/putty/putty-0.57.ebuild b/net-misc/putty/putty-0.57.ebuild index 624fac451c18..c2ee2eae5888 100644 --- a/net-misc/putty/putty-0.57.ebuild +++ b/net-misc/putty/putty-0.57.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.57.ebuild,v 1.1 2005/02/21 08:39:08 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.57.ebuild,v 1.2 2005/02/21 08:40:21 taviso Exp $ inherit eutils @@ -45,7 +45,7 @@ src_install() { cd ${S} - dodoc README README.txt LICENCE CHECKLST.txt LATEST.VER website.url MODULE + dodoc README README.txt LICENCE CHECKLST.txt LATEST.VER website.url use doc && dodoc doc/* prepallman |