diff options
author | 2007-05-18 22:06:54 +0000 | |
---|---|---|
committer | 2007-05-18 22:06:54 +0000 | |
commit | 231de468f2991f31a73e2916e29a6afe8be533a8 (patch) | |
tree | 2da2af5d0ca5588b93577f82f733ad2ecf9f2291 /dev-tcltk/tclxml/tclxml-3.1.ebuild | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-231de468f2991f31a73e2916e29a6afe8be533a8.tar.gz gentoo-2-231de468f2991f31a73e2916e29a6afe8be533a8.tar.bz2 gentoo-2-231de468f2991f31a73e2916e29a6afe8be533a8.zip |
3.0-r1 stable on amd64, 3.1 keyworded ~amd64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-tcltk/tclxml/tclxml-3.1.ebuild')
-rw-r--r-- | dev-tcltk/tclxml/tclxml-3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tcltk/tclxml/tclxml-3.1.ebuild b/dev-tcltk/tclxml/tclxml-3.1.ebuild index 7bbbe5a67c61..c087ea513b1e 100644 --- a/dev-tcltk/tclxml/tclxml-3.1.ebuild +++ b/dev-tcltk/tclxml/tclxml-3.1.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-tcltk/tclxml/tclxml-3.1.ebuild,v 1.2 2006/06/03 19:54:56 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.1.ebuild,v 1.3 2007/05/18 22:06:54 welp Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz" IUSE="expat threads xml" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" DEPEND=">=dev-lang/tcl-8.2 >=dev-tcltk/tcllib-1.2 |