public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/snakeoil: snakeoil-9999.ebuild ChangeLog
@ 2011-08-06 21:34 Brian Harring (ferringb)
  0 siblings, 0 replies; 13+ messages in thread
From: Brian Harring (ferringb) @ 2011-08-06 21:34 UTC (permalink / raw
  To: gentoo-commits

ferringb    11/08/06 21:34:12

  Modified:             snakeoil-9999.ebuild ChangeLog
  Log:
  use the standardized googlecode url
  
  (Portage version: 2.1.10.6/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-python/snakeoil/snakeoil-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?r1=1.1&r2=1.2

Index: snakeoil-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- snakeoil-9999.ebuild	6 Aug 2011 08:51:38 -0000	1.1
+++ snakeoil-9999.ebuild	6 Aug 2011 21:34:12 -0000	1.2
@@ -1,11 +1,11 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.1 2011/08/06 08:51:38 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.2 2011/08/06 21:34:12 ferringb Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
 
-EGIT_REPO_URI="http://googlecode.com/p/snakeoil"
+EGIT_REPO_URI="https://code.google.com/p/snakeoil/"
 inherit distutils git-2
 
 DESCRIPTION="Miscellaneous python utility code."



1.43                 dev-python/snakeoil/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	6 Aug 2011 08:51:38 -0000	1.42
+++ ChangeLog	6 Aug 2011 21:34:12 -0000	1.43
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/snakeoil
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.42 2011/08/06 08:51:38 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.43 2011/08/06 21:34:12 ferringb Exp $
+
+  06 Aug 2011; Brian Harring <ferringb@gentoo.org> snakeoil-9999.ebuild:
+  Use the standardized googlecode url.
 
 *snakeoil-9999 (06 Aug 2011)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-python/snakeoil: snakeoil-9999.ebuild ChangeLog
@ 2012-10-18 12:18 Brian Harring (ferringb)
  0 siblings, 0 replies; 13+ messages in thread
From: Brian Harring (ferringb) @ 2012-10-18 12:18 UTC (permalink / raw
  To: gentoo-commits

ferringb    12/10/18 12:18:50

  Modified:             snakeoil-9999.ebuild ChangeLog
  Log:
  Lock down snakeoil-9999 to the python versions it supports
  
  (Portage version: 2.1.11.23/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-python/snakeoil/snakeoil-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?r1=1.2&r2=1.3

Index: snakeoil-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- snakeoil-9999.ebuild	6 Aug 2011 21:34:12 -0000	1.2
+++ snakeoil-9999.ebuild	18 Oct 2012 12:18:50 -0000	1.3
@@ -1,10 +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/snakeoil/snakeoil-9999.ebuild,v 1.2 2011/08/06 21:34:12 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.3 2012/10/18 12:18:50 ferringb Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
 
+PYTHON_ABI="2.5 2.6 2.7 3.1 3.2"
 EGIT_REPO_URI="https://code.google.com/p/snakeoil/"
 inherit distutils git-2
 



1.56                 dev-python/snakeoil/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	18 Oct 2012 12:14:59 -0000	1.55
+++ ChangeLog	18 Oct 2012 12:18:50 -0000	1.56
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/snakeoil
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.55 2012/10/18 12:14:59 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.56 2012/10/18 12:18:50 ferringb Exp $
+
+  18 Oct 2012; Brian Harring <ferringb@gentoo.org> snakeoil-9999.ebuild:
+  Specify the versions of python snakeoil 9999 supports.
 
 *snakeoil-0.5.2 (18 Oct 2012)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-python/snakeoil: snakeoil-9999.ebuild ChangeLog
@ 2013-08-27 22:19 Tim Harder (radhermit)
  0 siblings, 0 replies; 13+ messages in thread
From: Tim Harder (radhermit) @ 2013-08-27 22:19 UTC (permalink / raw
  To: gentoo-commits

radhermit    13/08/27 22:19:53

  Modified:             snakeoil-9999.ebuild ChangeLog
  Log:
  Convert to distutils-r1 (patch by mgorny).
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.4                  dev-python/snakeoil/snakeoil-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?r1=1.3&r2=1.4

Index: snakeoil-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- snakeoil-9999.ebuild	18 Oct 2012 12:18:50 -0000	1.3
+++ snakeoil-9999.ebuild	27 Aug 2013 22:19:53 -0000	1.4
@@ -1,17 +1,14 @@
-# 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/snakeoil/snakeoil-9999.ebuild,v 1.3 2012/10/18 12:18:50 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.4 2013/08/27 22:19:53 radhermit Exp $
 
-EAPI="2"
-SUPPORT_PYTHON_ABIS="1"
-
-PYTHON_ABI="2.5 2.6 2.7 3.1 3.2"
-EGIT_REPO_URI="https://code.google.com/p/snakeoil/"
-inherit distutils git-2
+EAPI=4
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+inherit distutils-r1 git-2
 
 DESCRIPTION="Miscellaneous python utility code."
 HOMEPAGE="http://snakeoil.googlecode.com/"
-SRC_URI=""
+EGIT_REPO_URI="https://code.google.com/p/snakeoil/"
 
 LICENSE="BSD"
 SLOT="0"
@@ -21,33 +18,11 @@
 DEPEND="!<sys-apps/pkgcore-0.4.7.8"
 RDEPEND=${DEPEND}
 
-DOCS="AUTHORS NEWS"
-
-pkg_setup() {
+python_configure_all() {
 	# disable snakeoil 2to3 caching
 	unset PY2TO3_CACHEDIR
-	python_pkg_setup
-
-	# A hack to install for all versions of Python in the system.
-	# pkgcore needs it to support upgrading to a different Python slot.
-	PYTHON_ABIS=""
-	local python_interpreter
-	for python_interpreter in /usr/bin/python{2.[4-9],3.[1-9]}; do
-		if [[ -x "${python_interpreter}" ]]; then
-			PYTHON_ABIS+=" ${python_interpreter#/usr/bin/python}"
-		fi
-	done
-	export PYTHON_ABIS="${PYTHON_ABIS# }"
 }
 
-src_test() {
-	testing() {
-		local tempdir
-		tempdir="${T}/tests/python-${PYTHON_ABI}"
-		mkdir -p "${tempdir}" || die "tempdir creation failed"
-		cp -r "${S}" "${tempdir}" || die "test copy failed"
-		cd "${tempdir}/${P}"
-		PYTHONPATH="$(ls -d build-${PYTHON_ABI}/lib*)" "$(PYTHON)" setup.py build -b "build-${PYTHON_ABI}" test
-	}
-	python_execute_function testing
+python_test() {
+	esetup.py test
 }



1.60                 dev-python/snakeoil/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	17 Jun 2013 18:45:15 -0000	1.59
+++ ChangeLog	27 Aug 2013 22:19:53 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/snakeoil
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.59 2013/06/17 18:45:15 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.60 2013/08/27 22:19:53 radhermit Exp $
+
+  27 Aug 2013; Tim Harder <radhermit@gentoo.org> snakeoil-9999.ebuild:
+  Convert to distutils-r1 (patch by mgorny).
 
   17 Jun 2013; Tim Harder <radhermit@gentoo.org> metadata.xml:
   Add myself as a maintainer.





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

* [gentoo-commits] gentoo-x86 commit in dev-python/snakeoil: snakeoil-9999.ebuild ChangeLog
@ 2013-09-26 10:48 Michal Gorny (mgorny)
  0 siblings, 0 replies; 13+ messages in thread
From: Michal Gorny (mgorny) @ 2013-09-26 10:48 UTC (permalink / raw
  To: gentoo-commits

mgorny      13/09/26 10:48:24

  Modified:             snakeoil-9999.ebuild ChangeLog
  Log:
  Remove the python-exec:2 blocker since the issue has been fixed in git.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.6                  dev-python/snakeoil/snakeoil-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?r1=1.5&r2=1.6

Index: snakeoil-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- snakeoil-9999.ebuild	26 Sep 2013 09:16:33 -0000	1.5
+++ snakeoil-9999.ebuild	26 Sep 2013 10:48:24 -0000	1.6
@@ -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/snakeoil/snakeoil-9999.ebuild,v 1.5 2013/09/26 09:16:33 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.6 2013/09/26 10:48:24 mgorny Exp $
 
 EAPI=4
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -16,8 +16,7 @@
 IUSE=""
 
 DEPEND="!<sys-apps/pkgcore-0.4.7.8"
-RDEPEND="${DEPEND}
-	!dev-python/python-exec:2"
+RDEPEND=${DEPEND}
 
 python_configure_all() {
 	# disable snakeoil 2to3 caching



1.62                 dev-python/snakeoil/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	26 Sep 2013 09:16:33 -0000	1.61
+++ ChangeLog	26 Sep 2013 10:48:24 -0000	1.62
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/snakeoil
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.61 2013/09/26 09:16:33 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.62 2013/09/26 10:48:24 mgorny Exp $
+
+  26 Sep 2013; Michał Górny <mgorny@gentoo.org> snakeoil-9999.ebuild:
+  Remove the python-exec:2 blocker since the issue has been fixed in git.
 
   26 Sep 2013; Michał Górny <mgorny@gentoo.org> snakeoil-0.5.2.ebuild,
   snakeoil-9999.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-python/snakeoil: snakeoil-9999.ebuild ChangeLog
@ 2013-09-26 12:13 Julian Ospald (hasufell)
  0 siblings, 0 replies; 13+ messages in thread
From: Julian Ospald (hasufell) @ 2013-09-26 12:13 UTC (permalink / raw
  To: gentoo-commits

hasufell    13/09/26 12:13:25

  Modified:             snakeoil-9999.ebuild ChangeLog
  Log:
  fix fetching (server does not support shallow clients)
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)

Revision  Changes    Path
1.8                  dev-python/snakeoil/snakeoil-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?r1=1.7&r2=1.8

Index: snakeoil-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- snakeoil-9999.ebuild	26 Sep 2013 11:16:50 -0000	1.7
+++ snakeoil-9999.ebuild	26 Sep 2013 12:13:25 -0000	1.8
@@ -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/snakeoil/snakeoil-9999.ebuild,v 1.7 2013/09/26 11:16:50 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.8 2013/09/26 12:13:25 hasufell Exp $
 
 EAPI=4
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -8,6 +8,7 @@
 
 if [[ ${PV} == *9999 ]] ; then
 	EGIT_REPO_URI="https://code.google.com/p/snakeoil/"
+	EGIT_NONSHALLOW=1
 	inherit git-r3
 else
 	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"



1.64                 dev-python/snakeoil/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	26 Sep 2013 11:16:50 -0000	1.63
+++ ChangeLog	26 Sep 2013 12:13:25 -0000	1.64
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/snakeoil
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.63 2013/09/26 11:16:50 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.64 2013/09/26 12:13:25 hasufell Exp $
+
+  26 Sep 2013; Julian Ospald <hasufell@gentoo.org> snakeoil-9999.ebuild:
+  fix fetching (server does not support shallow clients)
 
 *snakeoil-0.5.3 (26 Sep 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-python/snakeoil: snakeoil-9999.ebuild ChangeLog
@ 2014-03-05 10:30 Michal Gorny (mgorny)
  0 siblings, 0 replies; 13+ messages in thread
From: Michal Gorny (mgorny) @ 2014-03-05 10:30 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/03/05 10:30:26

  Modified:             snakeoil-9999.ebuild ChangeLog
  Log:
  Require EGIT_MIN_CLONE_TYPE=single due to server limitations.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.9                  dev-python/snakeoil/snakeoil-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?r1=1.8&r2=1.9

Index: snakeoil-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- snakeoil-9999.ebuild	26 Sep 2013 12:13:25 -0000	1.8
+++ snakeoil-9999.ebuild	5 Mar 2014 10:30:26 -0000	1.9
@@ -1,6 +1,6 @@
-# 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/snakeoil/snakeoil-9999.ebuild,v 1.8 2013/09/26 12:13:25 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.9 2014/03/05 10:30:26 mgorny Exp $
 
 EAPI=4
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -8,7 +8,7 @@
 
 if [[ ${PV} == *9999 ]] ; then
 	EGIT_REPO_URI="https://code.google.com/p/snakeoil/"
-	EGIT_NONSHALLOW=1
+	EGIT_MIN_CLONE_TYPE=single
 	inherit git-r3
 else
 	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"



1.66                 dev-python/snakeoil/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	30 Oct 2013 19:21:36 -0000	1.65
+++ ChangeLog	5 Mar 2014 10:30:26 -0000	1.66
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/snakeoil
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.65 2013/10/30 19:21:36 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.66 2014/03/05 10:30:26 mgorny Exp $
+
+  05 Mar 2014; Michał Górny <mgorny@gentoo.org> snakeoil-9999.ebuild:
+  Require EGIT_MIN_CLONE_TYPE=single due to server limitations.
 
   30 Oct 2013; Michał Górny <mgorny@gentoo.org> snakeoil-0.5.2.ebuild:
   Update the dep to use dev-lang/python-exec.





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

* [gentoo-commits] gentoo-x86 commit in dev-python/snakeoil: snakeoil-9999.ebuild ChangeLog
@ 2014-03-24 21:37 Michal Gorny (mgorny)
  0 siblings, 0 replies; 13+ messages in thread
From: Michal Gorny (mgorny) @ 2014-03-24 21:37 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/03/24 21:37:01

  Modified:             snakeoil-9999.ebuild ChangeLog
  Log:
  Switch to single+tags in order to handle clones more efficiently, bug #503708.
  
  (Portage version: 2.2.9-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.10                 dev-python/snakeoil/snakeoil-9999.ebuild

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

Index: snakeoil-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- snakeoil-9999.ebuild	5 Mar 2014 10:30:26 -0000	1.9
+++ snakeoil-9999.ebuild	24 Mar 2014 21:37:01 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.9 2014/03/05 10:30:26 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.10 2014/03/24 21:37:01 mgorny Exp $
 
 EAPI=4
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -8,7 +8,7 @@
 
 if [[ ${PV} == *9999 ]] ; then
 	EGIT_REPO_URI="https://code.google.com/p/snakeoil/"
-	EGIT_MIN_CLONE_TYPE=single
+	EGIT_MIN_CLONE_TYPE=single+tags
 	inherit git-r3
 else
 	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"



1.67                 dev-python/snakeoil/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	5 Mar 2014 10:30:26 -0000	1.66
+++ ChangeLog	24 Mar 2014 21:37:01 -0000	1.67
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/snakeoil
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.66 2014/03/05 10:30:26 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.67 2014/03/24 21:37:01 mgorny Exp $
+
+  24 Mar 2014; Michał Górny <mgorny@gentoo.org> snakeoil-9999.ebuild:
+  Switch to single+tags in order to handle clones more efficiently, bug #503708.
 
   05 Mar 2014; Michał Górny <mgorny@gentoo.org> snakeoil-9999.ebuild:
   Require EGIT_MIN_CLONE_TYPE=single due to server limitations.





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

* [gentoo-commits] gentoo-x86 commit in dev-python/snakeoil: snakeoil-9999.ebuild ChangeLog
@ 2014-04-04  7:21 Tim Harder (radhermit)
  0 siblings, 0 replies; 13+ messages in thread
From: Tim Harder (radhermit) @ 2014-04-04  7:21 UTC (permalink / raw
  To: gentoo-commits

radhermit    14/04/04 07:21:29

  Modified:             snakeoil-9999.ebuild ChangeLog
  Log:
  Add python3_4 support.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.11                 dev-python/snakeoil/snakeoil-9999.ebuild

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

Index: snakeoil-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- snakeoil-9999.ebuild	24 Mar 2014 21:37:01 -0000	1.10
+++ snakeoil-9999.ebuild	4 Apr 2014 07:21:29 -0000	1.11
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.10 2014/03/24 21:37:01 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.11 2014/04/04 07:21:29 radhermit Exp $
 
 EAPI=4
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
 inherit distutils-r1
 
 if [[ ${PV} == *9999 ]] ; then



1.68                 dev-python/snakeoil/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	24 Mar 2014 21:37:01 -0000	1.67
+++ ChangeLog	4 Apr 2014 07:21:29 -0000	1.68
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/snakeoil
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.67 2014/03/24 21:37:01 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.68 2014/04/04 07:21:29 radhermit Exp $
+
+  04 Apr 2014; Tim Harder <radhermit@gentoo.org> snakeoil-9999.ebuild:
+  Add python3_4 support.
 
   24 Mar 2014; Michał Górny <mgorny@gentoo.org> snakeoil-9999.ebuild:
   Switch to single+tags in order to handle clones more efficiently, bug #503708.





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

* [gentoo-commits] gentoo-x86 commit in dev-python/snakeoil: snakeoil-9999.ebuild ChangeLog
@ 2014-04-04  7:27 Tim Harder (radhermit)
  0 siblings, 0 replies; 13+ messages in thread
From: Tim Harder (radhermit) @ 2014-04-04  7:27 UTC (permalink / raw
  To: gentoo-commits

radhermit    14/04/04 07:27:46

  Modified:             snakeoil-9999.ebuild ChangeLog
  Log:
  Use github repo.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.12                 dev-python/snakeoil/snakeoil-9999.ebuild

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

Index: snakeoil-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- snakeoil-9999.ebuild	4 Apr 2014 07:21:29 -0000	1.11
+++ snakeoil-9999.ebuild	4 Apr 2014 07:27:46 -0000	1.12
@@ -1,14 +1,13 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.11 2014/04/04 07:21:29 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.12 2014/04/04 07:27:46 radhermit Exp $
 
 EAPI=4
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
 inherit distutils-r1
 
 if [[ ${PV} == *9999 ]] ; then
-	EGIT_REPO_URI="https://code.google.com/p/snakeoil/"
-	EGIT_MIN_CLONE_TYPE=single+tags
+	EGIT_REPO_URI="git://github.com/pkgcore/snakeoil.git"
 	inherit git-r3
 else
 	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"



1.69                 dev-python/snakeoil/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	4 Apr 2014 07:21:29 -0000	1.68
+++ ChangeLog	4 Apr 2014 07:27:46 -0000	1.69
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/snakeoil
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.68 2014/04/04 07:21:29 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.69 2014/04/04 07:27:46 radhermit Exp $
+
+  04 Apr 2014; Tim Harder <radhermit@gentoo.org> snakeoil-9999.ebuild:
+  Use github repo.
 
   04 Apr 2014; Tim Harder <radhermit@gentoo.org> snakeoil-9999.ebuild:
   Add python3_4 support.





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

* [gentoo-commits] gentoo-x86 commit in dev-python/snakeoil: snakeoil-9999.ebuild ChangeLog
@ 2014-05-22 23:09 Tim Harder (radhermit)
  0 siblings, 0 replies; 13+ messages in thread
From: Tim Harder (radhermit) @ 2014-05-22 23:09 UTC (permalink / raw
  To: gentoo-commits

radhermit    14/05/22 23:09:16

  Modified:             snakeoil-9999.ebuild ChangeLog
  Log:
  Drop python2_6 support.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.13                 dev-python/snakeoil/snakeoil-9999.ebuild

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

Index: snakeoil-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- snakeoil-9999.ebuild	4 Apr 2014 07:27:46 -0000	1.12
+++ snakeoil-9999.ebuild	22 May 2014 23:09:16 -0000	1.13
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.12 2014/04/04 07:27:46 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.13 2014/05/22 23:09:16 radhermit Exp $
 
 EAPI=4
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
 inherit distutils-r1
 
 if [[ ${PV} == *9999 ]] ; then



1.70                 dev-python/snakeoil/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	4 Apr 2014 07:27:46 -0000	1.69
+++ ChangeLog	22 May 2014 23:09:16 -0000	1.70
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/snakeoil
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.69 2014/04/04 07:27:46 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.70 2014/05/22 23:09:16 radhermit Exp $
+
+  22 May 2014; Tim Harder <radhermit@gentoo.org> snakeoil-9999.ebuild:
+  Drop python2_6 support.
 
   04 Apr 2014; Tim Harder <radhermit@gentoo.org> snakeoil-9999.ebuild:
   Use github repo.





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

* [gentoo-commits] gentoo-x86 commit in dev-python/snakeoil: snakeoil-9999.ebuild ChangeLog
@ 2015-02-17  0:03 Tim Harder (radhermit)
  0 siblings, 0 replies; 13+ messages in thread
From: Tim Harder (radhermit) @ 2015-02-17  0:03 UTC (permalink / raw
  To: gentoo-commits

radhermit    15/02/17 00:03:44

  Modified:             snakeoil-9999.ebuild ChangeLog
  Log:
  Drop py3.2 support and use https git repo.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4F064CA3)

Revision  Changes    Path
1.16                 dev-python/snakeoil/snakeoil-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?r1=1.15&r2=1.16

Index: snakeoil-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- snakeoil-9999.ebuild	18 Oct 2014 17:29:33 -0000	1.15
+++ snakeoil-9999.ebuild	17 Feb 2015 00:03:44 -0000	1.16
@@ -1,13 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.15 2014/10/18 17:29:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.16 2015/02/17 00:03:44 radhermit Exp $
 
 EAPI=4
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 inherit distutils-r1
 
 if [[ ${PV} == *9999 ]] ; then
-	EGIT_REPO_URI="git://github.com/pkgcore/snakeoil.git"
+	EGIT_REPO_URI="https://github.com/pkgcore/snakeoil.git"
 	inherit git-r3
 else
 	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"



1.76                 dev-python/snakeoil/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog	9 Feb 2015 10:53:49 -0000	1.75
+++ ChangeLog	17 Feb 2015 00:03:44 -0000	1.76
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/snakeoil
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.75 2015/02/09 10:53:49 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.76 2015/02/17 00:03:44 radhermit Exp $
+
+  17 Feb 2015; Tim Harder <radhermit@gentoo.org> snakeoil-9999.ebuild:
+  Drop py3.2 support and use https git repo.
 
   09 Feb 2015; Pacho Ramos <pacho@gentoo.org> -snakeoil-0.5.2.ebuild:
   Drop old version using deprecated eclasses and old EAPI





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

* [gentoo-commits] gentoo-x86 commit in dev-python/snakeoil: snakeoil-9999.ebuild ChangeLog
@ 2015-02-19 17:26 Tim Harder (radhermit)
  0 siblings, 0 replies; 13+ messages in thread
From: Tim Harder (radhermit) @ 2015-02-19 17:26 UTC (permalink / raw
  To: gentoo-commits

radhermit    15/02/19 17:26:11

  Modified:             snakeoil-9999.ebuild ChangeLog
  Log:
  Bump to EAPI 5.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.17                 dev-python/snakeoil/snakeoil-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?r1=1.16&r2=1.17

Index: snakeoil-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- snakeoil-9999.ebuild	17 Feb 2015 00:03:44 -0000	1.16
+++ snakeoil-9999.ebuild	19 Feb 2015 17:26:11 -0000	1.17
@@ -1,8 +1,8 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.16 2015/02/17 00:03:44 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.17 2015/02/19 17:26:11 radhermit Exp $
 
-EAPI=4
+EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 inherit distutils-r1
 



1.77                 dev-python/snakeoil/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog	17 Feb 2015 00:03:44 -0000	1.76
+++ ChangeLog	19 Feb 2015 17:26:11 -0000	1.77
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/snakeoil
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.76 2015/02/17 00:03:44 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.77 2015/02/19 17:26:11 radhermit Exp $
+
+  19 Feb 2015; Tim Harder <radhermit@gentoo.org> snakeoil-9999.ebuild:
+  Bump to EAPI 5.
 
   17 Feb 2015; Tim Harder <radhermit@gentoo.org> snakeoil-9999.ebuild:
   Drop py3.2 support and use https git repo.





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

* [gentoo-commits] gentoo-x86 commit in dev-python/snakeoil: snakeoil-9999.ebuild ChangeLog
@ 2015-07-23  6:23 Tim Harder (radhermit)
  0 siblings, 0 replies; 13+ messages in thread
From: Tim Harder (radhermit) @ 2015-07-23  6:23 UTC (permalink / raw
  To: gentoo-commits

radhermit    15/07/23 06:23:17

  Modified:             snakeoil-9999.ebuild ChangeLog
  Log:
  Add setuptools dep.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.20                 dev-python/snakeoil/snakeoil-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?r1=1.19&r2=1.20

Index: snakeoil-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- snakeoil-9999.ebuild	1 Apr 2015 23:54:34 -0000	1.19
+++ snakeoil-9999.ebuild	23 Jul 2015 06:23:17 -0000	1.20
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.19 2015/04/01 23:54:34 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.20 2015/07/23 06:23:17 radhermit Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -20,6 +20,8 @@
 LICENSE="BSD"
 SLOT="0"
 
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
 python_configure_all() {
 	# disable snakeoil 2to3 caching
 	unset PY2TO3_CACHEDIR



1.84                 dev-python/snakeoil/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	28 Jun 2015 21:17:30 -0000	1.83
+++ ChangeLog	23 Jul 2015 06:23:17 -0000	1.84
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/snakeoil
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.83 2015/06/28 21:17:30 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.84 2015/07/23 06:23:17 radhermit Exp $
+
+  23 Jul 2015; Tim Harder <radhermit@gentoo.org> snakeoil-9999.ebuild:
+  Add setuptools dep.
 
 *snakeoil-0.6.4 (28 Jun 2015)
 





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

end of thread, other threads:[~2015-07-23  6:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-18 12:18 [gentoo-commits] gentoo-x86 commit in dev-python/snakeoil: snakeoil-9999.ebuild ChangeLog Brian Harring (ferringb)
  -- strict thread matches above, loose matches on Subject: below --
2015-07-23  6:23 Tim Harder (radhermit)
2015-02-19 17:26 Tim Harder (radhermit)
2015-02-17  0:03 Tim Harder (radhermit)
2014-05-22 23:09 Tim Harder (radhermit)
2014-04-04  7:27 Tim Harder (radhermit)
2014-04-04  7:21 Tim Harder (radhermit)
2014-03-24 21:37 Michal Gorny (mgorny)
2014-03-05 10:30 Michal Gorny (mgorny)
2013-09-26 12:13 Julian Ospald (hasufell)
2013-09-26 10:48 Michal Gorny (mgorny)
2013-08-27 22:19 Tim Harder (radhermit)
2011-08-06 21:34 Brian Harring (ferringb)

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