diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2003-09-13 20:24:15 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2003-09-13 20:24:15 +0000 |
commit | 736696638410e8c5f361a3c4a8b7781cde4e0e6c (patch) | |
tree | e7ef61c94178929b7f502e2bb9bed25149ed0b04 /net-misc/putty | |
parent | Add patch to speedup C++ linking (diff) | |
download | historical-736696638410e8c5f361a3c4a8b7781cde4e0e6c.tar.gz historical-736696638410e8c5f361a3c4a8b7781cde4e0e6c.tar.bz2 historical-736696638410e8c5f361a3c4a8b7781cde4e0e6c.zip |
stable
Diffstat (limited to 'net-misc/putty')
-rw-r--r-- | net-misc/putty/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/putty/Manifest | 4 | ||||
-rw-r--r-- | net-misc/putty/putty-20030902.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/putty/ChangeLog b/net-misc/putty/ChangeLog index 3f2508fea3ea..440c1c77706d 100644 --- a/net-misc/putty/ChangeLog +++ b/net-misc/putty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/putty # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.4 2003/09/02 12:11:28 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.5 2003/09/13 20:24:10 taviso Exp $ + + 13 Sep 2003; Tavis Ormandy <taviso@gentoo.org> putty-20030902.ebuild: + stable *putty-20030902 (02 Sep 2003) diff --git a/net-misc/putty/Manifest b/net-misc/putty/Manifest index 26246798b02a..e75836050738 100644 --- a/net-misc/putty/Manifest +++ b/net-misc/putty/Manifest @@ -1,6 +1,6 @@ -MD5 e81d46d7332086c2401679b083cd383f ChangeLog 796 +MD5 561dd55eaf9c7887374e37ad83ccaac9 putty-20030902.ebuild 1366 +MD5 d71eaec4a081668144fc0273965c611f ChangeLog 878 MD5 f05c1530fb8ab3d11c216ab2efb29484 putty-20030603.ebuild 1418 MD5 a95f430323d2b9413a9ae45efb4d616c metadata.xml 549 -MD5 71e555f70bd54b56f33c5966619ff7b5 putty-20030902.ebuild 1370 MD5 bcc49e4648a2fa3b47fb42141928e0e0 files/digest-putty-20030603 70 MD5 68c88474593f165e89a7cf28fe98f555 files/digest-putty-20030902 70 diff --git a/net-misc/putty/putty-20030902.ebuild b/net-misc/putty/putty-20030902.ebuild index aa34caf2514f..48613ea0d9aa 100644 --- a/net-misc/putty/putty-20030902.ebuild +++ b/net-misc/putty/putty-20030902.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/putty/putty-20030902.ebuild,v 1.2 2003/09/05 22:01:49 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-20030902.ebuild,v 1.3 2003/09/13 20:24:10 taviso Exp $ DESCRIPTION="UNIX port of the famous Windows Telnet and SSH client" @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/putty-cvs-${PV}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~alpha" +KEYWORDS="x86 alpha" IUSE="doc" RDEPEND="=x11-libs/gtk+-1.2* |