diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-09-30 17:20:25 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-09-30 17:20:25 +0000 |
commit | 280b0f216a0624cb452dac8de49db15c358004ba (patch) | |
tree | 71e9006535e0a366f5f34e695a0737d1077561cb /dev-tcltk/togl | |
parent | keyworded for ~-linux prefix, fixed version (diff) | |
download | gentoo-2-280b0f216a0624cb452dac8de49db15c358004ba.tar.gz gentoo-2-280b0f216a0624cb452dac8de49db15c358004ba.tar.bz2 gentoo-2-280b0f216a0624cb452dac8de49db15c358004ba.zip |
keyworded for ~-linux prefix
(Portage version: 2.2_rc88/cvs/Linux x86_64)
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 66f362622290..adabdde0ec92 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.16 2010/07/05 18:59:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/ChangeLog,v 1.17 2010/09/30 17:20:25 jlec Exp $ + + 30 Sep 2010; Justin Lecher <jlec@gentoo.org> togl-2.0-r1.ebuild: + keyworded for ~-linux prefix 05 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> togl-2.0-r1.ebuild: ppc64 stable wrt #319171 diff --git a/dev-tcltk/togl/togl-2.0-r1.ebuild b/dev-tcltk/togl/togl-2.0-r1.ebuild index 7c7746f42ecf..a70e2ffa01e3 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.13 2010/07/05 18:59:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/togl-2.0-r1.ebuild,v 1.14 2010/09/30 17:20:25 jlec Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug +threads" RDEPEND="dev-lang/tk |