summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2003-06-26 10:10:26 +0000
committerTavis Ormandy <taviso@gentoo.org>2003-06-26 10:10:26 +0000
commitf91be8b4039592c95567714c676b5d1c6a6a443b (patch)
tree89484482697a0284cb3c6ceecb9179bb6bcf3b79 /net-misc/putty
parentreenabled needed patch (#23458) (diff)
downloadgentoo-2-f91be8b4039592c95567714c676b5d1c6a6a443b.tar.gz
gentoo-2-f91be8b4039592c95567714c676b5d1c6a6a443b.tar.bz2
gentoo-2-f91be8b4039592c95567714c676b5d1c6a6a443b.zip
typo
Diffstat (limited to 'net-misc/putty')
-rw-r--r--net-misc/putty/Manifest2
-rw-r--r--net-misc/putty/putty-20030603.ebuild8
2 files changed, 4 insertions, 6 deletions
diff --git a/net-misc/putty/Manifest b/net-misc/putty/Manifest
index 0be56cef4256..8e6f93415a84 100644
--- a/net-misc/putty/Manifest
+++ b/net-misc/putty/Manifest
@@ -1,3 +1,3 @@
MD5 03e5b02de5daa92423cb6756bc39ab50 ChangeLog 672
-MD5 7d76a1d457286c3aab8e60ea0be3dd57 putty-20030603.ebuild 1471
+MD5 7c8f03eb56fc5a6e0230a53623eb98cb putty-20030603.ebuild 1421
MD5 bcc49e4648a2fa3b47fb42141928e0e0 files/digest-putty-20030603 70
diff --git a/net-misc/putty/putty-20030603.ebuild b/net-misc/putty/putty-20030603.ebuild
index 71de346503f8..4800d80384eb 100644
--- a/net-misc/putty/putty-20030603.ebuild
+++ b/net-misc/putty/putty-20030603.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-20030603.ebuild,v 1.4 2003/06/22 12:35:13 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-20030603.ebuild,v 1.5 2003/06/26 10:09:58 taviso Exp $
cvs_update="20030603"
DESCRIPTION="UNIX port of the famous Windows Telnet and SSH client"
@@ -18,12 +18,10 @@ IUSE="doc"
DEPEND="dev-lang/perl
>=sys-apps/sed-4
virtual/x11
- ~dev-libs/glib-1.2.10
- ~x11-libs/gtk+-1.2.10"
+ =x11-libs/gtk+-1.2*"
RDEPEND="virtual/x11
- ~dev-libs/glib-1.2.10
- ~x11-libs/gtk+-1.2.10"
+ =x11-libs/gtk+-1.2*"
inherit ccc