diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-10-20 09:58:21 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-10-20 09:58:21 +0000 |
commit | ad3931c206cff69058a8ea485b285ca1d6a293b4 (patch) | |
tree | a3e70cacc981e59cd80346679dcb340ab4963f04 /dev-tcltk/tcldom | |
parent | stable x86, bug 341645 (diff) | |
download | gentoo-2-ad3931c206cff69058a8ea485b285ca1d6a293b4.tar.gz gentoo-2-ad3931c206cff69058a8ea485b285ca1d6a293b4.tar.bz2 gentoo-2-ad3931c206cff69058a8ea485b285ca1d6a293b4.zip |
stable x86, bug 341645
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-tcltk/tcldom')
-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 91ea64165e38..2662ae29805d 100644 --- a/dev-tcltk/tcldom/ChangeLog +++ b/dev-tcltk/tcldom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tcldom -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcldom/ChangeLog,v 1.11 2007/02/22 01:31:38 peper Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcldom/ChangeLog,v 1.12 2010/10/20 09:58:21 fauli Exp $ + + 20 Oct 2010; Christian Faulhammer <fauli@gentoo.org> tcldom-3.1.ebuild: + stable x86, bug 341645 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-tcltk/tcldom/tcldom-3.1.ebuild b/dev-tcltk/tcldom/tcldom-3.1.ebuild index 0c8f5a9f2b68..3c3e236421e3 100644 --- a/dev-tcltk/tcldom/tcldom-3.1.ebuild +++ b/dev-tcltk/tcldom/tcldom-3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 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.2 2006/06/03 19:56:32 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcldom/tcldom-3.1.ebuild,v 1.3 2010/10/20 09:58:21 fauli Exp $ inherit eutils @@ -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 |