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 | |
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')
-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 7d6d6fd8f339..dfe184f56e72 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.20 2012/01/24 09:39:50 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/ChangeLog,v 1.21 2012/01/27 15:54:29 ago Exp $ + + 27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> togl-2.0-r2.ebuild: + Stable for amd64, wrt bug #400345 24 Jan 2012; Justin Lecher <jlec@gentoo.org> togl-2.0-r2.ebuild: Drop pipe from CFLAGS 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=" |