diff options
Diffstat (limited to 'app-misc/tkpasman/tkpasman-2.2a.ebuild')
-rw-r--r-- | app-misc/tkpasman/tkpasman-2.2a.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-misc/tkpasman/tkpasman-2.2a.ebuild b/app-misc/tkpasman/tkpasman-2.2a.ebuild index a555142d8a90..d1f482cc2af6 100644 --- a/app-misc/tkpasman/tkpasman-2.2a.ebuild +++ b/app-misc/tkpasman/tkpasman-2.2a.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/tkpasman-2.2a.ebuild,v 1.12 2005/06/05 11:56:57 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/tkpasman-2.2a.ebuild,v 1.13 2006/02/09 21:25:46 ticho Exp $ inherit eutils @@ -20,7 +20,6 @@ DEPEND=">=dev-lang/tcl-8.3 >=sys-apps/sed-4" RDEPEND="ssl? ( dev-libs/openssl ) - virtual/x11 >=dev-lang/tk-8.3 >=dev-lang/tcl-8.3" |