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

tove        12/11/04 15:13:40

  Modified:             ChangeLog
  Added:                Getopt-Long-Descriptive-0.93.0.ebuild
  Log:
  [bump] dev-perl/Getopt-Long-Descriptive-0.93.0
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)

Revision  Changes    Path
1.27                 dev-perl/Getopt-Long-Descriptive/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	2 Sep 2012 16:24:42 -0000	1.26
+++ ChangeLog	4 Nov 2012 15:13:40 -0000	1.27
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Getopt-Long-Descriptive
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v 1.26 2012/09/02 16:24:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v 1.27 2012/11/04 15:13:40 tove Exp $
+
+*Getopt-Long-Descriptive-0.93.0 (04 Nov 2012)
+
+  04 Nov 2012; Torsten Veller <tove@gentoo.org>
+  +Getopt-Long-Descriptive-0.93.0.ebuild:
+  Version bump
 
   02 Sep 2012; Torsten Veller <tove@gentoo.org>
   -Getopt-Long-Descriptive-0.91.0.ebuild:



1.1                  dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.93.0.ebuild

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

Index: Getopt-Long-Descriptive-0.93.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/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.93.0.ebuild,v 1.1 2012/11/04 15:13:40 tove Exp $

EAPI=4

MODULE_AUTHOR=RJBS
MODULE_VERSION=0.093
inherit perl-module

DESCRIPTION="Getopt::Long with usage text"

SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
IUSE=""

RDEPEND="
	>=dev-perl/Params-Validate-0.970.0
	dev-perl/IO-stringy
	dev-perl/Sub-Exporter
	virtual/perl-Scalar-List-Utils
"
DEPEND="${RDEPEND}"

SRC_TEST=do





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Getopt-Long-Descriptive: ChangeLog Getopt-Long-Descriptive-0.93.0.ebuild
@ 2013-01-13 13:37 Markus Meier (maekke)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Meier (maekke) @ 2013-01-13 13:37 UTC (permalink / raw
  To: gentoo-commits

maekke      13/01/13 13:37:07

  Modified:             ChangeLog Getopt-Long-Descriptive-0.93.0.ebuild
  Log:
  add ~arm, bug #449762
  
  (Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.30                 dev-perl/Getopt-Long-Descriptive/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	6 Jan 2013 20:33:45 -0000	1.29
+++ ChangeLog	13 Jan 2013 13:37:07 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Getopt-Long-Descriptive
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v 1.29 2013/01/06 20:33:45 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v 1.30 2013/01/13 13:37:07 maekke Exp $
+
+  13 Jan 2013; Markus Meier <maekke@gentoo.org>
+  Getopt-Long-Descriptive-0.93.0.ebuild:
+  add ~arm, bug #449762
 
   06 Jan 2013; Torsten Veller <tove@gentoo.org>
   -Getopt-Long-Descriptive-0.92.0.ebuild:



1.2                  dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.93.0.ebuild

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

Index: Getopt-Long-Descriptive-0.93.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.93.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Getopt-Long-Descriptive-0.93.0.ebuild	4 Nov 2012 15:13:40 -0000	1.1
+++ Getopt-Long-Descriptive-0.93.0.ebuild	13 Jan 2013 13:37:07 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.93.0.ebuild,v 1.1 2012/11/04 15:13:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.93.0.ebuild,v 1.2 2013/01/13 13:37:07 maekke Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Getopt::Long with usage text"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND="





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

end of thread, other threads:[~2013-01-13 13:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-13 13:37 [gentoo-commits] gentoo-x86 commit in dev-perl/Getopt-Long-Descriptive: ChangeLog Getopt-Long-Descriptive-0.93.0.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2012-11-04 15:13 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