diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 18:15:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 18:15:11 +0000 |
commit | d80029055cfb53d73a32e44bccfba1c83882a908 (patch) | |
tree | 022529f59ac61e9f3064cb3c7805368d799e8ecd /dev-perl | |
parent | Stable for ppc64, wrt bug #518032 (diff) | |
download | gentoo-2-d80029055cfb53d73a32e44bccfba1c83882a908.tar.gz gentoo-2-d80029055cfb53d73a32e44bccfba1c83882a908.tar.bz2 gentoo-2-d80029055cfb53d73a32e44bccfba1c83882a908.zip |
Stable for ppc64, wrt bug #518032
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/perl-tk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/perl-tk/perl-tk-804.32.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/perl-tk/ChangeLog b/dev-perl/perl-tk/ChangeLog index 5eed3606e0b1..69ff940320cd 100644 --- a/dev-perl/perl-tk/ChangeLog +++ b/dev-perl/perl-tk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/perl-tk # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-tk/ChangeLog,v 1.95 2014/08/01 08:31:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-tk/ChangeLog,v 1.96 2014/08/02 18:15:11 ago Exp $ + + 02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> perl-tk-804.32.0.ebuild: + Stable for ppc64, wrt bug #518032 01 Aug 2014; Markus Meier <maekke@gentoo.org> perl-tk-804.32.0.ebuild: arm stable, bug #518032 diff --git a/dev-perl/perl-tk/perl-tk-804.32.0.ebuild b/dev-perl/perl-tk/perl-tk-804.32.0.ebuild index 2c81152d1864..dae36d6300b1 100644 --- a/dev-perl/perl-tk/perl-tk-804.32.0.ebuild +++ b/dev-perl/perl-tk/perl-tk-804.32.0.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-perl/perl-tk/perl-tk-804.32.0.ebuild,v 1.4 2014/08/01 08:31:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-tk/perl-tk-804.32.0.ebuild,v 1.5 2014/08/02 18:15:11 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ DESCRIPTION="A Perl Module for Tk" LICENSE+=" BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="" DEPEND=" |