diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-14 19:28:11 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-14 19:28:11 +0000 |
commit | 5adf858648c70cf209ba98e9b690d916d9364aae (patch) | |
tree | cb8af38642f9f4b6434b57ca3327bcc566c0d44a /dev-tcltk/togl | |
parent | Add a patch to build properly with JRuby (sent upstream), and enable jruby ta... (diff) | |
download | gentoo-2-5adf858648c70cf209ba98e9b690d916d9364aae.tar.gz gentoo-2-5adf858648c70cf209ba98e9b690d916d9364aae.tar.bz2 gentoo-2-5adf858648c70cf209ba98e9b690d916d9364aae.zip |
Marking togl-2.0-r1 ~ppc for bug 298612
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-tcltk/togl')
-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 353af0701553..ecf35b5d4a50 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.7 2010/01/10 17:22:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/ChangeLog,v 1.8 2010/01/14 19:28:11 ranger Exp $ + + 14 Jan 2010; Brent Baude <ranger@gentoo.org> togl-2.0-r1.ebuild: + Marking togl-2.0-r1 ~ppc for bug 298612 10 Jan 2010; Brent Baude <ranger@gentoo.org> togl-2.0-r1.ebuild: Marking togl-2.0-r1 ~ppc64 for bug 298612 diff --git a/dev-tcltk/togl/togl-2.0-r1.ebuild b/dev-tcltk/togl/togl-2.0-r1.ebuild index 40dccb90e3a2..525853119d5b 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.4 2010/01/10 17:22:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/togl-2.0-r1.ebuild,v 1.5 2010/01/14 19:28:11 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 ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="debug +threads" RDEPEND="dev-lang/tk |