diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-24 13:12:11 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-24 13:12:11 +0000 |
commit | c44acc1bad737df831d890fac333ba7660872ea4 (patch) | |
tree | a903df6d103c5374192b22190b3699f2bdb77ea8 /dev-tcltk | |
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')
-rw-r--r-- | dev-tcltk/tdom/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tdom/tdom-0.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tdom/ChangeLog b/dev-tcltk/tdom/ChangeLog index 3b8e8ff38f3b..e827565fb77b 100644 --- a/dev-tcltk/tdom/ChangeLog +++ b/dev-tcltk/tdom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tdom # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tdom/ChangeLog,v 1.10 2011/01/21 08:00:52 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tdom/ChangeLog,v 1.11 2011/01/24 13:12:11 fauli Exp $ + + 24 Jan 2011; Christian Faulhammer <fauli@gentoo.org> tdom-0.8.2.ebuild: + stable x86, bug 351766 *tdom-0.8.3 (21 Jan 2011) 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=" |