dilfridge    14/07/24 22:23:46

  Modified:             ChangeLog
  Added:                Getopt-Long-2.380.0-r1.ebuild
  Removed:              Getopt-Long-2.380.0.ebuild
  Log:
  EAPI bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key EBE6A336BE19039C!)

Revision  Changes    Path
1.49                 perl-core/Getopt-Long/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   21 Jul 2014 19:07:21 -0000      1.48
+++ ChangeLog   24 Jul 2014 22:23:46 -0000      1.49
@@ -1,6 +1,12 @@
 # ChangeLog for perl-core/Getopt-Long
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.48 
2014/07/21 19:07:21 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.49 
2014/07/24 22:23:46 dilfridge Exp $
+
+*Getopt-Long-2.380.0-r1 (24 Jul 2014)
+
+  24 Jul 2014; Andreas K. Huettel <[email protected]>
+  +Getopt-Long-2.380.0-r1.ebuild, -Getopt-Long-2.380.0.ebuild:
+  EAPI bump
 
   21 Jul 2014; Andreas K. Huettel <[email protected]>
   Getopt-Long-2.380.0.ebuild, Getopt-Long-2.390.0.ebuild,



1.1                  perl-core/Getopt-Long/Getopt-Long-2.380.0-r1.ebuild

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

Index: Getopt-Long-2.380.0-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.380.0-r1.ebuild,v 
1.1 2014/07/24 22:23:46 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=JV
MODULE_VERSION=2.38
inherit perl-module

DESCRIPTION="Advanced handling of command line options"

SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris"
IUSE=""

RDEPEND="virtual/perl-Pod-Parser"
DEPEND="${RDEPEND}"

SRC_TEST=do




Reply via email to