dilfridge    14/10/11 13:16:20

  Modified:             spamassassin-3.4.0.ebuild ChangeLog
  Log:
  IO::Socket::IP gets a virtual. Wheee...
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key EBE6A336BE19039C!)

Revision  Changes    Path
1.10                 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.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?r1=1.9&r2=1.10

Index: spamassassin-3.4.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- spamassassin-3.4.0.ebuild   9 Oct 2014 12:36:17 -0000       1.9
+++ spamassassin-3.4.0.ebuild   11 Oct 2014 13:16:20 -0000      1.10
@@ -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.9 2014/10/09 12:36:17 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v 
1.10 2014/10/11 13:16:20 dilfridge Exp $
 
 EAPI=5
 
@@ -58,7 +58,7 @@
        )
        ipv6? (
                || ( dev-perl/IO-Socket-INET6
-                       dev-perl/IO-Socket-IP )
+                       virtual/perl-IO-Socket-IP )
        )"
 RDEPEND="${DEPEND}"
 



1.255                mail-filter/spamassassin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v
retrieving revision 1.254
retrieving revision 1.255
diff -u -r1.254 -r1.255
--- ChangeLog   9 Oct 2014 12:36:17 -0000       1.254
+++ ChangeLog   11 Oct 2014 13:16:20 -0000      1.255
@@ -1,6 +1,10 @@
 # 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.254 
2014/10/09 12:36:17 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.255 
2014/10/11 13:16:20 dilfridge Exp $
+
+  11 Oct 2014; Andreas K. Huettel <dilfri...@gentoo.org>
+  spamassassin-3.4.0.ebuild:
+  IO::Socket::IP gets a virtual. Wheee...
 
   09 Oct 2014; Mikle Kolyada <zlog...@gentoo.org> spamassassin-3.4.0.ebuild:
   Add ~ia64 keyword wrt bug #521400




Reply via email to