* [gentoo-commits] gentoo-x86 commit in dev-python/restkit: restkit-4.2.1-r1.ebuild ChangeLog
@ 2013-03-20 7:10 Patrick Lauer (patrick)
0 siblings, 0 replies; 6+ messages in thread
From: Patrick Lauer (patrick) @ 2013-03-20 7:10 UTC (permalink / raw
To: gentoo-commits
patrick 13/03/20 07:10:33
Modified: restkit-4.2.1-r1.ebuild ChangeLog
Log:
Keywording for ~x86 too
(Portage version: 2.2.0_alpha167/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.2 dev-python/restkit/restkit-4.2.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild?r1=1.1&r2=1.2
Index: restkit-4.2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- restkit-4.2.1-r1.ebuild 26 Feb 2013 05:55:08 -0000 1.1
+++ restkit-4.2.1-r1.ebuild 20 Mar 2013 07:10:33 -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/dev-python/restkit/restkit-4.2.1-r1.ebuild,v 1.1 2013/02/26 05:55:08 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild,v 1.2 2013/03/20 07:10:33 patrick Exp $
EAPI=5
@@ -14,7 +14,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="+cli doc examples test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
1.11 dev-python/restkit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 26 Feb 2013 05:55:08 -0000 1.10
+++ ChangeLog 20 Mar 2013 07:10:33 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/restkit
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v 1.10 2013/02/26 05:55:08 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v 1.11 2013/03/20 07:10:33 patrick Exp $
+
+ 20 Mar 2013; Patrick Lauer <patrick@gentoo.org> restkit-4.2.1-r1.ebuild:
+ Keywording for ~x86 too
*restkit-4.2.1-r1 (26 Feb 2013)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/restkit: restkit-4.2.1-r1.ebuild ChangeLog
@ 2013-07-11 22:14 Vicente Olivert Riera (vincent)
0 siblings, 0 replies; 6+ messages in thread
From: Vicente Olivert Riera (vincent) @ 2013-07-11 22:14 UTC (permalink / raw
To: gentoo-commits
vincent 13/07/11 22:14:16
Modified: restkit-4.2.1-r1.ebuild ChangeLog
Log:
ppc, ppc64 keywords added, bug 452764
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Revision Changes Path
1.4 dev-python/restkit/restkit-4.2.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild?r1=1.3&r2=1.4
Index: restkit-4.2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- restkit-4.2.1-r1.ebuild 10 May 2013 11:53:53 -0000 1.3
+++ restkit-4.2.1-r1.ebuild 11 Jul 2013 22:14:16 -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/dev-python/restkit/restkit-4.2.1-r1.ebuild,v 1.3 2013/05/10 11:53:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild,v 1.4 2013/07/11 22:14:16 vincent Exp $
EAPI=5
@@ -14,7 +14,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE="+cli doc examples test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
1.13 dev-python/restkit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 10 May 2013 11:53:53 -0000 1.12
+++ ChangeLog 11 Jul 2013 22:14:16 -0000 1.13
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/restkit
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v 1.12 2013/05/10 11:53:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v 1.13 2013/07/11 22:14:16 vincent Exp $
+
+ 11 Jul 2013; Vicente Olivert Riera <vincent@gentoo.org>
+ restkit-4.2.1-r1.ebuild:
+ ppc, ppc64 keywords added, bug 452764
10 May 2013; Markus Meier <maekke@gentoo.org> restkit-4.2.1-r1.ebuild:
add ~arm, bug #452764
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/restkit: restkit-4.2.1-r1.ebuild ChangeLog
@ 2013-09-05 18:46 Michal Gorny (mgorny)
0 siblings, 0 replies; 6+ messages in thread
From: Michal Gorny (mgorny) @ 2013-09-05 18:46 UTC (permalink / raw
To: gentoo-commits
mgorny 13/09/05 18:46:33
Modified: restkit-4.2.1-r1.ebuild ChangeLog
Log:
Clean up PYTHON_COMPAT from old implementations.
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path
1.5 dev-python/restkit/restkit-4.2.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild?r1=1.4&r2=1.5
Index: restkit-4.2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- restkit-4.2.1-r1.ebuild 11 Jul 2013 22:14:16 -0000 1.4
+++ restkit-4.2.1-r1.ebuild 5 Sep 2013 18:46:33 -0000 1.5
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild,v 1.4 2013/07/11 22:14:16 vincent Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild,v 1.5 2013/09/05 18:46:33 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} pypy{1_9,2_0} )
+PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 )
inherit distutils-r1
1.14 dev-python/restkit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 11 Jul 2013 22:14:16 -0000 1.13
+++ ChangeLog 5 Sep 2013 18:46:33 -0000 1.14
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/restkit
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v 1.13 2013/07/11 22:14:16 vincent Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v 1.14 2013/09/05 18:46:33 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> restkit-4.2.1-r1.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
11 Jul 2013; Vicente Olivert Riera <vincent@gentoo.org>
restkit-4.2.1-r1.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/restkit: restkit-4.2.1-r1.ebuild ChangeLog
@ 2014-03-31 21:13 Michal Gorny (mgorny)
0 siblings, 0 replies; 6+ messages in thread
From: Michal Gorny (mgorny) @ 2014-03-31 21:13 UTC (permalink / raw
To: gentoo-commits
mgorny 14/03/31 21:13:20
Modified: restkit-4.2.1-r1.ebuild ChangeLog
Log:
Add support for the new PyPy slotting.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path
1.6 dev-python/restkit/restkit-4.2.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild?r1=1.5&r2=1.6
Index: restkit-4.2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- restkit-4.2.1-r1.ebuild 5 Sep 2013 18:46:33 -0000 1.5
+++ restkit-4.2.1-r1.ebuild 31 Mar 2014 21:13:20 -0000 1.6
@@ -1,10 +1,10 @@
-# 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/dev-python/restkit/restkit-4.2.1-r1.ebuild,v 1.5 2013/09/05 18:46:33 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild,v 1.6 2014/03/31 21:13:20 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
inherit distutils-r1
1.15 dev-python/restkit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 5 Sep 2013 18:46:33 -0000 1.14
+++ ChangeLog 31 Mar 2014 21:13:20 -0000 1.15
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/restkit
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v 1.14 2013/09/05 18:46:33 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v 1.15 2014/03/31 21:13:20 mgorny Exp $
+
+ 31 Mar 2014; Michał Górny <mgorny@gentoo.org> restkit-4.2.1-r1.ebuild:
+ Add support for the new PyPy slotting.
05 Sep 2013; Michał Górny <mgorny@gentoo.org> restkit-4.2.1-r1.ebuild:
Clean up PYTHON_COMPAT from old implementations.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/restkit: restkit-4.2.1-r1.ebuild ChangeLog
@ 2015-01-17 11:28 Ian Delaney (idella4)
0 siblings, 0 replies; 6+ messages in thread
From: Ian Delaney (idella4) @ 2015-01-17 11:28 UTC (permalink / raw
To: gentoo-commits
idella4 15/01/17 11:28:04
Modified: ChangeLog
Added: restkit-4.2.1-r1.ebuild
Log:
re-add for arch ppc
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path
1.20 dev-python/restkit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 16 Jan 2015 13:52:17 -0000 1.19
+++ ChangeLog 17 Jan 2015 11:28:04 -0000 1.20
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/restkit
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v 1.19 2015/01/16 13:52:17 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v 1.20 2015/01/17 11:28:04 idella4 Exp $
+
+*restkit-4.2.1-r1 (17 Jan 2015)
+
+ 17 Jan 2015; Ian Delaney <idella4@gentoo.org>
+ +files/restkit-exclude-tests.patch, +restkit-4.2.1-r1.ebuild:
+ re-add for arch ppc
16 Jan 2015; Ian Delaney <idella4@gentoo.org> +files/setup.patch,
-files/restkit-exclude-tests.patch, -restkit-4.2.1-r1.ebuild,
1.10 dev-python/restkit/restkit-4.2.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild?r1=1.9&r2=1.10
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/restkit: restkit-4.2.1-r1.ebuild ChangeLog
@ 2015-04-08 8:04 Michal Gorny (mgorny)
0 siblings, 0 replies; 6+ messages in thread
From: Michal Gorny (mgorny) @ 2015-04-08 8:04 UTC (permalink / raw
To: gentoo-commits
mgorny 15/04/08 08:04:53
Modified: restkit-4.2.1-r1.ebuild ChangeLog
Log:
Drop old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path
1.11 dev-python/restkit/restkit-4.2.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild?r1=1.10&r2=1.11
Index: restkit-4.2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- restkit-4.2.1-r1.ebuild 17 Jan 2015 11:28:04 -0000 1.10
+++ restkit-4.2.1-r1.ebuild 8 Apr 2015 08:04:53 -0000 1.11
@@ -1,10 +1,10 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild,v 1.10 2015/01/17 11:28:04 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/restkit-4.2.1-r1.ebuild,v 1.11 2015/04/08 08:04:53 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
+PYTHON_COMPAT=( python2_7 pypy )
inherit distutils-r1
1.25 dev-python/restkit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/restkit/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 9 Mar 2015 00:04:05 -0000 1.24
+++ ChangeLog 8 Apr 2015 08:04:53 -0000 1.25
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/restkit
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v 1.24 2015/03/09 00:04:05 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/restkit/ChangeLog,v 1.25 2015/04/08 08:04:53 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> restkit-4.2.1-r1.ebuild:
+ Drop old Python implementations
09 Mar 2015; Pacho Ramos <pacho@gentoo.org> restkit-4.2.2.ebuild:
x86 stable, bug 540290
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-04-08 8:05 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-08 8:04 [gentoo-commits] gentoo-x86 commit in dev-python/restkit: restkit-4.2.1-r1.ebuild ChangeLog Michal Gorny (mgorny)
-- strict thread matches above, loose matches on Subject: below --
2015-01-17 11:28 Ian Delaney (idella4)
2014-03-31 21:13 Michal Gorny (mgorny)
2013-09-05 18:46 Michal Gorny (mgorny)
2013-07-11 22:14 Vicente Olivert Riera (vincent)
2013-03-20 7:10 Patrick Lauer (patrick)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox