summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-03-06 18:12:12 +0000
committerJeroen Roovers <jer@gentoo.org>2012-03-06 18:12:12 +0000
commit67574b48c80b101b8da7b68f7291a284c36a143c (patch)
tree3d18222a47e8dbf489b3c94288f1b04adaa3ea4f /dev-lang/tcl
parentAdd pintab and laure plugins to 9999, thanks to 0xd34df00d (diff)
downloadhistorical-67574b48c80b101b8da7b68f7291a284c36a143c.tar.gz
historical-67574b48c80b101b8da7b68f7291a284c36a143c.tar.bz2
historical-67574b48c80b101b8da7b68f7291a284c36a143c.zip
Stable for HPPA (bug #406607).
Package-Manager: portage-2.2.0_alpha90/cvs/Linux x86_64
Diffstat (limited to 'dev-lang/tcl')
-rw-r--r--dev-lang/tcl/ChangeLog5
-rw-r--r--dev-lang/tcl/tcl-8.5.10-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog
index 5f41e67626fb..95565e9e2d05 100644
--- a/dev-lang/tcl/ChangeLog
+++ b/dev-lang/tcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/tcl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.149 2012/03/06 11:45:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.150 2012/03/06 18:12:06 jer Exp $
+
+ 06 Mar 2012; Jeroen Roovers <jer@gentoo.org> tcl-8.5.10-r1.ebuild:
+ Stable for HPPA (bug #406607).
*tcl-8.5.10-r1 (06 Mar 2012)
diff --git a/dev-lang/tcl/tcl-8.5.10-r1.ebuild b/dev-lang/tcl/tcl-8.5.10-r1.ebuild
index 58fea38701ee..321b7f2ccfc7 100644
--- a/dev-lang/tcl/tcl-8.5.10-r1.ebuild
+++ b/dev-lang/tcl/tcl-8.5.10-r1.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-lang/tcl/tcl-8.5.10-r1.ebuild,v 1.1 2012/03/06 11:45:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.10-r1.ebuild,v 1.2 2012/03/06 18:12:06 jer Exp $
EAPI=4
@@ -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 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE="debug threads"
S="${WORKDIR}/${MY_P}"