civil       14/03/09 23:29:34

  Modified:             perl-5.18.2.ebuild ChangeLog
  Log:
  Add first version of patchset for perl 5.18.2
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xA832680F)

Revision  Changes    Path
1.2                  dev-lang/perl/perl-5.18.2.ebuild

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

Index: perl-5.18.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.18.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-5.18.2.ebuild  5 Mar 2014 14:10:57 -0000       1.1
+++ perl-5.18.2.ebuild  9 Mar 2014 23:29:34 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.18.2.ebuild,v 1.1 
2014/03/05 14:10:57 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.18.2.ebuild,v 1.2 
2014/03/09 23:29:34 civil Exp $
 
 EAPI=5
 
@@ -18,10 +18,10 @@
 DESCRIPTION="Larry Wall's Practical Extraction and Report Language"
 
 SRC_URI="
-$(true mirror://cpan/src/${MY_P}.tar.bz2)
+       mirror://cpan/src/5.0/${MY_P}.tar.bz2
        
mirror://cpan/authors/id/${MODULE_AUTHOR:0:1}/${MODULE_AUTHOR:0:2}/${MODULE_AUTHOR}/${MY_P}.tar.bz2
-$(true mirror://gentoo/${MY_P}-${PATCH_VER}.tar.bz2)
-$(true 
http://dev.gentoo.org/~tove/distfiles/${CATEGORY}/${PN}/${MY_P}-${PATCH_VER}.tar.bz2)
+       mirror://gentoo/${MY_P}-${PATCH_VER}.tar.bz2
+       
http://dev.gentoo.org/~civil/distfiles/${CATEGORY}/${PN}/${MY_P}-${PATCH_VER}.tar.bz2
 "
 HOMEPAGE="http://www.perl.org/";
 



1.416                dev-lang/perl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v
retrieving revision 1.415
retrieving revision 1.416
diff -u -r1.415 -r1.416
--- ChangeLog   5 Mar 2014 14:10:57 -0000       1.415
+++ ChangeLog   9 Mar 2014 23:29:34 -0000       1.416
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/perl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.415 2014/03/05 
14:10:57 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.416 2014/03/09 
23:29:34 civil Exp $
+
+  09 Mar 2014; Vladimir Smirnov <[email protected]> perl-5.18.2.ebuild:
+  Add first version of patchset for perl 5.18.2
 
 *perl-5.18.2 (05 Mar 2014)
 




Reply via email to