diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 16:02:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 16:02:04 +0000 |
commit | be5f5387e9bbd463d91c24249340801963dd79f2 (patch) | |
tree | aeaeb7e215342cf3777cb5535be380bf55e29083 /dev-tcltk | |
parent | Stable for ppc, wrt bug #529444 (diff) | |
download | gentoo-2-be5f5387e9bbd463d91c24249340801963dd79f2.tar.gz gentoo-2-be5f5387e9bbd463d91c24249340801963dd79f2.tar.bz2 gentoo-2-be5f5387e9bbd463d91c24249340801963dd79f2.zip |
Stable for ppc, wrt bug #529448
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tclpython/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tclpython/tclpython-4.1-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tclpython/ChangeLog b/dev-tcltk/tclpython/ChangeLog index 63cf95adb85a..6887a92dcd85 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.21 2014/12/28 12:01:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclpython/ChangeLog,v 1.22 2014/12/31 16:02:04 ago Exp $ + + 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> tclpython-4.1-r4.ebuild: + Stable for ppc, wrt bug #529448 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> tclpython-4.1-r4.ebuild: Stable for x86, wrt bug #529448 diff --git a/dev-tcltk/tclpython/tclpython-4.1-r4.ebuild b/dev-tcltk/tclpython/tclpython-4.1-r4.ebuild index c2e52362c1f2..12e5b96b0881 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.3 2014/12/28 12:01:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclpython/tclpython-4.1-r4.ebuild,v 1.4 2014/12/31 16:02:04 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}" |