diff options
author | 2014-08-06 20:36:59 +0000 | |
---|---|---|
committer | 2014-08-06 20:36:59 +0000 | |
commit | 75daaa9f153fe169b2286765382eb43cd937a05c (patch) | |
tree | 066592f80feb4c85b475b2566c53bd88fa911cc7 /dev-perl | |
parent | Stable for HPPA (bug #517898). (diff) | |
download | gentoo-2-75daaa9f153fe169b2286765382eb43cd937a05c.tar.gz gentoo-2-75daaa9f153fe169b2286765382eb43cd937a05c.tar.bz2 gentoo-2-75daaa9f153fe169b2286765382eb43cd937a05c.zip |
Stable for HPPA (bug #518032).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 8c35c691f115..3a9b23252036 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.97 2014/08/03 18:42:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-tk/ChangeLog,v 1.98 2014/08/06 20:36:59 jer Exp $ + + 06 Aug 2014; Jeroen Roovers <jer@gentoo.org> perl-tk-804.32.0.ebuild: + Stable for HPPA (bug #518032). 03 Aug 2014; Agostino Sarubbo <ago@gentoo.org> perl-tk-804.32.0.ebuild: Stable for ppc, wrt 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 54bdf3faab5b..b016f57208ff 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.6 2014/08/03 18:42:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-tk/perl-tk-804.32.0.ebuild,v 1.7 2014/08/06 20:36:59 jer 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=" |