summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-03-27 19:46:03 +0000
committerBrent Baude <ranger@gentoo.org>2011-03-27 19:46:03 +0000
commitfec173357316702e4077bae78efc9060337d0b44 (patch)
tree3a3f262f7a5304635b7bf28ab9c6192148f0928e /dev-tcltk
parentMigrated to EAPI=3: initial PREFIX support (based on work of grobian); USE=un... (diff)
downloadgentoo-2-fec173357316702e4077bae78efc9060337d0b44.tar.gz
gentoo-2-fec173357316702e4077bae78efc9060337d0b44.tar.bz2
gentoo-2-fec173357316702e4077bae78efc9060337d0b44.zip
stable ppc, bug 348022
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tclxml/ChangeLog5
-rw-r--r--dev-tcltk/tclxml/tclxml-3.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tclxml/ChangeLog b/dev-tcltk/tclxml/ChangeLog
index 660567c2ec9b..d526d82e74ef 100644
--- a/dev-tcltk/tclxml/ChangeLog
+++ b/dev-tcltk/tclxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tclxml
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.46 2011/03/08 14:12:08 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.47 2011/03/27 19:46:03 ranger Exp $
+
+ 27 Mar 2011; Brent Baude <ranger@gentoo.org> tclxml-3.2-r1.ebuild:
+ stable ppc, bug 348022
08 Mar 2011; Justin Lecher <jlec@gentoo.org> tclxml-3.0-r1.ebuild,
tclxml-3.1-r2.ebuild, tclxml-3.2-r1.ebuild:
diff --git a/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild b/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild
index 1648d49df133..e324e1c06228 100644
--- a/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild
+++ b/dev-tcltk/tclxml/tclxml-3.2-r1.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/tclxml/tclxml-3.2-r1.ebuild,v 1.9 2011/03/08 14:12:08 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild,v 1.10 2011/03/27 19:46:03 ranger Exp $
EAPI="3"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz"
IUSE="debug threads"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 ~ppc sparc x86"
+KEYWORDS="alpha amd64 ppc sparc x86"
DEPEND="
>=dev-lang/tcl-8.2