diff options
author | 2007-04-30 15:17:11 +0000 | |
---|---|---|
committer | 2007-04-30 15:17:11 +0000 | |
commit | 6a80c2159ed61c958aa4b3fb2b1de921cefa73ce (patch) | |
tree | ed1066c81dd718a4eb663577eb8ce02a9af04076 /dev-tcltk/tclxml | |
parent | ~ppc readded (bug #174782) (diff) | |
download | gentoo-2-6a80c2159ed61c958aa4b3fb2b1de921cefa73ce.tar.gz gentoo-2-6a80c2159ed61c958aa4b3fb2b1de921cefa73ce.tar.bz2 gentoo-2-6a80c2159ed61c958aa4b3fb2b1de921cefa73ce.zip |
Stable on alpha wrt bug #96933
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-tcltk/tclxml')
-rw-r--r-- | dev-tcltk/tclxml/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tcltk/tclxml/tclxml-3.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tcltk/tclxml/ChangeLog b/dev-tcltk/tclxml/ChangeLog index dab505de5d8d..99d0a3fb7914 100644 --- a/dev-tcltk/tclxml/ChangeLog +++ b/dev-tcltk/tclxml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tclxml -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.27 2006/11/30 18:54:31 gustavoz Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.28 2007/04/30 15:17:11 yoswink Exp $ + + 30 Apr 2007; Jose Luis Rivero <yoswink@gentoo.org> tclxml-3.0-r1.ebuild: + Stable on alpha wrt bug #96933 30 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> tclxml-3.0-r1.ebuild: Stable on sparc diff --git a/dev-tcltk/tclxml/tclxml-3.0-r1.ebuild b/dev-tcltk/tclxml/tclxml-3.0-r1.ebuild index 19e195f6c296..78d78bb855f9 100644 --- a/dev-tcltk/tclxml/tclxml-3.0-r1.ebuild +++ b/dev-tcltk/tclxml/tclxml-3.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.0-r1.ebuild,v 1.4 2006/11/30 18:54:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.0-r1.ebuild,v 1.5 2007/04/30 15:17:11 yoswink Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz" IUSE="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 |