public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pyprotocols: pyprotocols-1.0_pre2306.ebuild ChangeLog
@ 2007-10-24 16:17 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2007-10-24 16:17 UTC (permalink / raw
  To: gentoo-commits

armin76     07/10/24 16:17:19

  Modified:             pyprotocols-1.0_pre2306.ebuild ChangeLog
  Log:
  Add ~ia64 wrt bug #145000
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.4                  dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild?r1=1.3&r2=1.4

Index: pyprotocols-1.0_pre2306.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pyprotocols-1.0_pre2306.ebuild	5 May 2007 19:46:49 -0000	1.3
+++ pyprotocols-1.0_pre2306.ebuild	24 Oct 2007 16:17:18 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v 1.3 2007/05/05 19:46:49 lucass Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v 1.4 2007/10/24 16:17:18 armin76 Exp $
 
 NEED_PYTHON=2.4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Extends the PEP 246 adapt() function with a new 'declaration API' that lets you easily define your own protocols and adapters, and declare what adapters should be used to adapt what types, objects, or protocols."
 HOMEPAGE="http://peak.telecommunity.com/PyProtocols.html"
 SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
 LICENSE="|| ( PSF-2.4 ZPL )"
 SLOT="0"
 IUSE=""



1.16                 dev-python/pyprotocols/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyprotocols/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyprotocols/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyprotocols/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	21 Oct 2007 20:09:57 -0000	1.15
+++ ChangeLog	24 Oct 2007 16:17:18 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pyprotocols
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/ChangeLog,v 1.15 2007/10/21 20:09:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/ChangeLog,v 1.16 2007/10/24 16:17:18 armin76 Exp $
+
+  24 Oct 2007; Raúl Porcel <armin76@gentoo.org>
+  pyprotocols-1.0_pre2306.ebuild:
+  Add ~ia64 wrt bug #145000
 
   21 Oct 2007; Markus Meier <maekke@gentoo.org> pyprotocols-0.9.3.ebuild:
   x86 stable, bug #145000



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-python/pyprotocols: pyprotocols-1.0_pre2306.ebuild ChangeLog
@ 2011-10-31 21:36 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 5+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-10-31 21:36 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/10/31 21:36:51

  Modified:             pyprotocols-1.0_pre2306.ebuild ChangeLog
  Log:
  Update LICENSE. Fix dependencies (bug #376623). Patch by Arfrever
  
  (Portage version: 2.2.0_alpha71/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild?r1=1.10&r2=1.11

Index: pyprotocols-1.0_pre2306.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- pyprotocols-1.0_pre2306.ebuild	29 Jun 2010 20:40:49 -0000	1.10
+++ pyprotocols-1.0_pre2306.ebuild	31 Oct 2011 21:36:51 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v 1.10 2010/06/29 20:40:49 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v 1.11 2011/10/31 21:36:51 hwoarang Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -18,13 +18,14 @@
 # http://svn.eby-sarna.com/PyProtocols/
 SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
 
-LICENSE="|| ( PSF-2.4 ZPL )"
+LICENSE="|| ( PSF-2 ZPL )"
 SLOT="0"
 KEYWORDS="amd64 ~ia64 ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-python/decoratortools-1.4"
 DEPEND="${RDEPEND}
+	dev-python/pyrex
 	dev-python/setuptools"
 
 S="${WORKDIR}/${MY_PN}"



1.24                 dev-python/pyprotocols/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyprotocols/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyprotocols/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyprotocols/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	29 Jun 2010 20:40:49 -0000	1.23
+++ ChangeLog	31 Oct 2011 21:36:51 -0000	1.24
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pyprotocols
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/ChangeLog,v 1.23 2010/06/29 20:40:49 arfrever Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/ChangeLog,v 1.24 2011/10/31 21:36:51 hwoarang Exp $
+
+  31 Oct 2011; Markos Chandras <hwoarang@gentoo.org>
+  pyprotocols-1.0_pre2306.ebuild:
+  Update LICENSE. Fix dependencies (bug #376623). Patch by Arfrever
 
   29 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
   pyprotocols-1.0_pre2306.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-python/pyprotocols: pyprotocols-1.0_pre2306.ebuild ChangeLog
@ 2012-02-21  4:18 Patrick Lauer (patrick)
  0 siblings, 0 replies; 5+ messages in thread
From: Patrick Lauer (patrick) @ 2012-02-21  4:18 UTC (permalink / raw
  To: gentoo-commits

patrick     12/02/21 04:18:08

  Modified:             pyprotocols-1.0_pre2306.ebuild ChangeLog
  Log:
  Restricting pypy
  
  (Portage version: 2.2.0_alpha88/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild?r1=1.11&r2=1.12

Index: pyprotocols-1.0_pre2306.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- pyprotocols-1.0_pre2306.ebuild	31 Oct 2011 21:36:51 -0000	1.11
+++ pyprotocols-1.0_pre2306.ebuild	21 Feb 2012 04:18:08 -0000	1.12
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v 1.11 2011/10/31 21:36:51 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v 1.12 2012/02/21 04:18:08 patrick Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
 SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*"
 DISTUTILS_SRC_TEST="setup.py"
 
 inherit distutils



1.25                 dev-python/pyprotocols/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	31 Oct 2011 21:36:51 -0000	1.24
+++ ChangeLog	21 Feb 2012 04:18:08 -0000	1.25
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pyprotocols
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/ChangeLog,v 1.24 2011/10/31 21:36:51 hwoarang Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/ChangeLog,v 1.25 2012/02/21 04:18:08 patrick Exp $
+
+  21 Feb 2012; Patrick Lauer <patrick@gentoo.org>
+  pyprotocols-1.0_pre2306.ebuild:
+  Restricting pypy
 
   31 Oct 2011; Markos Chandras <hwoarang@gentoo.org>
   pyprotocols-1.0_pre2306.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-python/pyprotocols: pyprotocols-1.0_pre2306.ebuild ChangeLog
@ 2012-02-22  4:54 Patrick Lauer (patrick)
  0 siblings, 0 replies; 5+ messages in thread
From: Patrick Lauer (patrick) @ 2012-02-22  4:54 UTC (permalink / raw
  To: gentoo-commits

patrick     12/02/22 04:54:55

  Modified:             pyprotocols-1.0_pre2306.ebuild ChangeLog
  Log:
  Restricting jython
  
  (Portage version: 2.2.0_alpha88/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild?r1=1.12&r2=1.13

Index: pyprotocols-1.0_pre2306.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- pyprotocols-1.0_pre2306.ebuild	21 Feb 2012 04:18:08 -0000	1.12
+++ pyprotocols-1.0_pre2306.ebuild	22 Feb 2012 04:54:55 -0000	1.13
@@ -1,11 +1,11 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v 1.12 2012/02/21 04:18:08 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v 1.13 2012/02/22 04:54:55 patrick Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
 SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*"
+RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-* *-jython"
 DISTUTILS_SRC_TEST="setup.py"
 
 inherit distutils



1.26                 dev-python/pyprotocols/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	21 Feb 2012 04:18:08 -0000	1.25
+++ ChangeLog	22 Feb 2012 04:54:55 -0000	1.26
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pyprotocols
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/ChangeLog,v 1.25 2012/02/21 04:18:08 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/ChangeLog,v 1.26 2012/02/22 04:54:55 patrick Exp $
+
+  22 Feb 2012; Patrick Lauer <patrick@gentoo.org>
+  pyprotocols-1.0_pre2306.ebuild:
+  Restricting jython
 
   21 Feb 2012; Patrick Lauer <patrick@gentoo.org>
   pyprotocols-1.0_pre2306.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-python/pyprotocols: pyprotocols-1.0_pre2306.ebuild ChangeLog
@ 2013-11-06  5:06 Patrick Lauer (patrick)
  0 siblings, 0 replies; 5+ messages in thread
From: Patrick Lauer (patrick) @ 2013-11-06  5:06 UTC (permalink / raw
  To: gentoo-commits

patrick     13/11/06 05:06:34

  Modified:             pyprotocols-1.0_pre2306.ebuild ChangeLog
  Log:
  Shorten description, make repoman happier
  
  (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.14                 dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild?r1=1.13&r2=1.14

Index: pyprotocols-1.0_pre2306.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- pyprotocols-1.0_pre2306.ebuild	22 Feb 2012 04:54:55 -0000	1.13
+++ pyprotocols-1.0_pre2306.ebuild	6 Nov 2013 05:06:34 -0000	1.14
@@ -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/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v 1.13 2012/02/22 04:54:55 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v 1.14 2013/11/06 05:06:34 patrick Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -13,7 +13,7 @@
 MY_PN="PyProtocols"
 MY_P="${MY_PN}-${PV/_pre/a0dev_r}"
 
-DESCRIPTION="Extends the PEP 246 adapt() function with a new 'declaration API' that lets you easily define your own protocols and adapters, and declare what adapters should be used to adapt what types, objects, or protocols."
+DESCRIPTION="Extends the PEP 246 adapt function with a new 'declaration API'"
 HOMEPAGE="http://peak.telecommunity.com/PyProtocols.html http://pypi.python.org/pypi/PyProtocols"
 # http://svn.eby-sarna.com/PyProtocols/
 SRC_URI="mirror://gentoo/${MY_P}.tar.gz"



1.31                 dev-python/pyprotocols/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyprotocols/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyprotocols/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyprotocols/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	22 Oct 2013 14:20:31 -0000	1.30
+++ ChangeLog	6 Nov 2013 05:06:34 -0000	1.31
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pyprotocols
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/ChangeLog,v 1.30 2013/10/22 14:20:31 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/ChangeLog,v 1.31 2013/11/06 05:06:34 patrick Exp $
+
+  06 Nov 2013; Patrick Lauer <patrick@gentoo.org>
+  pyprotocols-1.0_pre2306.ebuild:
+  Shorten description, make repoman happier
 
   22 Oct 2013; Fabian Groffen <grobian@gentoo.org>
   pyprotocols-1.0_pre2306-r1.ebuild:





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

end of thread, other threads:[~2013-11-06  5:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-22  4:54 [gentoo-commits] gentoo-x86 commit in dev-python/pyprotocols: pyprotocols-1.0_pre2306.ebuild ChangeLog Patrick Lauer (patrick)
  -- strict thread matches above, loose matches on Subject: below --
2013-11-06  5:06 Patrick Lauer (patrick)
2012-02-21  4:18 Patrick Lauer (patrick)
2011-10-31 21:36 Markos Chandras (hwoarang)
2007-10-24 16:17 Raul Porcel (armin76)

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