diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 14:40:02 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 14:40:02 +0000 |
commit | bbbbff19a68f7a258fa7e93305229caa9e46f51d (patch) | |
tree | 03c5a0f8544bb7f9a1beaf65c2aec3eeb78cdee1 /dev-tcltk/togl | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-bbbbff19a68f7a258fa7e93305229caa9e46f51d.tar.gz gentoo-2-bbbbff19a68f7a258fa7e93305229caa9e46f51d.tar.bz2 gentoo-2-bbbbff19a68f7a258fa7e93305229caa9e46f51d.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha108/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 2bf192fdac39..2bab6f3c7a1c 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.28 2012/02/25 10:53:59 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/ChangeLog,v 1.29 2012/05/29 14:40:02 aballier Exp $ + + 29 May 2012; Alexis Ballier <aballier@gentoo.org> togl-2.0-r2.ebuild: + keyword ~amd64-fbsd 25 Feb 2012; Justin Lecher <jlec@gentoo.org> -togl-2.0-r1.ebuild: Cleaned old diff --git a/dev-tcltk/togl/togl-2.0-r2.ebuild b/dev-tcltk/togl/togl-2.0-r2.ebuild index 08a5a764c7d1..71af1dace2d9 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.9 2012/02/24 23:26:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/togl-2.0-r2.ebuild,v 1.10 2012/05/29 14:40:02 aballier 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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug +threads" RDEPEND=" |