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/putty-20030603.ebuild
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/putty-20030603.ebuild')
-rw-r--r--net-misc/putty/putty-20030603.ebuild8
1 files changed, 3 insertions, 5 deletions
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