diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-17 05:58:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-17 05:58:15 +0000 |
commit | a34ed0da0ba80434178521cccdf9c15b8a700eed (patch) | |
tree | 5e533d330f725b11a6130a5e64f5bb731ac92873 /virtual/perl-Scalar-List-Utils | |
parent | Mark m68k stable. (diff) | |
download | gentoo-2-a34ed0da0ba80434178521cccdf9c15b8a700eed.tar.gz gentoo-2-a34ed0da0ba80434178521cccdf9c15b8a700eed.tar.bz2 gentoo-2-a34ed0da0ba80434178521cccdf9c15b8a700eed.zip |
Mark m68k stable.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
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.270.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 78f14b31cc36..b0f31c5499eb 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.71 2013/10/28 06:23:02 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.72 2014/01/17 05:58:15 vapier Exp $ + + 17 Jan 2014; Mike Frysinger <vapier@gentoo.org> + perl-Scalar-List-Utils-1.270.0.ebuild: + Mark m68k stable. *perl-Scalar-List-Utils-1.350.0 (28 Oct 2013) diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.270.0.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.270.0.ebuild index 7861e5151c08..5cff1f1512dd 100644 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.270.0.ebuild +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.270.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/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.270.0.ebuild,v 1.13 2013/03/02 16:36:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.270.0.ebuild,v 1.14 2014/01/17 05:58:15 vapier Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm 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 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}" |