diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-27 15:54:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-27 15:54:29 +0000 |
commit | f4692178dceb5d41bb58d242498fa739de07c0a9 (patch) | |
tree | 0370cc29ebabb12bcebed2f35b371e5700ca7cbe /dev-tcltk/togl/togl-2.0-r2.ebuild | |
parent | Stable for amd64, wrt bug #399955 (diff) | |
download | gentoo-2-f4692178dceb5d41bb58d242498fa739de07c0a9.tar.gz gentoo-2-f4692178dceb5d41bb58d242498fa739de07c0a9.tar.bz2 gentoo-2-f4692178dceb5d41bb58d242498fa739de07c0a9.zip |
Stable for amd64, wrt bug #400345
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-tcltk/togl/togl-2.0-r2.ebuild')
-rw-r--r-- | dev-tcltk/togl/togl-2.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/togl/togl-2.0-r2.ebuild b/dev-tcltk/togl/togl-2.0-r2.ebuild index 7d408c6744c4..172ce2cc705c 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.2 2012/01/24 09:39:50 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/togl-2.0-r2.ebuild,v 1.3 2012/01/27 15:54:29 ago 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=" |