diff options
author | Alec Warner <antarus@gentoo.org> | 2007-03-26 07:57:18 +0000 |
---|---|---|
committer | Alec Warner <antarus@gentoo.org> | 2007-03-26 07:57:18 +0000 |
commit | 9c928714fcdcc0798cfbf1ecd59e469c8be80c0c (patch) | |
tree | 1df77f9bf9566138e43ab1e029661f63e932ea85 /dev-lang/tk/tk-8.4.9.ebuild | |
parent | * amd64/x86 stable (diff) | |
download | gentoo-2-9c928714fcdcc0798cfbf1ecd59e469c8be80c0c.tar.gz gentoo-2-9c928714fcdcc0798cfbf1ecd59e469c8be80c0c.tar.bz2 gentoo-2-9c928714fcdcc0798cfbf1ecd59e469c8be80c0c.zip |
Remove dependency on portage, see bug 162516
(Portage version: 6269-svn)
Diffstat (limited to 'dev-lang/tk/tk-8.4.9.ebuild')
-rw-r--r-- | dev-lang/tk/tk-8.4.9.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-lang/tk/tk-8.4.9.ebuild b/dev-lang/tk/tk-8.4.9.ebuild index d7b979c4da87..843ef563675c 100644 --- a/dev-lang/tk/tk-8.4.9.ebuild +++ b/dev-lang/tk/tk-8.4.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.9.ebuild,v 1.15 2006/03/24 19:50:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.9.ebuild,v 1.16 2007/03/26 07:57:18 antarus Exp $ inherit eutils @@ -16,7 +16,6 @@ IUSE="threads" RDEPEND="|| ( x11-libs/libX11 virtual/x11 ) =dev-lang/tcl-${PV}*" DEPEND="${RDEPEND} - >=sys-apps/portage-2.0.47-r10 || ( ( x11-libs/libXt x11-proto/xproto ) virtual/x11 |