diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-07-16 16:23:53 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-07-16 16:23:53 +0000 |
commit | f3314400d6a5ca14d0f13b7cb9814690755757a8 (patch) | |
tree | ca374ab73c8ea671c524288e151c73c554810fdc /dev-perl/PAR-Dist | |
parent | make splitdebug restriction depend on bundled-libs (diff) | |
download | gentoo-2-f3314400d6a5ca14d0f13b7cb9814690755757a8.tar.gz gentoo-2-f3314400d6a5ca14d0f13b7cb9814690755757a8.tar.bz2 gentoo-2-f3314400d6a5ca14d0f13b7cb9814690755757a8.zip |
Stable for HPPA (bug #449604).
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/PAR-Dist')
-rw-r--r-- | dev-perl/PAR-Dist/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index 05c6987cf88c..630586b5098b 100644 --- a/dev-perl/PAR-Dist/ChangeLog +++ b/dev-perl/PAR-Dist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/PAR-Dist # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.77 2013/07/15 18:27:17 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.78 2013/07/16 16:23:53 jer Exp $ + + 16 Jul 2013; Jeroen Roovers <jer@gentoo.org> PAR-Dist-0.490.0.ebuild: + Stable for HPPA (bug #449604). 15 Jul 2013; Mikle Kolyada <zlogene@gentoo.org> PAR-Dist-0.490.0.ebuild: amd64/x86 stable wrt bug #449604 diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild index ff94f3f7fe0f..61916961c298 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.490.0.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-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild,v 1.2 2013/07/15 18:27:17 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild,v 1.3 2013/07/16 16:23:53 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Create and manipulate PAR distributions" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND=" |