public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Class-Load: Class-Load-0.200.0-r1.ebuild ChangeLog Class-Load-0.200.0.ebuild
@ 2014-08-21 14:11 Ian Stakenvicius (axs)
  0 siblings, 0 replies; only message in thread
From: Ian Stakenvicius (axs) @ 2014-08-21 14:11 UTC (permalink / raw
  To: gentoo-commits

axs         14/08/21 14:11:14

  Modified:             ChangeLog
  Added:                Class-Load-0.200.0-r1.ebuild
  Removed:              Class-Load-0.200.0.ebuild
  Log:
  bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)

Revision  Changes    Path
1.45                 dev-perl/Class-Load/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Load/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Load/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Load/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	7 May 2014 10:56:54 -0000	1.44
+++ ChangeLog	21 Aug 2014 14:11:14 -0000	1.45
@@ -1,6 +1,13 @@
 # ChangeLog for dev-perl/Class-Load
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/ChangeLog,v 1.44 2014/05/07 10:56:54 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/ChangeLog,v 1.45 2014/08/21 14:11:14 axs Exp $
+
+*Class-Load-0.200.0-r1 (21 Aug 2014)
+
+  21 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
+  +Class-Load-0.200.0-r1.ebuild, -Class-Load-0.200.0.ebuild:
+  bumped EAPI to 5; committed directly to stable as no other changes present and
+  revbump helps stable systems to keep from dieing on perl-5.18 upgrade
 
   07 May 2014; Mikle Kolyada <zlogene@gentoo.org> -Class-Load-0.06.ebuild,
   -Class-Load-0.170.0.ebuild, -Class-Load-0.190.0.ebuild:



1.1                  dev-perl/Class-Load/Class-Load-0.200.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Load/Class-Load-0.200.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Load/Class-Load-0.200.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: Class-Load-0.200.0-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/Class-Load-0.200.0-r1.ebuild,v 1.1 2014/08/21 14:11:14 axs Exp $

EAPI=5

MODULE_AUTHOR=DROLSKY
MODULE_VERSION=0.20
inherit perl-module

DESCRIPTION="A working (require q{Class::Name}) and more"

SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"

RDEPEND="
	virtual/perl-Scalar-List-Utils
	dev-perl/Data-OptList
	>=dev-perl/Module-Runtime-0.12.0
	>=dev-perl/Module-Implementation-0.40.0
	>=dev-perl/Package-Stash-0.320.0
	dev-perl/Try-Tiny
"
DEPEND="${RDEPEND}
	test? (
		virtual/perl-Test-Simple
		dev-perl/Test-Fatal
		dev-perl/Test-Requires
	)"

SRC_TEST="do"





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-21 14:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-21 14:11 [gentoo-commits] gentoo-x86 commit in dev-perl/Class-Load: Class-Load-0.200.0-r1.ebuild ChangeLog Class-Load-0.200.0.ebuild Ian Stakenvicius (axs)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox