diff options
author | 2010-10-20 09:57:12 +0000 | |
---|---|---|
committer | 2010-10-20 09:57:12 +0000 | |
commit | fc3f35f83fc4b434b2a863f1155f5d7a87aa047e (patch) | |
tree | cad0d5f9e222906bfa0664eb9f2f5f852fefaa8d /dev-tcltk/tclxml/tclxml-3.1-r2.ebuild | |
parent | Stable on amd64 wrt bug #341637 (diff) | |
download | gentoo-2-fc3f35f83fc4b434b2a863f1155f5d7a87aa047e.tar.gz gentoo-2-fc3f35f83fc4b434b2a863f1155f5d7a87aa047e.tar.bz2 gentoo-2-fc3f35f83fc4b434b2a863f1155f5d7a87aa047e.zip |
stable x86, bug 341645
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-tcltk/tclxml/tclxml-3.1-r2.ebuild')
-rw-r--r-- | dev-tcltk/tclxml/tclxml-3.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tclxml/tclxml-3.1-r2.ebuild b/dev-tcltk/tclxml/tclxml-3.1-r2.ebuild index c13f9aaa77c4..ed9d23facb58 100644 --- a/dev-tcltk/tclxml/tclxml-3.1-r2.ebuild +++ b/dev-tcltk/tclxml/tclxml-3.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.1-r2.ebuild,v 1.1 2010/03/07 08:52:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.1-r2.ebuild,v 1.2 2010/10/20 09:57:12 fauli Exp $ inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz" IUSE="debug expat threads xml" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" DEPEND=">=dev-lang/tcl-8.2 >=dev-tcltk/tcllib-1.2 |