diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-19 17:35:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-19 17:35:00 +0000 |
commit | 9ffe7c611c83a300551671161a4e01191b1134d5 (patch) | |
tree | b53899b227b06e2d377f6530a28e09effebd1bc0 /dev-tcltk | |
parent | alpha/ia64/sh/sparc stable wrt #400381 (diff) | |
download | gentoo-2-9ffe7c611c83a300551671161a4e01191b1134d5.tar.gz gentoo-2-9ffe7c611c83a300551671161a4e01191b1134d5.tar.bz2 gentoo-2-9ffe7c611c83a300551671161a4e01191b1134d5.zip |
alpha/ia64/sh/sparc stable wrt #400345
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/togl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/togl/togl-2.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/togl/ChangeLog b/dev-tcltk/togl/ChangeLog index 5ba97b20cb60..2e764ad585a8 100644 --- a/dev-tcltk/togl/ChangeLog +++ b/dev-tcltk/togl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/togl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/ChangeLog,v 1.25 2012/02/08 21:30:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/ChangeLog,v 1.26 2012/02/19 17:35:00 armin76 Exp $ + + 19 Feb 2012; Raúl Porcel <armin76@gentoo.org> togl-2.0-r2.ebuild: + alpha/ia64/sh/sparc stable wrt #400345 08 Feb 2012; Markus Meier <maekke@gentoo.org> togl-2.0-r2.ebuild: arm stable, bug #400345 diff --git a/dev-tcltk/togl/togl-2.0-r2.ebuild b/dev-tcltk/togl/togl-2.0-r2.ebuild index 610e02e0492a..e74d75c962f5 100644 --- a/dev-tcltk/togl/togl-2.0-r2.ebuild +++ b/dev-tcltk/togl/togl-2.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/togl-2.0-r2.ebuild,v 1.7 2012/02/08 21:30:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/togl-2.0-r2.ebuild,v 1.8 2012/02/19 17:35:00 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug +threads" RDEPEND=" |