public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/OOTools: ChangeLog OOTools-2.300.0.ebuild
@ 2012-03-29 17:53 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2012-03-29 17:53 UTC (permalink / raw
  To: gentoo-commits

tove        12/03/29 17:53:23

  Modified:             ChangeLog
  Added:                OOTools-2.300.0.ebuild
  Log:
  [bump] dev-perl/OOTools-2.300.0
  
  (Portage version: 2.2.0_alpha96/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-perl/OOTools/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/OOTools/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	4 Sep 2011 11:22:57 -0000	1.3
+++ ChangeLog	29 Mar 2012 17:53:23 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/OOTools
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/OOTools/ChangeLog,v 1.3 2011/09/04 11:22:57 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/OOTools/ChangeLog,v 1.4 2012/03/29 17:53:23 tove Exp $
+
+*OOTools-2.300.0 (29 Mar 2012)
+
+  29 Mar 2012; Torsten Veller <tove@gentoo.org> +OOTools-2.300.0.ebuild:
+  Version bump
 
   04 Sep 2011; Torsten Veller <tove@gentoo.org> -OOTools-2.21.ebuild:
   Cleanup



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

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

Index: OOTools-2.300.0.ebuild
===================================================================
# Copyright 1999-2012 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.ebuild,v 1.1 2012/03/29 17:53:23 tove Exp $

EAPI=4

MODULE_AUTHOR=SKNPP
MODULE_VERSION=2.3
inherit perl-module

DESCRIPTION="Pragma to implement lvalue accessors with options"

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

DEPEND="
	virtual/perl-Module-Build
"

SRC_TEST=do






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/OOTools: ChangeLog OOTools-2.300.0.ebuild
@ 2012-06-18  4:28 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2012-06-18  4:28 UTC (permalink / raw
  To: gentoo-commits

tove        12/06/18 04:28:07

  Modified:             ChangeLog OOTools-2.300.0.ebuild
  Log:
  Fix pod encoding (#421667). Add test dependencies
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-perl/OOTools/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/OOTools/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	21 Apr 2012 18:49:38 -0000	1.5
+++ ChangeLog	18 Jun 2012 04:28:07 -0000	1.6
@@ -1,6 +1,9 @@
 # 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.5 2012/04/21 18:49:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/OOTools/ChangeLog,v 1.6 2012/06/18 04:28:07 tove Exp $
+
+  18 Jun 2012; Torsten Veller <tove@gentoo.org> OOTools-2.300.0.ebuild:
+  Fix pod encoding (#421667). Add test dependencies
 
   21 Apr 2012; Torsten Veller <tove@gentoo.org> -OOTools-2.210.0.ebuild:
   Cleanup



1.2                  dev-perl/OOTools/OOTools-2.300.0.ebuild

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

Index: OOTools-2.300.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/OOTools/OOTools-2.300.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- OOTools-2.300.0.ebuild	29 Mar 2012 17:53:23 -0000	1.1
+++ OOTools-2.300.0.ebuild	18 Jun 2012 04:28:07 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 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.ebuild,v 1.1 2012/03/29 17:53:23 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/OOTools/OOTools-2.300.0.ebuild,v 1.2 2012/06/18 04:28:07 tove Exp $
 
 EAPI=4
 
@@ -9,13 +9,23 @@
 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=""
+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] 2+ messages in thread

end of thread, other threads:[~2012-06-18  4:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-18  4:28 [gentoo-commits] gentoo-x86 commit in dev-perl/OOTools: ChangeLog OOTools-2.300.0.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-29 17:53 Torsten Veller (tove)

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