diff options
author | 2011-08-13 06:35:00 +0000 | |
---|---|---|
committer | 2011-08-13 06:35:00 +0000 | |
commit | 4f7dcbbb81afec1b200002683d7abedbb1cbba5b (patch) | |
tree | 9764f7666ca320cc1df45977101941a374b2a4ac /dev-tcltk/tcldom/tcldom-3.1.ebuild | |
parent | new upstream release. fixes bug #377591. (diff) | |
download | historical-4f7dcbbb81afec1b200002683d7abedbb1cbba5b.tar.gz historical-4f7dcbbb81afec1b200002683d7abedbb1cbba5b.tar.bz2 historical-4f7dcbbb81afec1b200002683d7abedbb1cbba5b.zip |
ppc stable wrt #348027
Package-Manager: portage-2.2.0_alpha50/cvs/Linux x86_64
Diffstat (limited to 'dev-tcltk/tcldom/tcldom-3.1.ebuild')
-rw-r--r-- | dev-tcltk/tcldom/tcldom-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tcldom/tcldom-3.1.ebuild b/dev-tcltk/tcldom/tcldom-3.1.ebuild index 057008957efb..aefd49271c76 100644 --- a/dev-tcltk/tcldom/tcldom-3.1.ebuild +++ b/dev-tcltk/tcldom/tcldom-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcldom/tcldom-3.1.ebuild,v 1.7 2011/01/05 20:37:24 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcldom/tcldom-3.1.ebuild,v 1.8 2011/08/13 06:35:00 xarthisius Exp $ inherit eutils multilib toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz" IUSE="expat xml threads" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" DEPEND=">=dev-lang/tcl-8.3.3 >=dev-tcltk/tcllib-1.2 |