diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-07 15:27:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-07 15:27:14 +0000 |
commit | 28e666207f9802089b4725a0bf1b5ca099069d57 (patch) | |
tree | 69aff6ebb688caf1619e0ad881c716c4b0ea867c /dev-tcltk/togl | |
parent | Remove duplicate files, bug 399623 (diff) | |
download | gentoo-2-28e666207f9802089b4725a0bf1b5ca099069d57.tar.gz gentoo-2-28e666207f9802089b4725a0bf1b5ca099069d57.tar.bz2 gentoo-2-28e666207f9802089b4725a0bf1b5ca099069d57.zip |
Stable for HPPA (bug #400345).
(Portage version: 2.2.0_alpha85/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-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/togl/ChangeLog b/dev-tcltk/togl/ChangeLog index 3155f52804a9..6f8199f6c050 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.23 2012/02/01 17:40:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/ChangeLog,v 1.24 2012/02/07 15:27:14 jer Exp $ + + 07 Feb 2012; Jeroen Roovers <jer@gentoo.org> togl-2.0-r2.ebuild: + Stable for HPPA (bug #400345). 01 Feb 2012; Brent Baude <ranger@gentoo.org> togl-2.0-r2.ebuild: Marking togl-2.0-r2 ppc for bug 400345 diff --git a/dev-tcltk/togl/togl-2.0-r2.ebuild b/dev-tcltk/togl/togl-2.0-r2.ebuild index d28fcd04c385..b9c99af00667 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.5 2012/02/01 17:40:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/togl-2.0-r2.ebuild,v 1.6 2012/02/07 15:27:14 jer 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=" |