diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-05-11 19:59:34 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-05-11 19:59:34 +0000 |
commit | 448241f26f836c38b911b7f27b46f5da25c329e8 (patch) | |
tree | 6411b8f173f8bed56e0d9636d6230eb32cea7ede /dev-tcltk | |
parent | Stable on amd64 wrt bug #363087 (diff) | |
download | historical-448241f26f836c38b911b7f27b46f5da25c329e8.tar.gz historical-448241f26f836c38b911b7f27b46f5da25c329e8.tar.bz2 historical-448241f26f836c38b911b7f27b46f5da25c329e8.zip |
Stable on amd64 wrt bug #364825
Package-Manager: portage-2.2.0_alpha32/cvs/Linux x86_64
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/mysqltcl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/mysqltcl/mysqltcl-3.05.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/tclperl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tcltk/tclperl/tclperl-3.2.ebuild | 6 | ||||
-rw-r--r-- | dev-tcltk/tclpython/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tclpython/tclpython-4.1-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/tkpiechart/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild | 6 |
8 files changed, 28 insertions, 16 deletions
diff --git a/dev-tcltk/mysqltcl/ChangeLog b/dev-tcltk/mysqltcl/ChangeLog index 5974d1d55766..5a391e12af04 100644 --- a/dev-tcltk/mysqltcl/ChangeLog +++ b/dev-tcltk/mysqltcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/mysqltcl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/ChangeLog,v 1.16 2011/05/03 11:41:32 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/ChangeLog,v 1.17 2011/05/11 19:58:29 angelos Exp $ + + 11 May 2011; Christoph Mende <angelos@gentoo.org> mysqltcl-3.05.ebuild: + Stable on amd64 wrt bug #364825 03 May 2011; Justin Lecher <jlec@gentoo.org> mysqltcl-3.05.ebuild: Respect CFLAGS, #365801 thanks Agostino Sarubbo diff --git a/dev-tcltk/mysqltcl/mysqltcl-3.05.ebuild b/dev-tcltk/mysqltcl/mysqltcl-3.05.ebuild index 712492395405..2fc815fedae9 100644 --- a/dev-tcltk/mysqltcl/mysqltcl-3.05.ebuild +++ b/dev-tcltk/mysqltcl/mysqltcl-3.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/mysqltcl-3.05.ebuild,v 1.4 2011/05/03 11:41:32 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/mysqltcl-3.05.ebuild,v 1.5 2011/05/11 19:58:29 angelos Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.xdobry.de/mysqltcl/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND=" diff --git a/dev-tcltk/tclperl/ChangeLog b/dev-tcltk/tclperl/ChangeLog index 768aaadbdf57..eb1338b44485 100644 --- a/dev-tcltk/tclperl/ChangeLog +++ b/dev-tcltk/tclperl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tclperl -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclperl/ChangeLog,v 1.8 2010/05/28 23:00:54 jlec Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclperl/ChangeLog,v 1.9 2011/05/11 19:58:52 angelos Exp $ + + 11 May 2011; Christoph Mende <angelos@gentoo.org> tclperl-3.2.ebuild: + Stable on amd64 wrt bug #364825 28 May 2010; Justin Lecher <jlec@gentoo.org> tclperl-3.2.ebuild: Added missing LDFLAGS #247189 diff --git a/dev-tcltk/tclperl/tclperl-3.2.ebuild b/dev-tcltk/tclperl/tclperl-3.2.ebuild index a698565074a0..1cdc569f2b3d 100644 --- a/dev-tcltk/tclperl/tclperl-3.2.ebuild +++ b/dev-tcltk/tclperl/tclperl-3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclperl/tclperl-3.2.ebuild,v 1.2 2010/05/28 23:00:54 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclperl/tclperl-3.2.ebuild,v 1.3 2011/05/11 19:58:52 angelos Exp $ inherit flag-o-matic multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://jfontain.free.fr/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND=">=dev-lang/tcl-8.3.3 diff --git a/dev-tcltk/tclpython/ChangeLog b/dev-tcltk/tclpython/ChangeLog index a4d53b24fcfc..ef2ef79cd6a9 100644 --- a/dev-tcltk/tclpython/ChangeLog +++ b/dev-tcltk/tclpython/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tclpython # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclpython/ChangeLog,v 1.15 2011/04/06 18:49:35 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclpython/ChangeLog,v 1.16 2011/05/11 19:59:12 angelos Exp $ + + 11 May 2011; Christoph Mende <angelos@gentoo.org> tclpython-4.1-r2.ebuild: + Stable on amd64 wrt bug #364825 06 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> tclpython-3.1-r1.ebuild, tclpython-4.1-r2.ebuild: diff --git a/dev-tcltk/tclpython/tclpython-4.1-r2.ebuild b/dev-tcltk/tclpython/tclpython-4.1-r2.ebuild index e8d4d9787bf3..6fa254e3b91e 100644 --- a/dev-tcltk/tclpython/tclpython-4.1-r2.ebuild +++ b/dev-tcltk/tclpython/tclpython-4.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclpython/tclpython-4.1-r2.ebuild,v 1.5 2011/04/12 17:12:04 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclpython/tclpython-4.1-r2.ebuild,v 1.6 2011/05/11 19:59:12 angelos Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -13,7 +13,7 @@ SRC_URI="http://jfontain.free.fr/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND="dev-lang/tcl" diff --git a/dev-tcltk/tkpiechart/ChangeLog b/dev-tcltk/tkpiechart/ChangeLog index 8b171d720bc7..242b5880a143 100644 --- a/dev-tcltk/tkpiechart/ChangeLog +++ b/dev-tcltk/tkpiechart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tkpiechart -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/ChangeLog,v 1.7 2010/03/31 20:14:24 jlec Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/ChangeLog,v 1.8 2011/05/11 19:59:34 angelos Exp $ + + 11 May 2011; Christoph Mende <angelos@gentoo.org> tkpiechart-6.5-r1.ebuild: + Stable on amd64 wrt bug #364825 *tkpiechart-6.5-r1 (31 Mar 2010) diff --git a/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild b/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild index 19ce62a79621..769b5f1a69c7 100644 --- a/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild +++ b/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild,v 1.1 2010/03/31 20:14:24 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild,v 1.2 2011/05/11 19:59:34 angelos Exp $ inherit multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://jfontain.free.fr/piechart6.htm" SRC_URI="http://jfontain.free.fr/${P}.tar.bz2" LICENSE="as-is" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" SLOT="0" IUSE="" |