public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Proc-Simple: ChangeLog Proc-Simple-1.300.0.ebuild
@ 2011-08-03 18:13 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2011-08-03 18:13 UTC (permalink / raw
  To: gentoo-commits

tove        11/08/03 18:13:50

  Modified:             ChangeLog
  Added:                Proc-Simple-1.300.0.ebuild
  Log:
  [bump] dev-perl/Proc-Simple-1.300.0
  
  (Portage version: 2.2.0_alpha50/cvs/Linux x86_64)

Revision  Changes    Path
1.34                 dev-perl/Proc-Simple/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	25 Jul 2011 09:08:25 -0000	1.33
+++ ChangeLog	3 Aug 2011 18:13:50 -0000	1.34
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Proc-Simple
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.33 2011/07/25 09:08:25 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.34 2011/08/03 18:13:50 tove Exp $
+
+*Proc-Simple-1.300.0 (03 Aug 2011)
+
+  03 Aug 2011; Torsten Veller <tove@gentoo.org> +Proc-Simple-1.300.0.ebuild:
+  Version bump
 
 *Proc-Simple-1.290.0 (25 Jul 2011)
 



1.1                  dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild

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

Index: Proc-Simple-1.300.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild,v 1.1 2011/08/03 18:13:50 tove Exp $

EAPI=4

MODULE_AUTHOR=MSCHILLI
MODULE_VERSION=1.30
inherit perl-module

DESCRIPTION="Perl Proc-Simple -  Launch and control background processes"

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

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Proc-Simple: ChangeLog Proc-Simple-1.300.0.ebuild
@ 2014-10-10 17:52 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 2+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-10-10 17:52 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/10/10 17:52:45

  Modified:             ChangeLog
  Removed:              Proc-Simple-1.300.0.ebuild
  Log:
  Drop old.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.46                 dev-perl/Proc-Simple/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	22 Aug 2014 20:10:35 -0000	1.45
+++ ChangeLog	10 Oct 2014 17:52:45 -0000	1.46
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Proc-Simple
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.45 2014/08/22 20:10:35 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.46 2014/10/10 17:52:45 zlogene Exp $
+
+  10 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> -Proc-Simple-1.300.0.ebuild:
+  Drop old.
 
 *Proc-Simple-1.310.0-r1 (22 Aug 2014)
 





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

end of thread, other threads:[~2014-10-10 17:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-03 18:13 [gentoo-commits] gentoo-x86 commit in dev-perl/Proc-Simple: ChangeLog Proc-Simple-1.300.0.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2014-10-10 17:52 Mikle Kolyada (zlogene)

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