diff options
author | Markus Meier <maekke@gentoo.org> | 2012-02-08 21:30:56 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-02-08 21:30:56 +0000 |
commit | edf976ed8cfea45961daff200653fc69a93f1f51 (patch) | |
tree | 44b9b2cf2bbb8b5292f2c95bb80367aea785165e /dev-tcltk/togl | |
parent | Move to new unpacker eclass for unpack_makeself. (diff) | |
download | gentoo-2-edf976ed8cfea45961daff200653fc69a93f1f51.tar.gz gentoo-2-edf976ed8cfea45961daff200653fc69a93f1f51.tar.bz2 gentoo-2-edf976ed8cfea45961daff200653fc69a93f1f51.zip |
arm stable, bug #400345
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-tcltk/togl')
-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 6f8199f6c050..5ba97b20cb60 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.24 2012/02/07 15:27:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/ChangeLog,v 1.25 2012/02/08 21:30:56 maekke Exp $ + + 08 Feb 2012; Markus Meier <maekke@gentoo.org> togl-2.0-r2.ebuild: + arm stable, bug #400345 07 Feb 2012; Jeroen Roovers <jer@gentoo.org> togl-2.0-r2.ebuild: Stable for HPPA (bug #400345). diff --git a/dev-tcltk/togl/togl-2.0-r2.ebuild b/dev-tcltk/togl/togl-2.0-r2.ebuild index b9c99af00667..610e02e0492a 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.6 2012/02/07 15:27:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/togl-2.0-r2.ebuild,v 1.7 2012/02/08 21:30:56 maekke 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=" |