diff options
author | 2011-01-24 13:12:11 +0000 | |
---|---|---|
committer | 2011-01-24 13:12:11 +0000 | |
commit | c44acc1bad737df831d890fac333ba7660872ea4 (patch) | |
tree | a903df6d103c5374192b22190b3699f2bdb77ea8 /dev-tcltk/tdom/tdom-0.8.2.ebuild | |
parent | Pin gtk+ dependency to slot 2. Move DOCS and G2CONF to pkg_setup. (diff) | |
download | gentoo-2-c44acc1bad737df831d890fac333ba7660872ea4.tar.gz gentoo-2-c44acc1bad737df831d890fac333ba7660872ea4.tar.bz2 gentoo-2-c44acc1bad737df831d890fac333ba7660872ea4.zip |
stable x86, bug 351766
(Portage version: 2.1.9.34/cvs/Linux i686)
Diffstat (limited to 'dev-tcltk/tdom/tdom-0.8.2.ebuild')
-rw-r--r-- | dev-tcltk/tdom/tdom-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tdom/tdom-0.8.2.ebuild b/dev-tcltk/tdom/tdom-0.8.2.ebuild index 5a471b3ce5ee..c2eb48d779b5 100644 --- a/dev-tcltk/tdom/tdom-0.8.2.ebuild +++ b/dev-tcltk/tdom/tdom-0.8.2.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/tdom/tdom-0.8.2.ebuild,v 1.7 2011/01/21 08:00:52 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tdom/tdom-0.8.2.ebuild,v 1.8 2011/01/24 13:12:11 fauli Exp $ EAPI="3" @@ -14,7 +14,7 @@ SRC_URI="https://github.com/downloads/tDOM/${PN}/${MY_P}.tgz" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="threads" DEPEND=" |