summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2005-02-21 08:40:21 +0000
committerTavis Ormandy <taviso@gentoo.org>2005-02-21 08:40:21 +0000
commitb2fc084c188a1b0b3d8b569b5bf32f0fb3bdeec7 (patch)
treef07c5520d03914bdcd1f100721f06421619a0df7 /net-misc/putty
parentsecurity bump #82753 (diff)
downloadgentoo-2-b2fc084c188a1b0b3d8b569b5bf32f0fb3bdeec7.tar.gz
gentoo-2-b2fc084c188a1b0b3d8b569b5bf32f0fb3bdeec7.tar.bz2
gentoo-2-b2fc084c188a1b0b3d8b569b5bf32f0fb3bdeec7.zip
typo
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-misc/putty')
-rw-r--r--net-misc/putty/putty-0.57.ebuild4
1 files changed, 2 insertions, 2 deletions
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