diff options
-rw-r--r-- | dev-tcltk/togl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/togl/togl-2.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/togl/ChangeLog b/dev-tcltk/togl/ChangeLog index 769ba3062323..353af0701553 100644 --- a/dev-tcltk/togl/ChangeLog +++ b/dev-tcltk/togl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/togl # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/ChangeLog,v 1.6 2010/01/07 15:48:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/ChangeLog,v 1.7 2010/01/10 17:22:48 ranger Exp $ + + 10 Jan 2010; Brent Baude <ranger@gentoo.org> togl-2.0-r1.ebuild: + Marking togl-2.0-r1 ~ppc64 for bug 298612 07 Jan 2010; Jeroen Roovers <jer@gentoo.org> togl-2.0-r1.ebuild: Marked ~hppa (bug #298612). diff --git a/dev-tcltk/togl/togl-2.0-r1.ebuild b/dev-tcltk/togl/togl-2.0-r1.ebuild index dec59749b467..40dccb90e3a2 100644 --- a/dev-tcltk/togl/togl-2.0-r1.ebuild +++ b/dev-tcltk/togl/togl-2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/togl-2.0-r1.ebuild,v 1.3 2010/01/07 15:48:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/togl-2.0-r1.ebuild,v 1.4 2010/01/10 17:22:48 ranger Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86 ~x86-fbsd" IUSE="debug +threads" RDEPEND="dev-lang/tk |