diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-28 15:29:54 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-28 15:29:54 +0000 |
commit | 839379980d4a9327d3cea0d96889f6cd8dc8bf11 (patch) | |
tree | eb22f3d569c43f2ee4c8d115a94e3b498a63e759 /dev-tcltk | |
parent | x86 stable wrt bug #399319 (diff) | |
download | gentoo-2-839379980d4a9327d3cea0d96889f6cd8dc8bf11.tar.gz gentoo-2-839379980d4a9327d3cea0d96889f6cd8dc8bf11.tar.bz2 gentoo-2-839379980d4a9327d3cea0d96889f6cd8dc8bf11.zip |
x86 stable wrt bug #400345
(Portage version: 2.1.10.44/cvs/Linux i686)
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 dfe184f56e72..3bf4f1aa2da5 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.21 2012/01/27 15:54:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/ChangeLog,v 1.22 2012/01/28 15:29:54 phajdan.jr Exp $ + + 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> togl-2.0-r2.ebuild: + x86 stable wrt bug #400345 27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> togl-2.0-r2.ebuild: Stable for amd64, wrt bug #400345 diff --git a/dev-tcltk/togl/togl-2.0-r2.ebuild b/dev-tcltk/togl/togl-2.0-r2.ebuild index 172ce2cc705c..96cc81200b35 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.3 2012/01/27 15:54:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/togl-2.0-r2.ebuild,v 1.4 2012/01/28 15:29:54 phajdan.jr 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=" |