dilfridge 14/11/09 22:19:00 Modified: spamassassin-botnet-0.8-r1.ebuild ChangeLog Log: Replace perlinfo with perl_set_version (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path 1.2 mail-filter/spamassassin-botnet/spamassassin-botnet-0.8-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin-botnet/spamassassin-botnet-0.8-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin-botnet/spamassassin-botnet-0.8-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin-botnet/spamassassin-botnet-0.8-r1.ebuild?r1=1.1&r2=1.2 Index: spamassassin-botnet-0.8-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-botnet/spamassassin-botnet-0.8-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- spamassassin-botnet-0.8-r1.ebuild 1 Sep 2013 17:02:25 -0000 1.1 +++ spamassassin-botnet-0.8-r1.ebuild 9 Nov 2014 22:19:00 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-botnet/spamassassin-botnet-0.8-r1.ebuild,v 1.1 2013/09/01 17:02:25 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-botnet/spamassassin-botnet-0.8-r1.ebuild,v 1.2 2014/11/09 22:19:00 dilfridge Exp $ EAPI=5 @@ -29,7 +29,7 @@ } src_install() { - perlinfo + perl_set_version local plugin_dir=${VENDOR_LIB}/Mail/SpamAssassin/Plugin 1.6 mail-filter/spamassassin-botnet/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin-botnet/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin-botnet/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin-botnet/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-botnet/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 1 Sep 2013 17:02:25 -0000 1.5 +++ ChangeLog 9 Nov 2014 22:19:00 -0000 1.6 @@ -1,6 +1,10 @@ # ChangeLog for mail-filter/spamassassin-botnet -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-botnet/ChangeLog,v 1.5 2013/09/01 17:02:25 idella4 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-botnet/ChangeLog,v 1.6 2014/11/09 22:19:00 dilfridge Exp $ + + 09 Nov 2014; Andreas K. Huettel <[email protected]> + spamassassin-botnet-0.8-r1.ebuild: + Replace perlinfo with perl_set_version *spamassassin-botnet-0.8-r1 (01 Sep 2013)
