dilfridge    14/07/25 21:15:57

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

Revision  Changes    Path
1.120                perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- ChangeLog   20 Jan 2014 23:33:13 -0000      1.119
+++ ChangeLog   25 Jul 2014 21:15:57 -0000      1.120
@@ -1,6 +1,12 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.119 2014/01/20 
23:33:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.120 2014/07/25 
21:15:57 dilfridge Exp $
+
+*CGI-3.630.0-r1 (25 Jul 2014)
+
+  25 Jul 2014; Andreas K. Huettel <[email protected]> 
+CGI-3.630.0-r1.ebuild,
+  -CGI-3.630.0.ebuild:
+  EAPI bump
 
   20 Jan 2014; Mike Frysinger <[email protected]> CGI-3.630.0.ebuild:
   Add arm64 love.



1.1                  perl-core/CGI/CGI-3.630.0-r1.ebuild

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

Index: CGI-3.630.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/CGI/CGI-3.630.0-r1.ebuild,v 1.1 
2014/07/25 21:15:57 dilfridge Exp $

EAPI=5

MY_PN=${PN}.pm
MODULE_AUTHOR=MARKSTOS
MODULE_VERSION=3.63
inherit perl-module

DESCRIPTION="Simple Common Gateway Interface Class"

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

DEPEND="
        test? (
                >=virtual/perl-Test-Simple-0.980.0
        )
"
#       dev-perl/FCGI" #236921

SRC_TEST="do"




Reply via email to