diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-02-07 11:36:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-02-07 11:36:42 +0000 |
commit | 59fb0799acba45095737ef2dd6f1404686f24611 (patch) | |
tree | 8720ef1f50ec1925ad06a40645860b7a6cf13dbc /virtual/perl-Scalar-List-Utils | |
parent | Stable for HPPA (bug #529342). (diff) | |
download | gentoo-2-59fb0799acba45095737ef2dd6f1404686f24611.tar.gz gentoo-2-59fb0799acba45095737ef2dd6f1404686f24611.tar.bz2 gentoo-2-59fb0799acba45095737ef2dd6f1404686f24611.zip |
Stable for HPPA (bug #529342).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'virtual/perl-Scalar-List-Utils')
-rw-r--r-- | virtual/perl-Scalar-List-Utils/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.350.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-Scalar-List-Utils/ChangeLog b/virtual/perl-Scalar-List-Utils/ChangeLog index 3589a3945f29..d44b316259c8 100644 --- a/virtual/perl-Scalar-List-Utils/ChangeLog +++ b/virtual/perl-Scalar-List-Utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Scalar-List-Utils -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.75 2014/07/21 19:28:39 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.76 2015/02/07 11:36:42 jer Exp $ + + 07 Feb 2015; Jeroen Roovers <jer@gentoo.org> + perl-Scalar-List-Utils-1.350.0.ebuild: + Stable for HPPA (bug #529342). *perl-Scalar-List-Utils-1.270.0-r2 (21 Jul 2014) diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.350.0.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.350.0.ebuild index bcd098eb7c49..fe0cecaa183b 100644 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.350.0.ebuild +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.350.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.350.0.ebuild,v 1.2 2014/01/19 20:49:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.350.0.ebuild,v 1.3 2015/02/07 11:36:42 jer Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |