diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:19:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:19:49 +0000 |
commit | a5005389d442dbfc686b6f1db72128238dbee6fc (patch) | |
tree | 25ebdbc3cbe884fd9606eae65d355036681f1396 /dev-tcltk | |
parent | Stable for amd64, wrt bug #457336 (diff) | |
download | gentoo-2-a5005389d442dbfc686b6f1db72128238dbee6fc.tar.gz gentoo-2-a5005389d442dbfc686b6f1db72128238dbee6fc.tar.bz2 gentoo-2-a5005389d442dbfc686b6f1db72128238dbee6fc.zip |
Stable for amd64, wrt bug #457340
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/thread/ChangeLog | 6 | ||||
-rw-r--r-- | dev-tcltk/thread/thread-2.7.0.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-tcltk/thread/ChangeLog b/dev-tcltk/thread/ChangeLog index 7302b926d4a1..055e9a37d3ce 100644 --- a/dev-tcltk/thread/ChangeLog +++ b/dev-tcltk/thread/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/thread # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/ChangeLog,v 1.19 2013/01/09 21:28:09 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/ChangeLog,v 1.20 2013/03/25 20:19:49 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> thread-2.7.0.ebuild: + Stable for amd64, wrt bug #457340 *thread-2.7.0 (09 Jan 2013) @@ -78,4 +81,3 @@ 02 Jul 2005; MATSUU Takuto <matsuu@gentoo.org> +metadata.xml, +thread-2.6.1.ebuild: initial ebuild. Bug 97357. - diff --git a/dev-tcltk/thread/thread-2.7.0.ebuild b/dev-tcltk/thread/thread-2.7.0.ebuild index 7308993534fd..895236ae7508 100644 --- a/dev-tcltk/thread/thread-2.7.0.ebuild +++ b/dev-tcltk/thread/thread-2.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/thread-2.7.0.ebuild,v 1.1 2013/01/09 21:28:09 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/thread-2.7.0.ebuild,v 1.2 2013/03/25 20:19:49 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="debug gdbm" DEPEND=" |