diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-08-29 11:27:13 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-08-29 11:27:13 +0000 |
commit | 26926983a22ee426b1418d59b95735c36bd800e6 (patch) | |
tree | 40c2a34f571c39e1381cbc2a1014394f123d3920 /dev-lang | |
parent | Stable on alpha, bug #281393 (diff) | |
download | historical-26926983a22ee426b1418d59b95735c36bd800e6.tar.gz historical-26926983a22ee426b1418d59b95735c36bd800e6.tar.bz2 historical-26926983a22ee426b1418d59b95735c36bd800e6.zip |
Stable on alpha, bug #280845
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/tcl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tcl/tcl-8.5.7.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/tk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.5.7.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog index 56461c55695d..a7b04f762163 100644 --- a/dev-lang/tcl/ChangeLog +++ b/dev-lang/tcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/tcl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.109 2009/08/27 16:49:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.110 2009/08/29 11:25:58 klausman Exp $ + + 29 Aug 2009; Tobias Klausmann <klausman@gentoo.org> tcl-8.5.7.ebuild: + Stable on alpha, bug #280845 27 Aug 2009; Jeroen Roovers <jer@gentoo.org> tcl-8.5.7.ebuild: Stable for HPPA (bug #280845). diff --git a/dev-lang/tcl/tcl-8.5.7.ebuild b/dev-lang/tcl/tcl-8.5.7.ebuild index 6710a81fdc00..4846bfe4e024 100644 --- a/dev-lang/tcl/tcl-8.5.7.ebuild +++ b/dev-lang/tcl/tcl-8.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.7.ebuild,v 1.5 2009/08/27 16:49:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.7.ebuild,v 1.6 2009/08/29 11:25:58 klausman Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tcl/${MY_P}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="debug threads" DEPEND="" diff --git a/dev-lang/tk/ChangeLog b/dev-lang/tk/ChangeLog index 22d24fb34f61..a874d5dac1e4 100644 --- a/dev-lang/tk/ChangeLog +++ b/dev-lang/tk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/tk # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.124 2009/08/27 16:49:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.125 2009/08/29 11:27:13 klausman Exp $ + + 29 Aug 2009; Tobias Klausmann <klausman@gentoo.org> tk-8.5.7.ebuild: + Stable on alpha, bug #280845 27 Aug 2009; Jeroen Roovers <jer@gentoo.org> tk-8.5.7.ebuild: Stable for HPPA (bug #280845). diff --git a/dev-lang/tk/tk-8.5.7.ebuild b/dev-lang/tk/tk-8.5.7.ebuild index 151a79435ccf..94c7b4cbdb5d 100644 --- a/dev-lang/tk/tk-8.5.7.ebuild +++ b/dev-lang/tk/tk-8.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.7.ebuild,v 1.3 2009/08/27 16:49:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.7.ebuild,v 1.4 2009/08/29 11:27:13 klausman Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tcl/${MY_P}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="debug threads truetype" RDEPEND="x11-libs/libX11 |