public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-filter/pypolicyd-spf: ChangeLog pypolicyd-spf-0.8.1.ebuild
@ 2011-03-04 20:22 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 3+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2011-03-04 20:22 UTC (permalink / raw
  To: gentoo-commits

arfrever    11/03/04 20:22:30

  Modified:             ChangeLog
  Added:                pypolicyd-spf-0.8.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha26_p6/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	19 Jul 2010 19:48:22 -0000	1.13
+++ ChangeLog	4 Mar 2011 20:22:29 -0000	1.14
@@ -1,6 +1,12 @@
 # ChangeLog for mail-filter/pypolicyd-spf
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/ChangeLog,v 1.13 2010/07/19 19:48:22 arfrever Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/ChangeLog,v 1.14 2011/03/04 20:22:29 arfrever Exp $
+
+*pypolicyd-spf-0.8.1 (04 Mar 2011)
+
+  04 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  +pypolicyd-spf-0.8.1.ebuild:
+  Version bump.
 
   19 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
   pypolicyd-spf-0.7.3.ebuild, pypolicyd-spf-0.8.0.ebuild:



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

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

Index: pypolicyd-spf-0.8.1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/pypolicyd-spf-0.8.1.ebuild,v 1.1 2011/03/04 20:22:29 arfrever Exp $

EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="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="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

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

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: ChangeLog pypolicyd-spf-0.8.1.ebuild
@ 2011-04-08 22:30 Thomas Kahle (tomka)
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Kahle (tomka) @ 2011-04-08 22:30 UTC (permalink / raw
  To: gentoo-commits

tomka       11/04/08 22:30:52

  Modified:             ChangeLog pypolicyd-spf-0.8.1.ebuild
  Log:
  x86 stable per bug 361979
  
  (Portage version: 2.1.9.45/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	22 Mar 2011 10:57:10 -0000	1.17
+++ ChangeLog	8 Apr 2011 22:30:52 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for mail-filter/pypolicyd-spf
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/ChangeLog,v 1.17 2011/03/22 10:57:10 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/ChangeLog,v 1.18 2011/04/08 22:30:52 tomka Exp $
+
+  08 Apr 2011; Thomas Kahle <tomka@gentoo.org> pypolicyd-spf-0.8.1.ebuild:
+  x86 stable per bug 361979
 
   22 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
   -pypolicyd-spf-0.7.1.ebuild, -pypolicyd-spf-0.7.3.ebuild:



1.2                  mail-filter/pypolicyd-spf/pypolicyd-spf-0.8.1.ebuild

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

Index: pypolicyd-spf-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/pypolicyd-spf-0.8.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pypolicyd-spf-0.8.1.ebuild	4 Mar 2011 20:22:29 -0000	1.1
+++ pypolicyd-spf-0.8.1.ebuild	8 Apr 2011 22:30:52 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/pypolicyd-spf-0.8.1.ebuild,v 1.1 2011/03/04 20:22:29 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/pypolicyd-spf-0.8.1.ebuild,v 1.2 2011/04/08 22:30:52 tomka Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 DEPEND=">=dev-python/pyspf-2.0.3"






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

* [gentoo-commits] gentoo-x86 commit in mail-filter/pypolicyd-spf: ChangeLog pypolicyd-spf-0.8.1.ebuild
@ 2011-04-09 21:21 Christoph Mende (angelos)
  0 siblings, 0 replies; 3+ messages in thread
From: Christoph Mende (angelos) @ 2011-04-09 21:21 UTC (permalink / raw
  To: gentoo-commits

angelos     11/04/09 21:21:12

  Modified:             ChangeLog pypolicyd-spf-0.8.1.ebuild
  Log:
  Stable on amd64 wrt bug #361979
  
  (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	8 Apr 2011 22:30:52 -0000	1.18
+++ ChangeLog	9 Apr 2011 21:21:11 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for mail-filter/pypolicyd-spf
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/ChangeLog,v 1.18 2011/04/08 22:30:52 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/ChangeLog,v 1.19 2011/04/09 21:21:11 angelos Exp $
+
+  09 Apr 2011; Christoph Mende <angelos@gentoo.org> pypolicyd-spf-0.8.1.ebuild:
+  Stable on amd64 wrt bug #361979
 
   08 Apr 2011; Thomas Kahle <tomka@gentoo.org> pypolicyd-spf-0.8.1.ebuild:
   x86 stable per bug 361979



1.3                  mail-filter/pypolicyd-spf/pypolicyd-spf-0.8.1.ebuild

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

Index: pypolicyd-spf-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/pypolicyd-spf-0.8.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pypolicyd-spf-0.8.1.ebuild	8 Apr 2011 22:30:52 -0000	1.2
+++ pypolicyd-spf-0.8.1.ebuild	9 Apr 2011 21:21:11 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/pypolicyd-spf-0.8.1.ebuild,v 1.2 2011/04/08 22:30:52 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/pypolicyd-spf/pypolicyd-spf-0.8.1.ebuild,v 1.3 2011/04/09 21:21:11 angelos Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND=">=dev-python/pyspf-2.0.3"






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

end of thread, other threads:[~2011-04-09 21:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-09 21:21 [gentoo-commits] gentoo-x86 commit in mail-filter/pypolicyd-spf: ChangeLog pypolicyd-spf-0.8.1.ebuild Christoph Mende (angelos)
  -- strict thread matches above, loose matches on Subject: below --
2011-04-08 22:30 Thomas Kahle (tomka)
2011-03-04 20:22 Arfrever Frehtes Taifersar Arahesis (arfrever)

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