diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-16 10:48:36 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-16 10:48:36 +0000 |
commit | f565787ab0a4f4c7fbec6e23aa8c7627ad6519c6 (patch) | |
tree | ec631a91c33a4afc1c45cfe52f127e43e8f1bff4 /dev-tcltk/tktreectrl | |
parent | marked ~ppc wrt #303931 (diff) | |
download | gentoo-2-f565787ab0a4f4c7fbec6e23aa8c7627ad6519c6.tar.gz gentoo-2-f565787ab0a4f4c7fbec6e23aa8c7627ad6519c6.tar.bz2 gentoo-2-f565787ab0a4f4c7fbec6e23aa8c7627ad6519c6.zip |
marked ~ppc wrt #303931
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-tcltk/tktreectrl')
-rw-r--r-- | dev-tcltk/tktreectrl/ChangeLog | 8 | ||||
-rw-r--r-- | dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-tcltk/tktreectrl/ChangeLog b/dev-tcltk/tktreectrl/ChangeLog index f5feea083ba9..c43864228d4a 100644 --- a/dev-tcltk/tktreectrl/ChangeLog +++ b/dev-tcltk/tktreectrl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-tcltk/tktreectrl -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktreectrl/ChangeLog,v 1.2 2010/04/02 09:03:59 jlec Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktreectrl/ChangeLog,v 1.3 2011/01/16 10:48:36 xarthisius Exp $ + + 16 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> + tktreectrl-2.2.9.ebuild: + marked ~ppc wrt #303931 02 Apr 2010; Justin Lecher <jlec@gentoo.org> tktreectrl-2.2.9.ebuild: Keyworded for ~x86-linux ~amd64-linux, tested by me diff --git a/dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild b/dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild index a3a1d07d12b2..dbd87b49f9c3 100644 --- a/dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild +++ b/dev-tcltk/tktreectrl/tktreectrl-2.2.9.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/tktreectrl/tktreectrl-2.2.9.ebuild,v 1.2 2010/04/02 09:03:59 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild,v 1.3 2011/01/16 10:48:36 xarthisius Exp $ EAPI="3" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="tktreectrl" SLOT="0" IUSE="X debug shellicon threads" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" RDEPEND=">=dev-lang/tcl-8.4" DEPEND="${REDEPEND}" |