public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/perltidy: ChangeLog perltidy-20120714.0.0.ebuild
@ 2012-07-15 18:43 Torsten Veller (tove)
  0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2012-07-15 18:43 UTC (permalink / raw
  To: gentoo-commits

tove        12/07/15 18:43:05

  Modified:             ChangeLog
  Added:                perltidy-20120714.0.0.ebuild
  Log:
  [bump] dev-perl/perltidy-20120714.0.0
  
  (Portage version: 2.2.0_alpha118/cvs/Linux x86_64)

Revision  Changes    Path
1.58                 dev-perl/perltidy/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	3 Jul 2012 18:16:12 -0000	1.57
+++ ChangeLog	15 Jul 2012 18:43:05 -0000	1.58
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/perltidy
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.57 2012/07/03 18:16:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.58 2012/07/15 18:43:05 tove Exp $
+
+*perltidy-20120714.0.0 (15 Jul 2012)
+
+  15 Jul 2012; Torsten Veller <tove@gentoo.org> +perltidy-20120714.0.0.ebuild:
+  Version bump
 
 *perltidy-20120701.0.0 (03 Jul 2012)
 



1.1                  dev-perl/perltidy/perltidy-20120714.0.0.ebuild

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

Index: perltidy-20120714.0.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/perltidy/perltidy-20120714.0.0.ebuild,v 1.1 2012/07/15 18:43:05 tove Exp $

EAPI=4

MY_PN=Perl-Tidy
MODULE_AUTHOR=SHANCOCK
MODULE_VERSION=20120714
inherit perl-module

DESCRIPTION="Perl script indenter and beautifier"
HOMEPAGE="http://perltidy.sourceforge.net/ ${HOMEPAGE}"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""

SRC_TEST="do"

src_install() {
	perl-module_src_install
	docinto examples
	dodoc "${S}"/examples/*
}






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/perltidy: ChangeLog perltidy-20120714.0.0.ebuild
@ 2012-10-10 15:44 Brent Baude (ranger)
  0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2012-10-10 15:44 UTC (permalink / raw
  To: gentoo-commits

ranger      12/10/10 15:44:30

  Modified:             ChangeLog perltidy-20120714.0.0.ebuild
  Log:
  Marking perltidy-20120714.0.0 ppc for bug 433259
  
  (Portage version: 2.1.10.65/cvs/Linux ppc64)

Revision  Changes    Path
1.60                 dev-perl/perltidy/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	29 Jul 2012 19:39:24 -0000	1.59
+++ ChangeLog	10 Oct 2012 15:44:30 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/perltidy
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.59 2012/07/29 19:39:24 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.60 2012/10/10 15:44:30 ranger Exp $
+
+  10 Oct 2012; Brent Baude <ranger@gentoo.org> perltidy-20120714.0.0.ebuild:
+  Marking perltidy-20120714.0.0 ppc for bug 433259
 
   29 Jul 2012; Torsten Veller <tove@gentoo.org> -perltidy-20120619.0.0.ebuild,
   -perltidy-20120701.0.0.ebuild:



1.2                  dev-perl/perltidy/perltidy-20120714.0.0.ebuild

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

Index: perltidy-20120714.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20120714.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perltidy-20120714.0.0.ebuild	15 Jul 2012 18:43:05 -0000	1.1
+++ perltidy-20120714.0.0.ebuild	10 Oct 2012 15:44:30 -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/perltidy/perltidy-20120714.0.0.ebuild,v 1.1 2012/07/15 18:43:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20120714.0.0.ebuild,v 1.2 2012/10/10 15:44:30 ranger Exp $
 
 EAPI=4
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha ~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 SRC_TEST="do"





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/perltidy: ChangeLog perltidy-20120714.0.0.ebuild
@ 2012-10-11 14:24 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-10-11 14:24 UTC (permalink / raw
  To: gentoo-commits

ago         12/10/11 14:24:49

  Modified:             ChangeLog perltidy-20120714.0.0.ebuild
  Log:
  Stable for amd64, wrt bug #433259
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.61                 dev-perl/perltidy/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	10 Oct 2012 15:44:30 -0000	1.60
+++ ChangeLog	11 Oct 2012 14:24:49 -0000	1.61
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/perltidy
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.60 2012/10/10 15:44:30 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.61 2012/10/11 14:24:49 ago Exp $
+
+  11 Oct 2012; Agostino Sarubbo <ago@gentoo.org> perltidy-20120714.0.0.ebuild:
+  Stable for amd64, wrt bug #433259
 
   10 Oct 2012; Brent Baude <ranger@gentoo.org> perltidy-20120714.0.0.ebuild:
   Marking perltidy-20120714.0.0 ppc for bug 433259



1.3                  dev-perl/perltidy/perltidy-20120714.0.0.ebuild

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

Index: perltidy-20120714.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20120714.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perltidy-20120714.0.0.ebuild	10 Oct 2012 15:44:30 -0000	1.2
+++ perltidy-20120714.0.0.ebuild	11 Oct 2012 14:24:49 -0000	1.3
@@ -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/perltidy/perltidy-20120714.0.0.ebuild,v 1.2 2012/10/10 15:44:30 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20120714.0.0.ebuild,v 1.3 2012/10/11 14:24:49 ago Exp $
 
 EAPI=4
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 SRC_TEST="do"





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/perltidy: ChangeLog perltidy-20120714.0.0.ebuild
@ 2012-10-17  3:16 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 4+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-10-17  3:16 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    12/10/17 03:16:15

  Modified:             ChangeLog perltidy-20120714.0.0.ebuild
  Log:
  x86 stable wrt bug #433259
  
  (Portage version: 2.1.11.9/cvs/Linux i686)

Revision  Changes    Path
1.62                 dev-perl/perltidy/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	11 Oct 2012 14:24:49 -0000	1.61
+++ ChangeLog	17 Oct 2012 03:16:15 -0000	1.62
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/perltidy
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.61 2012/10/11 14:24:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.62 2012/10/17 03:16:15 phajdan.jr Exp $
+
+  17 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  perltidy-20120714.0.0.ebuild:
+  x86 stable wrt bug #433259
 
   11 Oct 2012; Agostino Sarubbo <ago@gentoo.org> perltidy-20120714.0.0.ebuild:
   Stable for amd64, wrt bug #433259



1.4                  dev-perl/perltidy/perltidy-20120714.0.0.ebuild

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

Index: perltidy-20120714.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20120714.0.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perltidy-20120714.0.0.ebuild	11 Oct 2012 14:24:49 -0000	1.3
+++ perltidy-20120714.0.0.ebuild	17 Oct 2012 03:16:15 -0000	1.4
@@ -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/perltidy/perltidy-20120714.0.0.ebuild,v 1.3 2012/10/11 14:24:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20120714.0.0.ebuild,v 1.4 2012/10/17 03:16:15 phajdan.jr Exp $
 
 EAPI=4
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 SRC_TEST="do"





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

end of thread, other threads:[~2012-10-17  3:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-15 18:43 [gentoo-commits] gentoo-x86 commit in dev-perl/perltidy: ChangeLog perltidy-20120714.0.0.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2012-10-10 15:44 Brent Baude (ranger)
2012-10-11 14:24 Agostino Sarubbo (ago)
2012-10-17  3:16 PaweA Hajdan (phajdan.jr)

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