dilfridge    14/06/29 15:21:36

  Modified:             ChangeLog opendmarc-1.2.0.ebuild
                        opendmarc-1.1.3.ebuild
  Log:
  perl-core/Switch is the only Switch provider since perl-5.14
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
84AD142F)

Revision  Changes    Path
1.8                  mail-filter/opendmarc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   17 Apr 2014 07:56:57 -0000      1.7
+++ ChangeLog   29 Jun 2014 15:21:36 -0000      1.8
@@ -1,6 +1,10 @@
 # ChangeLog for mail-filter/opendmarc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.7 
2014/04/17 07:56:57 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.8 
2014/06/29 15:21:36 dilfridge Exp $
+
+  29 Jun 2014; Andreas K. Huettel <dilfri...@gentoo.org>
+  opendmarc-1.1.3.ebuild, opendmarc-1.2.0.ebuild:
+  perl-core/Switch is the only Switch provider since perl-5.14
 
 *opendmarc-1.2.0 (17 Apr 2014)
 



1.2                  mail-filter/opendmarc/opendmarc-1.2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opendmarc/opendmarc-1.2.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opendmarc/opendmarc-1.2.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opendmarc/opendmarc-1.2.0.ebuild?r1=1.1&r2=1.2

Index: opendmarc-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- opendmarc-1.2.0.ebuild      17 Apr 2014 07:56:57 -0000      1.1
+++ opendmarc-1.2.0.ebuild      29 Jun 2014 15:21:36 -0000      1.2
@@ -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/opendmarc/opendmarc-1.2.0.ebuild,v 1.1 
2014/04/17 07:56:57 grobian Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.2.0.ebuild,v 1.2 
2014/06/29 15:21:36 dilfridge Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 DEPEND="dev-perl/DBI
        || ( mail-filter/libmilter mail-mta/sendmail )"
 RDEPEND="${DEPEND}
-       virtual/perl-Switch"
+       perl-core/Switch"
 
 pkg_setup() {
        enewgroup milter



1.7                  mail-filter/opendmarc/opendmarc-1.1.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild?r1=1.6&r2=1.7

Index: opendmarc-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- opendmarc-1.1.3.ebuild      3 Feb 2014 13:36:52 -0000       1.6
+++ opendmarc-1.1.3.ebuild      29 Jun 2014 15:21:36 -0000      1.7
@@ -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/opendmarc/opendmarc-1.1.3.ebuild,v 1.6 
2014/02/03 13:36:52 hattya Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.7 
2014/06/29 15:21:36 dilfridge Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 DEPEND="dev-perl/DBI
        || ( mail-filter/libmilter mail-mta/sendmail )"
 RDEPEND="${DEPEND}
-       virtual/perl-Switch"
+       perl-core/Switch"
 
 src_configure() {
        econf \




Reply via email to