summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-23 17:16:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-23 17:16:13 +0000
commit89d3c643bbdae90d887f5f798f2fdd6a759df49b (patch)
tree8ee2b2f5cc4aa49c97e666cc0d0922f4568cabd2 /dev-tcltk
parentStable for amd64, wrt bug #470572 (diff)
downloadgentoo-2-89d3c643bbdae90d887f5f798f2fdd6a759df49b.tar.gz
gentoo-2-89d3c643bbdae90d887f5f798f2fdd6a759df49b.tar.bz2
gentoo-2-89d3c643bbdae90d887f5f798f2fdd6a759df49b.zip
Stable for amd64, wrt bug #470478
(Portage version: 2.1.12.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tcllib/ChangeLog5
-rw-r--r--dev-tcltk/tcllib/tcllib-1.15-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tcllib/ChangeLog b/dev-tcltk/tcllib/ChangeLog
index 06ac7faf1d0b..80938354f1a4 100644
--- a/dev-tcltk/tcllib/ChangeLog
+++ b/dev-tcltk/tcllib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tcllib
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.40 2013/05/22 10:36:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.41 2013/05/23 17:16:13 ago Exp $
+
+ 23 May 2013; Agostino Sarubbo <ago@gentoo.org> tcllib-1.15-r1.ebuild:
+ Stable for amd64, wrt bug #470478
22 May 2013; Agostino Sarubbo <ago@gentoo.org> tcllib-1.15-r1.ebuild:
Stable for ia64, wrt bug #470478
diff --git a/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild b/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild
index e6817aed691e..720a3694888a 100644
--- a/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild
+++ b/dev-tcltk/tcllib/tcllib-1.15-r1.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/tcllib/tcllib-1.15-r1.ebuild,v 1.3 2013/05/22 10:36:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild,v 1.4 2013/05/23 17:16:13 ago Exp $
EAPI=5
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
IUSE="examples"
-KEYWORDS="~alpha ~amd64 hppa ia64 ~mips ~ppc ~s390 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 hppa ia64 ~mips ~ppc ~s390 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
RDEPEND="dev-lang/tcl"
DEPEND="${RDEPEND}"