public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-filter/opendmarc: opendmarc-1.1.3.ebuild ChangeLog
@ 2013-10-29 19:45 Fabian Groffen (grobian)
  0 siblings, 0 replies; 13+ messages in thread
From: Fabian Groffen (grobian) @ 2013-10-29 19:45 UTC (permalink / raw
  To: gentoo-commits

grobian     13/10/29 19:45:35

  Modified:             opendmarc-1.1.3.ebuild ChangeLog
  Log:
  Fix dependencies to better reflect reality, bug #489680
  
  (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)

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

Index: opendmarc-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- opendmarc-1.1.3.ebuild	30 Sep 2013 19:21:37 -0000	1.1
+++ opendmarc-1.1.3.ebuild	29 Oct 2013 19:45:35 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 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.1 2013/09/30 19:21:37 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.2 2013/10/29 19:45:35 grobian Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 KEYWORDS="~amd64"
 IUSE=""
 
-DEPEND="dev-db/opendbx
+DEPEND="dev-perl/DBI
 	mail-filter/libmilter"
 RDEPEND="${DEPEND}
 	virtual/perl-Switch"



1.2                  mail-filter/opendmarc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	30 Sep 2013 19:21:37 -0000	1.1
+++ ChangeLog	29 Oct 2013 19:45:35 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for mail-filter/opendmarc
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.1 2013/09/30 19:21:37 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.2 2013/10/29 19:45:35 grobian Exp $
+
+  29 Oct 2013; Fabian Groffen <grobian@gentoo.org> opendmarc-1.1.3.ebuild:
+  Fix dependencies to better reflect reality, bug #489680
 
 *opendmarc-1.1.3 (30 Sep 2013)
 





^ permalink raw reply	[flat|nested] 13+ messages in thread

* [gentoo-commits] gentoo-x86 commit in mail-filter/opendmarc: opendmarc-1.1.3.ebuild ChangeLog
@ 2013-10-30  0:58 Jeroen Roovers (jer)
  0 siblings, 0 replies; 13+ messages in thread
From: Jeroen Roovers (jer) @ 2013-10-30  0:58 UTC (permalink / raw
  To: gentoo-commits

jer         13/10/30 00:58:41

  Modified:             opendmarc-1.1.3.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #489676).
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

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

Index: opendmarc-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- opendmarc-1.1.3.ebuild	29 Oct 2013 19:45:35 -0000	1.2
+++ opendmarc-1.1.3.ebuild	30 Oct 2013 00:58:41 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 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.2 2013/10/29 19:45:35 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.3 2013/10/30 00:58:41 jer Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~hppa"
 IUSE=""
 
 DEPEND="dev-perl/DBI



1.3                  mail-filter/opendmarc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	29 Oct 2013 19:45:35 -0000	1.2
+++ ChangeLog	30 Oct 2013 00:58:41 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for mail-filter/opendmarc
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.2 2013/10/29 19:45:35 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.3 2013/10/30 00:58:41 jer Exp $
+
+  30 Oct 2013; Jeroen Roovers <jer@gentoo.org> opendmarc-1.1.3.ebuild:
+  Marked ~hppa (bug #489676).
 
   29 Oct 2013; Fabian Groffen <grobian@gentoo.org> opendmarc-1.1.3.ebuild:
   Fix dependencies to better reflect reality, bug #489680





^ permalink raw reply	[flat|nested] 13+ messages in thread

* [gentoo-commits] gentoo-x86 commit in mail-filter/opendmarc: opendmarc-1.1.3.ebuild ChangeLog
@ 2013-12-17 20:49 Fabian Groffen (grobian)
  0 siblings, 0 replies; 13+ messages in thread
From: Fabian Groffen (grobian) @ 2013-12-17 20:49 UTC (permalink / raw
  To: gentoo-commits

grobian     13/12/17 20:49:49

  Modified:             opendmarc-1.1.3.ebuild ChangeLog
  Log:
  Update milter dependency because sendmail provides milter interface as well, by Graham Murray in bug #494558
  
  (Portage version: 2.2.7-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)

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

Index: opendmarc-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- opendmarc-1.1.3.ebuild	30 Oct 2013 00:58:41 -0000	1.3
+++ opendmarc-1.1.3.ebuild	17 Dec 2013 20:49:49 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 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.3 2013/10/30 00:58:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.4 2013/12/17 20:49:49 grobian Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 IUSE=""
 
 DEPEND="dev-perl/DBI
-	mail-filter/libmilter"
+	|| ( mail-filter/libmilter mail-mta/sendmail )"
 RDEPEND="${DEPEND}
 	virtual/perl-Switch"
 



1.4                  mail-filter/opendmarc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	30 Oct 2013 00:58:41 -0000	1.3
+++ ChangeLog	17 Dec 2013 20:49:49 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for mail-filter/opendmarc
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.3 2013/10/30 00:58:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.4 2013/12/17 20:49:49 grobian Exp $
+
+  17 Dec 2013; Fabian Groffen <grobian@gentoo.org> opendmarc-1.1.3.ebuild:
+  Update milter dependency because sendmail provides milter interface as well,
+  by Graham Murray in bug #494558
 
   30 Oct 2013; Jeroen Roovers <jer@gentoo.org> opendmarc-1.1.3.ebuild:
   Marked ~hppa (bug #489676).





^ permalink raw reply	[flat|nested] 13+ messages in thread

* [gentoo-commits] gentoo-x86 commit in mail-filter/opendmarc: opendmarc-1.1.3.ebuild ChangeLog
@ 2013-12-30  8:03 Naohiro Aota (naota)
  0 siblings, 0 replies; 13+ messages in thread
From: Naohiro Aota (naota) @ 2013-12-30  8:03 UTC (permalink / raw
  To: gentoo-commits

naota       13/12/30 08:03:52

  Modified:             opendmarc-1.1.3.ebuild ChangeLog
  Log:
  Add ~x86-fbsd.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8551514)

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

Index: opendmarc-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- opendmarc-1.1.3.ebuild	17 Dec 2013 20:49:49 -0000	1.4
+++ opendmarc-1.1.3.ebuild	30 Dec 2013 08:03:52 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 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.4 2013/12/17 20:49:49 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.5 2013/12/30 08:03:52 naota Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa"
+KEYWORDS="~amd64 ~hppa ~x86-fbsd"
 IUSE=""
 
 DEPEND="dev-perl/DBI



1.5                  mail-filter/opendmarc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	17 Dec 2013 20:49:49 -0000	1.4
+++ ChangeLog	30 Dec 2013 08:03:52 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for mail-filter/opendmarc
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.4 2013/12/17 20:49:49 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.5 2013/12/30 08:03:52 naota Exp $
+
+  30 Dec 2013; Naohiro Aota <naota@gentoo.org> opendmarc-1.1.3.ebuild:
+  Add ~x86-fbsd.
 
   17 Dec 2013; Fabian Groffen <grobian@gentoo.org> opendmarc-1.1.3.ebuild:
   Update milter dependency because sendmail provides milter interface as well,





^ permalink raw reply	[flat|nested] 13+ messages in thread

* [gentoo-commits] gentoo-x86 commit in mail-filter/opendmarc: opendmarc-1.1.3.ebuild ChangeLog
@ 2014-02-03 13:36 Akinori Hattori (hattya)
  0 siblings, 0 replies; 13+ messages in thread
From: Akinori Hattori (hattya) @ 2014-02-03 13:36 UTC (permalink / raw
  To: gentoo-commits

hattya      14/02/03 13:36:52

  Modified:             opendmarc-1.1.3.ebuild ChangeLog
  Log:
  keyword ~ia64 wrt bug #489676
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)

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

Index: opendmarc-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- opendmarc-1.1.3.ebuild	30 Dec 2013 08:03:52 -0000	1.5
+++ opendmarc-1.1.3.ebuild	3 Feb 2014 13:36:52 -0000	1.6
@@ -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/opendmarc/opendmarc-1.1.3.ebuild,v 1.5 2013/12/30 08:03:52 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.6 2014/02/03 13:36:52 hattya Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ia64 ~x86-fbsd"
 IUSE=""
 
 DEPEND="dev-perl/DBI



1.6                  mail-filter/opendmarc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	30 Dec 2013 08:03:52 -0000	1.5
+++ ChangeLog	3 Feb 2014 13:36:52 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for mail-filter/opendmarc
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.5 2013/12/30 08:03:52 naota Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.6 2014/02/03 13:36:52 hattya Exp $
+
+  03 Feb 2014; Akinori Hattori <hattya@gentoo.org> opendmarc-1.1.3.ebuild:
+  keyword ~ia64 wrt bug #489676
 
   30 Dec 2013; Naohiro Aota <naota@gentoo.org> opendmarc-1.1.3.ebuild:
   Add ~x86-fbsd.





^ permalink raw reply	[flat|nested] 13+ messages in thread

* [gentoo-commits] gentoo-x86 commit in mail-filter/opendmarc: opendmarc-1.1.3.ebuild ChangeLog
@ 2014-09-30 22:16 Jeroen Roovers (jer)
  0 siblings, 0 replies; 13+ messages in thread
From: Jeroen Roovers (jer) @ 2014-09-30 22:16 UTC (permalink / raw
  To: gentoo-commits

jer         14/09/30 22:16:48

  Modified:             opendmarc-1.1.3.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #524154).
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

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

Index: opendmarc-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- opendmarc-1.1.3.ebuild	25 Jul 2014 21:43:31 -0000	1.8
+++ opendmarc-1.1.3.ebuild	30 Sep 2014 22:16:48 -0000	1.9
@@ -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.8 2014/07/25 21:43:31 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.9 2014/09/30 22:16:48 jer Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~x86-fbsd"
+KEYWORDS="~amd64 hppa ~ia64 ~x86-fbsd"
 IUSE=""
 
 DEPEND="dev-perl/DBI



1.12                 mail-filter/opendmarc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	2 Sep 2014 08:47:19 -0000	1.11
+++ ChangeLog	30 Sep 2014 22:16:48 -0000	1.12
@@ -1,6 +1,9 @@
 # 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.11 2014/09/02 08:47:19 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.12 2014/09/30 22:16:48 jer Exp $
+
+  30 Sep 2014; Jeroen Roovers <jer@gentoo.org> opendmarc-1.1.3.ebuild:
+  Stable for HPPA (bug #524154).
 
 *opendmarc-1.3.0 (02 Sep 2014)
 





^ permalink raw reply	[flat|nested] 13+ messages in thread

* [gentoo-commits] gentoo-x86 commit in mail-filter/opendmarc: opendmarc-1.1.3.ebuild ChangeLog
@ 2014-10-01  7:44 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-10-01  7:44 UTC (permalink / raw
  To: gentoo-commits

ago         14/10/01 07:44:52

  Modified:             opendmarc-1.1.3.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #524154
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

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

Index: opendmarc-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- opendmarc-1.1.3.ebuild	30 Sep 2014 22:16:48 -0000	1.9
+++ opendmarc-1.1.3.ebuild	1 Oct 2014 07:44:52 -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/opendmarc/opendmarc-1.1.3.ebuild,v 1.9 2014/09/30 22:16:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.10 2014/10/01 07:44:52 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 hppa ~ia64 ~x86-fbsd"
+KEYWORDS="amd64 hppa ~ia64 ~x86-fbsd"
 IUSE=""
 
 DEPEND="dev-perl/DBI



1.13                 mail-filter/opendmarc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	30 Sep 2014 22:16:48 -0000	1.12
+++ ChangeLog	1 Oct 2014 07:44:52 -0000	1.13
@@ -1,6 +1,9 @@
 # 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.12 2014/09/30 22:16:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.13 2014/10/01 07:44:52 ago Exp $
+
+  01 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild:
+  Stable for amd64, wrt bug #524154
 
   30 Sep 2014; Jeroen Roovers <jer@gentoo.org> opendmarc-1.1.3.ebuild:
   Stable for HPPA (bug #524154).





^ permalink raw reply	[flat|nested] 13+ messages in thread

* [gentoo-commits] gentoo-x86 commit in mail-filter/opendmarc: opendmarc-1.1.3.ebuild ChangeLog
@ 2014-10-01  7:45 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-10-01  7:45 UTC (permalink / raw
  To: gentoo-commits

ago         14/10/01 07:45:26

  Modified:             opendmarc-1.1.3.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #524154
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

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

Index: opendmarc-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- opendmarc-1.1.3.ebuild	1 Oct 2014 07:44:52 -0000	1.10
+++ opendmarc-1.1.3.ebuild	1 Oct 2014 07:45:26 -0000	1.11
@@ -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.10 2014/10/01 07:44:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.11 2014/10/01 07:45:26 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 hppa ~ia64 ~x86-fbsd"
+KEYWORDS="amd64 hppa ~ia64 x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="dev-perl/DBI



1.14                 mail-filter/opendmarc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	1 Oct 2014 07:44:52 -0000	1.13
+++ ChangeLog	1 Oct 2014 07:45:26 -0000	1.14
@@ -1,6 +1,9 @@
 # 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.13 2014/10/01 07:44:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.14 2014/10/01 07:45:26 ago Exp $
+
+  01 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild:
+  Stable for x86, wrt bug #524154
 
   01 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild:
   Stable for amd64, wrt bug #524154





^ permalink raw reply	[flat|nested] 13+ messages in thread

* [gentoo-commits] gentoo-x86 commit in mail-filter/opendmarc: opendmarc-1.1.3.ebuild ChangeLog
@ 2014-10-05 15:04 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-10-05 15:04 UTC (permalink / raw
  To: gentoo-commits

ago         14/10/05 15:04:42

  Modified:             opendmarc-1.1.3.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #524154
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)

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

Index: opendmarc-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- opendmarc-1.1.3.ebuild	1 Oct 2014 07:45:26 -0000	1.11
+++ opendmarc-1.1.3.ebuild	5 Oct 2014 15:04:42 -0000	1.12
@@ -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.11 2014/10/01 07:45:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.12 2014/10/05 15:04:42 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 hppa ~ia64 x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ~ia64 x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="dev-perl/DBI



1.15                 mail-filter/opendmarc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	1 Oct 2014 07:45:26 -0000	1.14
+++ ChangeLog	5 Oct 2014 15:04:42 -0000	1.15
@@ -1,6 +1,9 @@
 # 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.14 2014/10/01 07:45:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.15 2014/10/05 15:04:42 ago Exp $
+
+  05 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild:
+  Stable for alpha, wrt bug #524154
 
   01 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild:
   Stable for x86, wrt bug #524154





^ permalink raw reply	[flat|nested] 13+ messages in thread

* [gentoo-commits] gentoo-x86 commit in mail-filter/opendmarc: opendmarc-1.1.3.ebuild ChangeLog
@ 2014-10-05 15:06 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-10-05 15:06 UTC (permalink / raw
  To: gentoo-commits

ago         14/10/05 15:06:51

  Modified:             opendmarc-1.1.3.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #524154
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

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

Index: opendmarc-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- opendmarc-1.1.3.ebuild	5 Oct 2014 15:04:42 -0000	1.12
+++ opendmarc-1.1.3.ebuild	5 Oct 2014 15:06:51 -0000	1.13
@@ -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.12 2014/10/05 15:04:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.13 2014/10/05 15:06:51 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ia64 x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ~ia64 ppc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="dev-perl/DBI



1.16                 mail-filter/opendmarc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	5 Oct 2014 15:04:42 -0000	1.15
+++ ChangeLog	5 Oct 2014 15:06:51 -0000	1.16
@@ -1,6 +1,9 @@
 # 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.15 2014/10/05 15:04:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.16 2014/10/05 15:06:51 ago Exp $
+
+  05 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild:
+  Stable for ppc, wrt bug #524154
 
   05 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild:
   Stable for alpha, wrt bug #524154





^ permalink raw reply	[flat|nested] 13+ messages in thread

* [gentoo-commits] gentoo-x86 commit in mail-filter/opendmarc: opendmarc-1.1.3.ebuild ChangeLog
@ 2014-10-17 13:38 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-10-17 13:38 UTC (permalink / raw
  To: gentoo-commits

ago         14/10/17 13:38:44

  Modified:             opendmarc-1.1.3.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #524154
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)

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

Index: opendmarc-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- opendmarc-1.1.3.ebuild	5 Oct 2014 15:06:51 -0000	1.13
+++ opendmarc-1.1.3.ebuild	17 Oct 2014 13:38:44 -0000	1.14
@@ -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.13 2014/10/05 15:06:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.14 2014/10/17 13:38:44 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ia64 ppc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="dev-perl/DBI



1.17                 mail-filter/opendmarc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	5 Oct 2014 15:06:51 -0000	1.16
+++ ChangeLog	17 Oct 2014 13:38:44 -0000	1.17
@@ -1,6 +1,9 @@
 # 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.16 2014/10/05 15:06:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.17 2014/10/17 13:38:44 ago Exp $
+
+  17 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild:
+  Stable for ppc64, wrt bug #524154
 
   05 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild:
   Stable for ppc, wrt bug #524154





^ permalink raw reply	[flat|nested] 13+ messages in thread

* [gentoo-commits] gentoo-x86 commit in mail-filter/opendmarc: opendmarc-1.1.3.ebuild ChangeLog
@ 2014-10-18 14:05 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-10-18 14:05 UTC (permalink / raw
  To: gentoo-commits

ago         14/10/18 14:05:36

  Modified:             opendmarc-1.1.3.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #524154
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)

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

Index: opendmarc-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- opendmarc-1.1.3.ebuild	17 Oct 2014 13:38:44 -0000	1.14
+++ opendmarc-1.1.3.ebuild	18 Oct 2014 14:05:36 -0000	1.15
@@ -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.14 2014/10/17 13:38:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.15 2014/10/18 14:05:36 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="dev-perl/DBI



1.18                 mail-filter/opendmarc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	17 Oct 2014 13:38:44 -0000	1.17
+++ ChangeLog	18 Oct 2014 14:05:36 -0000	1.18
@@ -1,6 +1,9 @@
 # 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.17 2014/10/17 13:38:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.18 2014/10/18 14:05:36 ago Exp $
+
+  18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild:
+  Stable for ia64, wrt bug #524154
 
   17 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild:
   Stable for ppc64, wrt bug #524154





^ permalink raw reply	[flat|nested] 13+ messages in thread

* [gentoo-commits] gentoo-x86 commit in mail-filter/opendmarc: opendmarc-1.1.3.ebuild ChangeLog
@ 2014-10-18 14:09 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-10-18 14:09 UTC (permalink / raw
  To: gentoo-commits

ago         14/10/18 14:09:39

  Modified:             opendmarc-1.1.3.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #524154
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)

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

Index: opendmarc-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- opendmarc-1.1.3.ebuild	18 Oct 2014 14:05:36 -0000	1.15
+++ opendmarc-1.1.3.ebuild	18 Oct 2014 14:09:39 -0000	1.16
@@ -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.15 2014/10/18 14:05:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.16 2014/10/18 14:09:39 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="dev-perl/DBI



1.19                 mail-filter/opendmarc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	18 Oct 2014 14:05:36 -0000	1.18
+++ ChangeLog	18 Oct 2014 14:09:39 -0000	1.19
@@ -1,6 +1,9 @@
 # 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.18 2014/10/18 14:05:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.19 2014/10/18 14:09:39 ago Exp $
+
+  18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild:
+  Stable for sparc, wrt bug #524154
 
   18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild:
   Stable for ia64, wrt bug #524154





^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-10-18 14:09 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-18 14:09 [gentoo-commits] gentoo-x86 commit in mail-filter/opendmarc: opendmarc-1.1.3.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-10-18 14:05 Agostino Sarubbo (ago)
2014-10-17 13:38 Agostino Sarubbo (ago)
2014-10-05 15:06 Agostino Sarubbo (ago)
2014-10-05 15:04 Agostino Sarubbo (ago)
2014-10-01  7:45 Agostino Sarubbo (ago)
2014-10-01  7:44 Agostino Sarubbo (ago)
2014-09-30 22:16 Jeroen Roovers (jer)
2014-02-03 13:36 Akinori Hattori (hattya)
2013-12-30  8:03 Naohiro Aota (naota)
2013-12-17 20:49 Fabian Groffen (grobian)
2013-10-30  0:58 Jeroen Roovers (jer)
2013-10-29 19:45 Fabian Groffen (grobian)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox