public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: ChangeLog PAR-Dist-0.47.ebuild
@ 2009-12-10 16:48 Torsten Veller (tove)
  0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2009-12-10 16:48 UTC (permalink / raw
  To: gentoo-commits

tove        09/12/10 16:48:38

  Modified:             ChangeLog
  Added:                PAR-Dist-0.47.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc56/cvs/Linux x86_64)

Revision  Changes    Path
1.56                 dev-perl/PAR-Dist/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	28 Oct 2009 18:08:33 -0000	1.55
+++ ChangeLog	10 Dec 2009 16:48:37 -0000	1.56
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/PAR-Dist
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.55 2009/10/28 18:08:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.56 2009/12/10 16:48:37 tove Exp $
+
+*PAR-Dist-0.47 (10 Dec 2009)
+
+  10 Dec 2009; Torsten Veller <tove@gentoo.org> +PAR-Dist-0.47.ebuild:
+  Version bump
 
   28 Oct 2009; Raúl Porcel <armin76@gentoo.org> PAR-Dist-0.46.ebuild:
   ia64 stable



1.1                  dev-perl/PAR-Dist/PAR-Dist-0.47.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.47.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.47.ebuild?rev=1.1&content-type=text/plain

Index: PAR-Dist-0.47.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.47.ebuild,v 1.1 2009/12/10 16:48:37 tove Exp $

EAPI=2

MODULE_AUTHOR=SMUELLER
inherit perl-module

DESCRIPTION="Create and manipulate PAR distributions"

SLOT="0"
KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86"
IUSE=""

DEPEND="
	virtual/perl-File-Spec
	virtual/perl-File-Temp
	|| ( dev-perl/YAML-Syck dev-perl/yaml )
	dev-perl/Archive-Zip"
	# || ( YAML::Syck YAML YAML-Tiny YAML-XS Parse-CPAN-Meta )
RDEPEND="${DEPEND}"

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: ChangeLog PAR-Dist-0.47.ebuild
@ 2011-04-24 16:10 Fabian Groffen (grobian)
  0 siblings, 0 replies; 3+ messages in thread
From: Fabian Groffen (grobian) @ 2011-04-24 16:10 UTC (permalink / raw
  To: gentoo-commits

grobian     11/04/24 16:10:42

  Modified:             ChangeLog PAR-Dist-0.47.ebuild
  Log:
  Marked ~x86-solaris, bug #296509
  
  (Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)

Revision  Changes    Path
1.58                 dev-perl/PAR-Dist/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	24 Dec 2009 19:41:46 -0000	1.57
+++ ChangeLog	24 Apr 2011 16:10:42 -0000	1.58
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PAR-Dist
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.57 2009/12/24 19:41:46 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.58 2011/04/24 16:10:42 grobian Exp $
+
+  24 Apr 2011; Fabian Groffen <grobian@gentoo.org> PAR-Dist-0.47.ebuild:
+  Marked ~x86-solaris, bug #296509
 
   24 Dec 2009; Torsten Veller <tove@gentoo.org> -PAR-Dist-0.25.ebuild:
   Cleanup



1.2                  dev-perl/PAR-Dist/PAR-Dist-0.47.ebuild

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

Index: PAR-Dist-0.47.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.47.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PAR-Dist-0.47.ebuild	10 Dec 2009 16:48:37 -0000	1.1
+++ PAR-Dist-0.47.ebuild	24 Apr 2011 16:10:42 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.47.ebuild,v 1.1 2009/12/10 16:48:37 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.47.ebuild,v 1.2 2011/04/24 16:10:42 grobian Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Create and manipulate PAR distributions"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86 ~x86-solaris"
 IUSE=""
 
 DEPEND="






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: ChangeLog PAR-Dist-0.47.ebuild
@ 2011-09-04 11:21 Torsten Veller (tove)
  0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2011-09-04 11:21 UTC (permalink / raw
  To: gentoo-commits

tove        11/09/04 11:21:21

  Modified:             ChangeLog
  Removed:              PAR-Dist-0.47.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.0_alpha52/cvs/Linux x86_64)

Revision  Changes    Path
1.60                 dev-perl/PAR-Dist/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	29 Aug 2011 11:10:12 -0000	1.59
+++ ChangeLog	4 Sep 2011 11:21:20 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PAR-Dist
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.59 2011/08/29 11:10:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.60 2011/09/04 11:21:20 tove Exp $
+
+  04 Sep 2011; Torsten Veller <tove@gentoo.org> -PAR-Dist-0.47.ebuild:
+  Cleanup
 
 *PAR-Dist-0.470.0 (29 Aug 2011)
 






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

end of thread, other threads:[~2011-09-04 11:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-10 16:48 [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: ChangeLog PAR-Dist-0.47.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2011-04-24 16:10 Fabian Groffen (grobian)
2011-09-04 11:21 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