diff options
author | Peter Weller <welp@gentoo.org> | 2007-05-18 22:06:54 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-05-18 22:06:54 +0000 |
commit | 231de468f2991f31a73e2916e29a6afe8be533a8 (patch) | |
tree | 2da2af5d0ca5588b93577f82f733ad2ecf9f2291 /dev-tcltk/tclxml | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-231de468f2991f31a73e2916e29a6afe8be533a8.tar.gz gentoo-2-231de468f2991f31a73e2916e29a6afe8be533a8.tar.bz2 gentoo-2-231de468f2991f31a73e2916e29a6afe8be533a8.zip |
3.0-r1 stable on amd64, 3.1 keyworded ~amd64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-tcltk/tclxml')
-rw-r--r-- | dev-tcltk/tclxml/ChangeLog | 6 | ||||
-rw-r--r-- | dev-tcltk/tclxml/tclxml-3.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/tclxml/tclxml-3.1.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-tcltk/tclxml/ChangeLog b/dev-tcltk/tclxml/ChangeLog index 99d0a3fb7914..ca3363ffb099 100644 --- a/dev-tcltk/tclxml/ChangeLog +++ b/dev-tcltk/tclxml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-tcltk/tclxml # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.29 2007/05/18 22:06:54 welp Exp $ + + 18 May 2007; Peter Weller <welp@gentoo.org> tclxml-3.0-r1.ebuild, + tclxml-3.1.ebuild: + 3.0-r1 stable on amd64, 3.1 keyworded ~amd64 30 Apr 2007; Jose Luis Rivero <yoswink@gentoo.org> tclxml-3.0-r1.ebuild: Stable on alpha wrt bug #96933 diff --git a/dev-tcltk/tclxml/tclxml-3.0-r1.ebuild b/dev-tcltk/tclxml/tclxml-3.0-r1.ebuild index 78d78bb855f9..c04605f98e6a 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-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.5 2007/04/30 15:17:11 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.0-r1.ebuild,v 1.6 2007/05/18 22:06:54 welp 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 diff --git a/dev-tcltk/tclxml/tclxml-3.1.ebuild b/dev-tcltk/tclxml/tclxml-3.1.ebuild index 7bbbe5a67c61..c087ea513b1e 100644 --- a/dev-tcltk/tclxml/tclxml-3.1.ebuild +++ b/dev-tcltk/tclxml/tclxml-3.1.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.1.ebuild,v 1.2 2006/06/03 19:54:56 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.1.ebuild,v 1.3 2007/05/18 22:06:54 welp Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz" IUSE="expat threads xml" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" DEPEND=">=dev-lang/tcl-8.2 >=dev-tcltk/tcllib-1.2 |