dilfridge    14/07/25 21:43:31

  Modified:             opendmarc-1.1.3.ebuild ChangeLog
                        opendmarc-1.2.0.ebuild
  Log:
  Switch is moved to dev-perl
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  Changes    Path
1.8                  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.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild?r1=1.7&r2=1.8

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



1.10                 mail-filter/opendmarc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   4 Jul 2014 11:47:07 -0000       1.9
+++ ChangeLog   25 Jul 2014 21:43:31 -0000      1.10
@@ -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.9 
2014/07/04 11:47:07 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.10 
2014/07/25 21:43:31 dilfridge Exp $
+
+  25 Jul 2014; Andreas K. Huettel <[email protected]>
+  opendmarc-1.1.3.ebuild, opendmarc-1.2.0.ebuild:
+  Switch is moved to dev-perl
 
   04 Jul 2014; Tobias Klausmann <[email protected]> opendmarc-1.2.0.ebuild:
   Keyworded on alpha, bug #489676



1.4                  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.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opendmarc/opendmarc-1.2.0.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opendmarc/opendmarc-1.2.0.ebuild?r1=1.3&r2=1.4

Index: opendmarc-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.2.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- opendmarc-1.2.0.ebuild      4 Jul 2014 11:47:07 -0000       1.3
+++ opendmarc-1.2.0.ebuild      25 Jul 2014 21:43:31 -0000      1.4
@@ -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.3 
2014/07/04 11:47:07 klausman Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.2.0.ebuild,v 1.4 
2014/07/25 21:43:31 dilfridge Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 DEPEND="dev-perl/DBI
        || ( mail-filter/libmilter mail-mta/sendmail )"
 RDEPEND="${DEPEND}
-       perl-core/Switch"
+       dev-perl/Switch"
 
 pkg_setup() {
        enewgroup milter




Reply via email to