summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-28 12:01:42 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-28 12:01:42 +0000
commit566cc0591e531451e9cd9707f2a95df803f4de5c (patch)
tree8b1e7bd7462d573006b3c97c41b2e6721cec698a /dev-tcltk
parentStable for x86, wrt bug #520036 (diff)
downloadgentoo-2-566cc0591e531451e9cd9707f2a95df803f4de5c.tar.gz
gentoo-2-566cc0591e531451e9cd9707f2a95df803f4de5c.tar.bz2
gentoo-2-566cc0591e531451e9cd9707f2a95df803f4de5c.zip
Stable for x86, wrt bug #529448
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tclpython/ChangeLog5
-rw-r--r--dev-tcltk/tclpython/tclpython-4.1-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tclpython/ChangeLog b/dev-tcltk/tclpython/ChangeLog
index f09c0a706105..63cf95adb85a 100644
--- a/dev-tcltk/tclpython/ChangeLog
+++ b/dev-tcltk/tclpython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tclpython
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclpython/ChangeLog,v 1.20 2014/12/27 19:23:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclpython/ChangeLog,v 1.21 2014/12/28 12:01:42 ago Exp $
+
+ 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> tclpython-4.1-r4.ebuild:
+ Stable for x86, wrt bug #529448
27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> tclpython-4.1-r4.ebuild:
Stable for amd64, wrt bug #529448
diff --git a/dev-tcltk/tclpython/tclpython-4.1-r4.ebuild b/dev-tcltk/tclpython/tclpython-4.1-r4.ebuild
index 07804c14b674..c2e52362c1f2 100644
--- a/dev-tcltk/tclpython/tclpython-4.1-r4.ebuild
+++ b/dev-tcltk/tclpython/tclpython-4.1-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclpython/tclpython-4.1-r4.ebuild,v 1.2 2014/12/27 19:23:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclpython/tclpython-4.1-r4.ebuild,v 1.3 2014/12/28 12:01:42 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://jfontain.free.fr/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"