summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-11-09 22:20:01 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-11-09 22:20:01 +0000
commitcf05e53354ff587365d89defa7795addf15ec24b (patch)
treee4ae2a088749cb90def9161d67eb9801d5d0bc79 /mail-filter/spamassassin-fuzzyocr
parentReplace perlinfo with perl_set_version (diff)
downloadgentoo-2-cf05e53354ff587365d89defa7795addf15ec24b.tar.gz
gentoo-2-cf05e53354ff587365d89defa7795addf15ec24b.tar.bz2
gentoo-2-cf05e53354ff587365d89defa7795addf15ec24b.zip
Replace perlinfo with perl_set_version
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'mail-filter/spamassassin-fuzzyocr')
-rw-r--r--mail-filter/spamassassin-fuzzyocr/ChangeLog6
-rw-r--r--mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-filter/spamassassin-fuzzyocr/ChangeLog b/mail-filter/spamassassin-fuzzyocr/ChangeLog
index 3ed344e344e4..c629c09f6f59 100644
--- a/mail-filter/spamassassin-fuzzyocr/ChangeLog
+++ b/mail-filter/spamassassin-fuzzyocr/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-filter/spamassassin-fuzzyocr
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog,v 1.28 2014/08/04 20:37:02 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog,v 1.29 2014/11/09 22:20:01 dilfridge Exp $
+
+ 09 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ spamassassin-fuzzyocr-3.6.0-r2.ebuild:
+ Replace perlinfo with perl_set_version
04 Aug 2014; Mikle Kolyada <zlogene@gentoo.org>
spamassassin-fuzzyocr-3.6.0-r2.ebuild:
diff --git a/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0-r2.ebuild b/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0-r2.ebuild
index 1f7994fecab5..e41706bc1c05 100644
--- a/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0-r2.ebuild
+++ b/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0-r2.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-fuzzyocr/spamassassin-fuzzyocr-3.6.0-r2.ebuild,v 1.4 2014/08/04 20:37:02 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0-r2.ebuild,v 1.5 2014/11/09 22:20:01 dilfridge Exp $
EAPI=5
inherit perl-module eutils user
@@ -76,7 +76,7 @@ src_prepare() {
src_install() {
# called to get ${VENDOR_LIB}
- perlinfo
+ perl_set_version
local plugin_dir=${VENDOR_LIB}/Mail/SpamAssassin/Plugin