diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-05 20:37:24 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-05 20:37:24 +0000 |
commit | 803bb2c11db8234e5f818308da39b2cf674cfe1e (patch) | |
tree | 53be67af933c14cd416085b5ee741c6380a3e73b /dev-tcltk | |
parent | Stable on amd64 wrt bug #348027 (diff) | |
download | gentoo-2-803bb2c11db8234e5f818308da39b2cf674cfe1e.tar.gz gentoo-2-803bb2c11db8234e5f818308da39b2cf674cfe1e.tar.bz2 gentoo-2-803bb2c11db8234e5f818308da39b2cf674cfe1e.zip |
Stable on amd64 wrt bug #348027
(Portage version: 2.1.9.29/cvs/Linux x86_64)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tcldom/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tcltk/tcldom/tcldom-3.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tcltk/tcldom/ChangeLog b/dev-tcltk/tcldom/ChangeLog index d4dc5015d919..a3451cecc623 100644 --- a/dev-tcltk/tcldom/ChangeLog +++ b/dev-tcltk/tcldom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tcldom -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcldom/ChangeLog,v 1.15 2010/12/07 17:01:46 jlec Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcldom/ChangeLog,v 1.16 2011/01/05 20:37:24 hwoarang Exp $ + + 05 Jan 2011; Markos Chandras <hwoarang@gentoo.org> tcldom-3.1.ebuild: + Stable on amd64 wrt bug #348027 07 Dec 2010; Justin Lecher <jlec@gentoo.org> tcldom-3.1.ebuild: Multilib fix diff --git a/dev-tcltk/tcldom/tcldom-3.1.ebuild b/dev-tcltk/tcldom/tcldom-3.1.ebuild index 678ef4fda09f..057008957efb 100644 --- a/dev-tcltk/tcldom/tcldom-3.1.ebuild +++ b/dev-tcltk/tcldom/tcldom-3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.6 2010/12/07 17:18:55 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcldom/tcldom-3.1.ebuild,v 1.7 2011/01/05 20:37:24 hwoarang 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 |