* [gentoo-commits] gentoo-x86 commit in dev-python/pyquery: pyquery-1.2.8.ebuild pyquery-1.2.4.ebuild ChangeLog pyquery-1.2.1-r1.ebuild pyquery-1.1.1.ebuild pyquery-1.2.1.ebuild
@ 2014-12-20 7:53 Ian Delaney (idella4)
0 siblings, 0 replies; only message in thread
From: Ian Delaney (idella4) @ 2014-12-20 7:53 UTC (permalink / raw
To: gentoo-commits
idella4 14/12/20 07:53:50
Modified: pyquery-1.2.8.ebuild pyquery-1.2.4.ebuild ChangeLog
Removed: pyquery-1.2.1-r1.ebuild pyquery-1.1.1.ebuild
pyquery-1.2.1.ebuild
Log:
clean old impls, rm old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path
1.2 dev-python/pyquery/pyquery-1.2.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyquery/pyquery-1.2.8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyquery/pyquery-1.2.8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyquery/pyquery-1.2.8.ebuild?r1=1.1&r2=1.2
Index: pyquery-1.2.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyquery/pyquery-1.2.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pyquery-1.2.8.ebuild 20 Apr 2014 04:33:27 -0000 1.1
+++ pyquery-1.2.8.ebuild 20 Dec 2014 07:53:50 -0000 1.2
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyquery/pyquery-1.2.8.ebuild,v 1.1 2014/04/20 04:33:27 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyquery/pyquery-1.2.8.ebuild,v 1.2 2014/12/20 07:53:50 idella4 Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3} )
inherit distutils-r1
1.16 dev-python/pyquery/pyquery-1.2.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyquery/pyquery-1.2.4.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyquery/pyquery-1.2.4.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyquery/pyquery-1.2.4.ebuild?r1=1.15&r2=1.16
Index: pyquery-1.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyquery/pyquery-1.2.4.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- pyquery-1.2.4.ebuild 18 Jun 2014 16:01:12 -0000 1.15
+++ pyquery-1.2.4.ebuild 20 Dec 2014 07:53:50 -0000 1.16
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyquery/pyquery-1.2.4.ebuild,v 1.15 2014/06/18 16:01:12 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyquery/pyquery-1.2.4.ebuild,v 1.16 2014/12/20 07:53:50 idella4 Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3} )
inherit distutils-r1
1.50 dev-python/pyquery/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyquery/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyquery/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyquery/ChangeLog?r1=1.49&r2=1.50
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyquery/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog 28 Nov 2014 08:59:44 -0000 1.49
+++ ChangeLog 20 Dec 2014 07:53:50 -0000 1.50
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/pyquery
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyquery/ChangeLog,v 1.49 2014/11/28 08:59:44 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyquery/ChangeLog,v 1.50 2014/12/20 07:53:50 idella4 Exp $
+
+ 20 Dec 2014; Ian Delaney <idella4@gentoo.org> -pyquery-1.1.1.ebuild,
+ -pyquery-1.2.1-r1.ebuild, -pyquery-1.2.1.ebuild, pyquery-1.2.4.ebuild,
+ pyquery-1.2.8.ebuild:
+ clean old impls, rm old
28 Nov 2014; Ian Delaney <idella4@gentoo.org> pyquery-1.2.9.ebuild:
clean old python impl
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-20 7:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-20 7:53 [gentoo-commits] gentoo-x86 commit in dev-python/pyquery: pyquery-1.2.8.ebuild pyquery-1.2.4.ebuild ChangeLog pyquery-1.2.1-r1.ebuild pyquery-1.1.1.ebuild pyquery-1.2.1.ebuild Ian Delaney (idella4)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox