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

axs         14/08/26 18:08:13

  Modified:             ChangeLog
  Added:                OOTools-2.300.0-r1.ebuild
  Removed:              OOTools-2.300.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.7                  dev-perl/OOTools/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/OOTools/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	18 Jun 2012 04:28:07 -0000	1.6
+++ ChangeLog	26 Aug 2014 18:08:13 -0000	1.7
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/OOTools
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/OOTools/ChangeLog,v 1.6 2012/06/18 04:28:07 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/OOTools/ChangeLog,v 1.7 2014/08/26 18:08:13 axs Exp $
+
+*OOTools-2.300.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
+  +OOTools-2.300.0-r1.ebuild, -OOTools-2.300.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   18 Jun 2012; Torsten Veller <tove@gentoo.org> OOTools-2.300.0.ebuild:
   Fix pod encoding (#421667). Add test dependencies
@@ -27,4 +33,3 @@
   +metadata.xml:
   Initial commit, package or dep for one that cannot be generated correctly
   by g-cpan and was asked for by a user in a bug.
-



1.1                  dev-perl/OOTools/OOTools-2.300.0-r1.ebuild

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

Index: OOTools-2.300.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/OOTools/OOTools-2.300.0-r1.ebuild,v 1.1 2014/08/26 18:08:13 axs Exp $

EAPI=5

MODULE_AUTHOR=SKNPP
MODULE_VERSION=2.3
inherit perl-module

DESCRIPTION="Pragma to implement lvalue accessors with options"
SRC_URI+=" http://dev.gentoo.org/~tove/distfiles/${CATEGORY}/${PN}/${P}-patch.tar.bz2"

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

DEPEND="
	virtual/perl-Module-Build
	test? (
		dev-perl/Test-Pod
		dev-perl/Test-Pod-Coverage
	)
"

SRC_TEST=do

EPATCH_SUFFIX=patch
PATCHES=(
	"${WORKDIR}"/${MY_PN:-${PN}}-patch
)





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

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

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