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

tove        11/08/30 15:08:18

  Modified:             ChangeLog
  Added:                Getopt-ArgvFile-1.110.0.ebuild
  Log:
  Change version scheme
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.23                 dev-perl/Getopt-ArgvFile/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Getopt-ArgvFile/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	25 May 2009 16:31:58 -0000	1.22
+++ ChangeLog	30 Aug 2011 15:08:18 -0000	1.23
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Getopt-ArgvFile
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-ArgvFile/ChangeLog,v 1.22 2009/05/25 16:31:58 ranger Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-ArgvFile/ChangeLog,v 1.23 2011/08/30 15:08:18 tove Exp $
+
+*Getopt-ArgvFile-1.110.0 (30 Aug 2011)
+
+  30 Aug 2011; Torsten Veller <tove@gentoo.org>
+  +Getopt-ArgvFile-1.110.0.ebuild:
+  Change version scheme
 
   25 May 2009; Brent Baude <ranger@gentoo.org> Getopt-ArgvFile-1.11.ebuild:
   keyworded ~arch for ppc64, bug 270823



1.1                  dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.110.0.ebuild

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

Index: Getopt-ArgvFile-1.110.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/Getopt-ArgvFile/Getopt-ArgvFile-1.110.0.ebuild,v 1.1 2011/08/30 15:08:18 tove Exp $

EAPI=4

MODULE_AUTHOR=JSTENZEL
MODULE_VERSION=1.11
inherit perl-module

DESCRIPTION="This module is a simple supplement to other option handling modules."

SLOT="0"
LICENSE="|| ( Artistic Artistic-2 )" # Artistic+
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Getopt-ArgvFile: Getopt-ArgvFile-1.110.0.ebuild ChangeLog
@ 2014-08-05 17:40 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 2+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-08-05 17:40 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/08/05 17:40:44

  Modified:             Getopt-ArgvFile-1.110.0.ebuild ChangeLog
  Log:
  Fix DESCRIPTION
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.3                  dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.110.0.ebuild

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

Index: Getopt-ArgvFile-1.110.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.110.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Getopt-ArgvFile-1.110.0.ebuild	3 Sep 2011 21:05:12 -0000	1.2
+++ Getopt-ArgvFile-1.110.0.ebuild	5 Aug 2014 17:40:44 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.110.0.ebuild,v 1.2 2011/09/03 21:05:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.110.0.ebuild,v 1.3 2014/08/05 17:40:44 zlogene Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 MODULE_VERSION=1.11
 inherit perl-module
 
-DESCRIPTION="This module is a simple supplement to other option handling modules."
+DESCRIPTION="This module is a simple supplement to other option handling modules"
 
 SLOT="0"
 LICENSE="|| ( Artistic Artistic-2 )" # Artistic+



1.27                 dev-perl/Getopt-ArgvFile/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Getopt-ArgvFile/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	24 Jun 2012 12:58:31 -0000	1.26
+++ ChangeLog	5 Aug 2014 17:40:44 -0000	1.27
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Getopt-ArgvFile
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-ArgvFile/ChangeLog,v 1.26 2012/06/24 12:58:31 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-ArgvFile/ChangeLog,v 1.27 2014/08/05 17:40:44 zlogene Exp $
+
+  05 Aug 2014; Mikle Kolyada <zlogene@gentoo.org>
+  Getopt-ArgvFile-1.110.0.ebuild:
+  Fix DESCRIPTION
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info





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

end of thread, other threads:[~2014-08-05 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-30 15:08 [gentoo-commits] gentoo-x86 commit in dev-perl/Getopt-ArgvFile: Getopt-ArgvFile-1.110.0.ebuild ChangeLog Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-05 17:40 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