public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-filter/pypolicyd-spf: pypolicyd-spf-1.1.ebuild ChangeLog
@ 2012-11-07  9:26 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; 3+ messages in thread
From: Sergey Popov (pinkbyte) @ 2012-11-07  9:26 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    12/11/07 09:26:03

  Modified:             ChangeLog
  Added:                pypolicyd-spf-1.1.ebuild
  Log:
  Version bump wrt bug #440656. Thanks to Andreis Vinogradovs for reporting this issue
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.23                 mail-filter/pypolicyd-spf/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	2 Jun 2012 14:28:48 -0000	1.22
+++ ChangeLog	7 Nov 2012 09:26:03 -0000	1.23
@@ -1,6 +1,12 @@
 # ChangeLog for mail-filter/pypolicyd-spf
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/ChangeLog,v 1.22 2012/06/02 14:28:48 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/ChangeLog,v 1.23 2012/11/07 09:26:03 pinkbyte Exp $
+
+*pypolicyd-spf-1.1 (07 Nov 2012)
+
+  07 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> +pypolicyd-spf-1.1.ebuild:
+  Version bump wrt bug #440656. Thanks to Andreis Vinogradovs for reporting
+  this issue
 
 *pypolicyd-spf-1.0 (02 Jun 2012)
 



1.1                  mail-filter/pypolicyd-spf/pypolicyd-spf-1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/pypolicyd-spf/pypolicyd-spf-1.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/pypolicyd-spf/pypolicyd-spf-1.1.ebuild?rev=1.1&content-type=text/plain

Index: pypolicyd-spf-1.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/pypolicyd-spf-1.1.ebuild,v 1.1 2012/11/07 09:26:03 pinkbyte Exp $

EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="2.5 3.*"

inherit distutils versionator

DESCRIPTION="Python based policy daemon for Postfix SPF checking"
HOMEPAGE="https://launchpad.net/pypolicyd-spf"
SRC_URI="http://launchpad.net/pypolicyd-spf/$(get_version_component_range 1-2)/${PV}/+download/${P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=">=dev-python/pyspf-2.0.3"
RDEPEND="${DEPEND}
	dev-python/authres"

PYTHON_MODNAME="policydspfsupp.py policydspfuser.py"





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

* [gentoo-commits] gentoo-x86 commit in mail-filter/pypolicyd-spf: pypolicyd-spf-1.1.ebuild ChangeLog
@ 2013-02-26 10:57 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-26 10:57 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/26 10:57:54

  Modified:             pypolicyd-spf-1.1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #459134
  
  (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  mail-filter/pypolicyd-spf/pypolicyd-spf-1.1.ebuild

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

Index: pypolicyd-spf-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/pypolicyd-spf-1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pypolicyd-spf-1.1.ebuild	7 Nov 2012 09:26:03 -0000	1.1
+++ pypolicyd-spf-1.1.ebuild	26 Feb 2013 10:57:54 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/pypolicyd-spf-1.1.ebuild,v 1.1 2012/11/07 09:26:03 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/pypolicyd-spf-1.1.ebuild,v 1.2 2013/02/26 10:57:54 ago Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND=">=dev-python/pyspf-2.0.3"



1.25                 mail-filter/pypolicyd-spf/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	22 Dec 2012 12:10:21 -0000	1.24
+++ ChangeLog	26 Feb 2013 10:57:54 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for mail-filter/pypolicyd-spf
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/ChangeLog,v 1.24 2012/12/22 12:10:21 hwoarang Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/ChangeLog,v 1.25 2013/02/26 10:57:54 ago Exp $
+
+  26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> pypolicyd-spf-1.1.ebuild:
+  Stable for amd64, wrt bug #459134
 
   22 Dec 2012; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
   Drop to maintainer-needed per Jared's request on bug #440656





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

* [gentoo-commits] gentoo-x86 commit in mail-filter/pypolicyd-spf: pypolicyd-spf-1.1.ebuild ChangeLog
@ 2013-02-26 11:01 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-26 11:01 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/26 11:01:51

  Modified:             pypolicyd-spf-1.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #459134
  
  (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  mail-filter/pypolicyd-spf/pypolicyd-spf-1.1.ebuild

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

Index: pypolicyd-spf-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/pypolicyd-spf-1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pypolicyd-spf-1.1.ebuild	26 Feb 2013 10:57:54 -0000	1.2
+++ pypolicyd-spf-1.1.ebuild	26 Feb 2013 11:01:51 -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/pypolicyd-spf/pypolicyd-spf-1.1.ebuild,v 1.2 2013/02/26 10:57:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/pypolicyd-spf-1.1.ebuild,v 1.3 2013/02/26 11:01:51 ago Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND=">=dev-python/pyspf-2.0.3"



1.26                 mail-filter/pypolicyd-spf/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	26 Feb 2013 10:57:54 -0000	1.25
+++ ChangeLog	26 Feb 2013 11:01:51 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for mail-filter/pypolicyd-spf
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/ChangeLog,v 1.25 2013/02/26 10:57:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/ChangeLog,v 1.26 2013/02/26 11:01:51 ago Exp $
+
+  26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> pypolicyd-spf-1.1.ebuild:
+  Stable for x86, wrt bug #459134
 
   26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> pypolicyd-spf-1.1.ebuild:
   Stable for amd64, wrt bug #459134





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

end of thread, other threads:[~2013-02-26 11:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-07  9:26 [gentoo-commits] gentoo-x86 commit in mail-filter/pypolicyd-spf: pypolicyd-spf-1.1.ebuild ChangeLog Sergey Popov (pinkbyte)
  -- strict thread matches above, loose matches on Subject: below --
2013-02-26 10:57 Agostino Sarubbo (ago)
2013-02-26 11:01 Agostino Sarubbo (ago)

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