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

axs         14/08/26 17:58:57

  Modified:             ChangeLog
  Added:                Tie-Sub-1.1.0-r1.ebuild
  Removed:              Tie-Sub-1.1.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)

Revision  Changes    Path
1.9                  dev-perl/Tie-Sub/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Tie-Sub/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Tie-Sub/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Tie-Sub/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Tie-Sub/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	17 Mar 2013 17:47:21 -0000	1.8
+++ ChangeLog	26 Aug 2014 17:58:57 -0000	1.9
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Tie-Sub
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Sub/ChangeLog,v 1.8 2013/03/17 17:47:21 hwoarang Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Sub/ChangeLog,v 1.9 2014/08/26 17:58:57 axs Exp $
+
+*Tie-Sub-1.1.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
+  +Tie-Sub-1.1.0-r1.ebuild, -Tie-Sub-1.1.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
   Add proxy-maintainers to metadata.xml



1.1                  dev-perl/Tie-Sub/Tie-Sub-1.1.0-r1.ebuild

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

Index: Tie-Sub-1.1.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/Tie-Sub/Tie-Sub-1.1.0-r1.ebuild,v 1.1 2014/08/26 17:58:57 axs Exp $

EAPI=5

MODULE_AUTHOR=STEFFENW
MODULE_VERSION=1.001
inherit perl-module

DESCRIPTION="Tying a subroutine, function or method to a hash"

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"

RDEPEND="dev-perl/Params-Validate"
DEPEND="${RDEPEND}
	test? (
		>=dev-perl/Test-Differences-0.600.0
		dev-perl/Test-NoWarnings
		dev-perl/Test-Exception
		>=dev-perl/Test-Pod-1.140.0
		>=dev-perl/Test-Pod-Coverage-1.40.0
		virtual/perl-Test-Simple
	)"

SRC_TEST="do"





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

only message in thread, other threads:[~2014-08-26 17:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-26 17:58 [gentoo-commits] gentoo-x86 commit in dev-perl/Tie-Sub: Tie-Sub-1.1.0-r1.ebuild ChangeLog Tie-Sub-1.1.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