diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-02-10 16:36:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-02-10 16:36:29 +0000 |
commit | 5fac97bd66557979aa83111195027cf31ae3e409 (patch) | |
tree | f70ab375501e8785462427417ec5ded76ff446a1 /dev-tcltk/togl | |
parent | Stable for HPPA (bug #300943). (diff) | |
download | gentoo-2-5fac97bd66557979aa83111195027cf31ae3e409.tar.gz gentoo-2-5fac97bd66557979aa83111195027cf31ae3e409.tar.bz2 gentoo-2-5fac97bd66557979aa83111195027cf31ae3e409.zip |
Stable for HPPA (bug #302672).
(Portage version: 2.2_rc62/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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/togl/ChangeLog b/dev-tcltk/togl/ChangeLog index 4ecec150bc94..7d51ddc1161d 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.10 2010/01/25 19:38:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/ChangeLog,v 1.11 2010/02/10 16:36:29 jer Exp $ + + 10 Feb 2010; Jeroen Roovers <jer@gentoo.org> togl-2.0-r1.ebuild: + Stable for HPPA (bug #302672). 25 Jan 2010; Raúl Porcel <armin76@gentoo.org> togl-2.0-r1.ebuild: Add ~alpha/~arm/~ia64/~sh/~sparc wrt #298612 diff --git a/dev-tcltk/togl/togl-2.0-r1.ebuild b/dev-tcltk/togl/togl-2.0-r1.ebuild index 8af99aa4fac7..025c445eba96 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.7 2010/01/25 19:38:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/togl-2.0-r1.ebuild,v 1.8 2010/02/10 16:36:29 jer 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" IUSE="debug +threads" RDEPEND="dev-lang/tk |