dilfridge    14/11/28 22:14:02

  Modified:             RPC-XML-0.770.0-r1.ebuild ChangeLog
                        RPC-XML-0.780.0.ebuild
  Log:
  Remove call to perl-module_pkg_postinst, does not do anything outside 
perl-core
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  Changes    Path
1.2                  dev-perl/RPC-XML/RPC-XML-0.770.0-r1.ebuild

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

Index: RPC-XML-0.770.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.770.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- RPC-XML-0.770.0-r1.ebuild   24 Aug 2014 02:42:34 -0000      1.1
+++ RPC-XML-0.770.0-r1.ebuild   28 Nov 2014 22:14:02 -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-perl/RPC-XML/RPC-XML-0.770.0-r1.ebuild,v 1.1 
2014/08/24 02:42:34 axs Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.770.0-r1.ebuild,v 1.2 
2014/11/28 22:14:02 dilfridge Exp $
 
 EAPI=5
 
@@ -28,8 +28,6 @@
 DEPEND="${RDEPEND}"
 
 pkg_postinst() {
-       perl-module_pkg_postinst
-
        SETWARN=0
        has_version '=www-servers/apache-2*' && HAVE_APACHE2=1
        has_version '>=www-apache/mod_perl-2.0' && HAVE_MP2=2



1.77                 dev-perl/RPC-XML/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   25 Oct 2014 19:11:29 -0000      1.76
+++ ChangeLog   28 Nov 2014 22:14:02 -0000      1.77
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/RPC-XML
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/ChangeLog,v 1.76 
2014/10/25 19:11:29 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/ChangeLog,v 1.77 
2014/11/28 22:14:02 dilfridge Exp $
+
+  28 Nov 2014; Andreas K. Huettel <dilfri...@gentoo.org>
+  RPC-XML-0.770.0-r1.ebuild, RPC-XML-0.780.0.ebuild:
+  Remove call to perl-module_pkg_postinst, does not do anything outside
+  perl-core
 
 *RPC-XML-0.780.0 (25 Oct 2014)
 



1.2                  dev-perl/RPC-XML/RPC-XML-0.780.0.ebuild

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

Index: RPC-XML-0.780.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.780.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- RPC-XML-0.780.0.ebuild      25 Oct 2014 19:11:29 -0000      1.1
+++ RPC-XML-0.780.0.ebuild      28 Nov 2014 22:14:02 -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-perl/RPC-XML/RPC-XML-0.780.0.ebuild,v 
1.1 2014/10/25 19:11:29 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.780.0.ebuild,v 
1.2 2014/11/28 22:14:02 dilfridge Exp $
 
 EAPI=5
 
@@ -31,8 +31,6 @@
 "
 
 pkg_postinst() {
-       perl-module_pkg_postinst
-
        SETWARN=0
        has_version '=www-servers/apache-2*' && HAVE_APACHE2=1
        has_version '>=www-apache/mod_perl-2.0' && HAVE_MP2=2




Reply via email to