diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-02-01 23:45:05 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-02-01 23:45:05 +0000 |
commit | 0c073bdd11b371c40c1affcbae8be2de449c1693 (patch) | |
tree | 10640b51c4fab7a17a40b7178fb6d4b4b7a48be4 /dev-perl/PAR-Dist | |
parent | Add arm64 love. (diff) | |
download | gentoo-2-0c073bdd11b371c40c1affcbae8be2de449c1693.tar.gz gentoo-2-0c073bdd11b371c40c1affcbae8be2de449c1693.tar.bz2 gentoo-2-0c073bdd11b371c40c1affcbae8be2de449c1693.zip |
Mark arm64/m68k/s390/sh stable.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'dev-perl/PAR-Dist')
-rw-r--r-- | dev-perl/PAR-Dist/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index 8be539c27ac3..487bd247141a 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.79 2013/07/22 21:16:17 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.80 2014/02/01 23:45:05 vapier Exp $ + + 01 Feb 2014; Mike Frysinger <vapier@gentoo.org> PAR-Dist-0.490.0.ebuild: + Mark arm64/m68k/s390/sh stable. 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> PAR-Dist-0.490.0.ebuild: Stable for ppc64, 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 888950c63a50..6a8c38b463f8 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 +# Copyright 1999-2014 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.4 2013/07/22 21:16:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild,v 1.5 2014/02/01 23:45:05 vapier 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 arm64 hppa ~ia64 m68k ~ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND=" |