diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-24 11:50:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-24 11:50:38 +0000 |
commit | bc66d95cef84b41e27c96db78bf821e0024ab796 (patch) | |
tree | c6cecf07a1b15f87359f416348d85db4f40894d8 /dev-tcltk/tclxml | |
parent | fix a bug from porting patch from an older version (diff) | |
download | gentoo-2-bc66d95cef84b41e27c96db78bf821e0024ab796.tar.gz gentoo-2-bc66d95cef84b41e27c96db78bf821e0024ab796.tar.bz2 gentoo-2-bc66d95cef84b41e27c96db78bf821e0024ab796.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-tcltk/tclxml')
-rw-r--r-- | dev-tcltk/tclxml/tclxml-3.1-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-tcltk/tclxml/tclxml-3.1-r1.ebuild b/dev-tcltk/tclxml/tclxml-3.1-r1.ebuild index 8bc0e0464fe9..6b8f9ed04a84 100644 --- a/dev-tcltk/tclxml/tclxml-3.1-r1.ebuild +++ b/dev-tcltk/tclxml/tclxml-3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.1-r1.ebuild,v 1.1 2007/12/24 04:44:07 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.1-r1.ebuild,v 1.2 2007/12/24 11:50:38 mr_bones_ Exp $ inherit eutils @@ -13,7 +13,6 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" - DEPEND=">=dev-lang/tcl-8.2 >=dev-tcltk/tcllib-1.2 xml? ( >=dev-libs/libxml2-2.6.9 ) |