dilfridge    14/11/28 22:23:21

  Modified:             spamassassin-3.4.0.ebuild
                        spamassassin-3.3.2-r5.ebuild ChangeLog
  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.11                 mail-filter/spamassassin/spamassassin-3.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?r1=1.10&r2=1.11

Index: spamassassin-3.4.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- spamassassin-3.4.0.ebuild   11 Oct 2014 13:16:20 -0000      1.10
+++ spamassassin-3.4.0.ebuild   28 Nov 2014 22:23:21 -0000      1.11
@@ -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/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v 
1.10 2014/10/11 13:16:20 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v 
1.11 2014/11/28 22:23:21 dilfridge Exp $
 
 EAPI=5
 
@@ -178,7 +178,6 @@
 }
 
 pkg_postinst() {
-       perl-module_pkg_postinst
        elog "If you plan on using the -u flag to spamd, please read the notes"
        elog "in /etc/conf.d/spamd regarding the location of the pid file.\n"
        elog "If you build ${PN} with optional dependancy support,"



1.11                 mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild?r1=1.10&r2=1.11

Index: spamassassin-3.3.2-r5.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- spamassassin-3.3.2-r5.ebuild        24 Sep 2014 19:39:16 -0000      1.10
+++ spamassassin-3.3.2-r5.ebuild        28 Nov 2014 22:23:21 -0000      1.11
@@ -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/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v 
1.10 2014/09/24 19:39:16 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v 
1.11 2014/11/28 22:23:21 dilfridge Exp $
 
 EAPI=5
 
@@ -191,7 +191,6 @@
 }
 
 pkg_postinst() {
-       perl-module_pkg_postinst
        elog "If you plan on using the -u flag to spamd, please read the notes"
        elog "in /etc/conf.d/spamd regarding the location of the pid file.\n"
        elog "If you build ${PN} with optional dependancy support,"



1.256                mail-filter/spamassassin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.256&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.256&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?r1=1.255&r2=1.256

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v
retrieving revision 1.255
retrieving revision 1.256
diff -u -r1.255 -r1.256
--- ChangeLog   11 Oct 2014 13:16:20 -0000      1.255
+++ ChangeLog   28 Nov 2014 22:23:21 -0000      1.256
@@ -1,6 +1,11 @@
 # ChangeLog for mail-filter/spamassassin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.255 
2014/10/11 13:16:20 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.256 
2014/11/28 22:23:21 dilfridge Exp $
+
+  28 Nov 2014; Andreas K. Huettel <dilfri...@gentoo.org>
+  spamassassin-3.3.2-r5.ebuild, spamassassin-3.4.0.ebuild:
+  Remove call to perl-module_pkg_postinst, does not do anything outside
+  perl-core
 
   11 Oct 2014; Andreas K. Huettel <dilfri...@gentoo.org>
   spamassassin-3.4.0.ebuild:




Reply via email to