From 6fd81b8c5af5cad74cac1352fe88753be862369b Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Fri, 28 Nov 2014 22:23:21 +0000 Subject: 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!) --- mail-filter/spamassassin/ChangeLog | 7 ++++++- mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild | 3 +-- mail-filter/spamassassin/spamassassin-3.4.0.ebuild | 3 +-- 3 files changed, 8 insertions(+), 5 deletions(-) (limited to 'mail-filter') diff --git a/mail-filter/spamassassin/ChangeLog b/mail-filter/spamassassin/ChangeLog index bb62496311c2..d5208f021cb2 100644 --- a/mail-filter/spamassassin/ChangeLog +++ b/mail-filter/spamassassin/ChangeLog @@ -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 + 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 spamassassin-3.4.0.ebuild: diff --git a/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild b/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild index 94180bacd566..81fb6e6df9f0 100644 --- a/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild +++ b/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild @@ -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 @@ EOF } 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," diff --git a/mail-filter/spamassassin/spamassassin-3.4.0.ebuild b/mail-filter/spamassassin/spamassassin-3.4.0.ebuild index 8e55cd3a39bb..5e3aabd1e877 100644 --- a/mail-filter/spamassassin/spamassassin-3.4.0.ebuild +++ b/mail-filter/spamassassin/spamassassin-3.4.0.ebuild @@ -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 @@ EOF } 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," -- cgit v1.2.3-65-gdbad