public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/stgit: stgit-0.15-r1.ebuild ChangeLog stgit-0.14.3.ebuild stgit-0.15.ebuild
@ 2010-03-17 16:32 Sebastian Pipping (sping)
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Pipping (sping) @ 2010-03-17 16:32 UTC (permalink / raw
  To: gentoo-commits

sping       10/03/17 16:32:57

  Modified:             stgit-0.15-r1.ebuild ChangeLog stgit-0.14.3.ebuild
                        stgit-0.15.ebuild
  Log:
  dev-vcs/stgit: Propagate move of dev-util/git to dev-vcs/git
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.2                  dev-vcs/stgit/stgit-0.15-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/stgit/stgit-0.15-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/stgit/stgit-0.15-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/stgit/stgit-0.15-r1.ebuild?r1=1.1&r2=1.2

Index: stgit-0.15-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.15-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stgit-0.15-r1.ebuild	6 Mar 2010 15:58:48 -0000	1.1
+++ stgit-0.15-r1.ebuild	17 Mar 2010 16:32:55 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.15-r1.ebuild,v 1.1 2010/03/06 15:58:48 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.15-r1.ebuild,v 1.2 2010/03/17 16:32:55 sping Exp $
 
 EAPI="2"
 
@@ -16,7 +16,7 @@
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
 IUSE="doc"
 
-RDEPEND=">=dev-util/git-1.6.3.3"
+RDEPEND=">=dev-vcs/git-1.6.3.3"
 
 # NOTE: It seems to be quite important which asciidoc version to use.
 # So keep an eye on it for the future. Reference should be the online



1.2                  dev-vcs/stgit/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/stgit/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/stgit/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/stgit/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	6 Mar 2010 15:58:48 -0000	1.1
+++ ChangeLog	17 Mar 2010 16:32:55 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/stgit
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.1 2010/03/06 15:58:48 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.2 2010/03/17 16:32:55 sping Exp $
+
+  17 Mar 2010; Sebastian Pipping <sping@gentoo.org> stgit-0.14.3.ebuild,
+  stgit-0.15.ebuild, stgit-0.15-r1.ebuild:
+  Propagate move of dev-util/git to dev-vcs/git
 
   06 Mar 2010; Ulrich Mueller <ulm@gentoo.org> +stgit-0.14.3.ebuild,
   +stgit-0.15.ebuild, +stgit-0.15-r1.ebuild, +metadata.xml:



1.2                  dev-vcs/stgit/stgit-0.14.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/stgit/stgit-0.14.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/stgit/stgit-0.14.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/stgit/stgit-0.14.3.ebuild?r1=1.1&r2=1.2

Index: stgit-0.14.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.14.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stgit-0.14.3.ebuild	6 Mar 2010 15:58:48 -0000	1.1
+++ stgit-0.14.3.ebuild	17 Mar 2010 16:32:55 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.14.3.ebuild,v 1.1 2010/03/06 15:58:48 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.14.3.ebuild,v 1.2 2010/03/17 16:32:55 sping Exp $
 
 inherit distutils bash-completion
 
@@ -13,7 +13,7 @@
 KEYWORDS="alpha amd64 ppc ppc64 x86"
 IUSE=""
 
-RDEPEND=">=dev-util/git-1.5"
+RDEPEND=">=dev-vcs/git-1.5"
 DEPEND="$RDEPEND"
 
 src_install() {



1.2                  dev-vcs/stgit/stgit-0.15.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/stgit/stgit-0.15.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/stgit/stgit-0.15.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/stgit/stgit-0.15.ebuild?r1=1.1&r2=1.2

Index: stgit-0.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.15.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stgit-0.15.ebuild	6 Mar 2010 15:58:48 -0000	1.1
+++ stgit-0.15.ebuild	17 Mar 2010 16:32:55 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.15.ebuild,v 1.1 2010/03/06 15:58:48 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.15.ebuild,v 1.2 2010/03/17 16:32:55 sping Exp $
 
 EAPI="2"
 
@@ -15,7 +15,7 @@
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
 IUSE="doc"
 
-RDEPEND=">=dev-util/git-1.6.3.3"
+RDEPEND=">=dev-vcs/git-1.6.3.3"
 
 # NOTE: It seems to be quite important which asciidoc version to use.
 # So keep an eye on it for the future. Reference should be the online






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

* [gentoo-commits] gentoo-x86 commit in dev-vcs/stgit: stgit-0.15-r1.ebuild ChangeLog stgit-0.14.3.ebuild stgit-0.15.ebuild
@ 2011-03-27 23:23 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2011-03-27 23:23 UTC (permalink / raw
  To: gentoo-commits

arfrever    11/03/27 23:23:25

  Modified:             stgit-0.15-r1.ebuild ChangeLog stgit-0.14.3.ebuild
                        stgit-0.15.ebuild
  Log:
  Use Python 2 (bug #329491).
  
  (Portage version: 2.2.0_alpha28_p40/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-vcs/stgit/stgit-0.15-r1.ebuild

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

Index: stgit-0.15-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.15-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- stgit-0.15-r1.ebuild	17 Mar 2010 16:32:55 -0000	1.2
+++ stgit-0.15-r1.ebuild	27 Mar 2011 23:23:25 -0000	1.3
@@ -1,8 +1,9 @@
-# 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-vcs/stgit/stgit-0.15-r1.ebuild,v 1.2 2010/03/17 16:32:55 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.15-r1.ebuild,v 1.3 2011/03/27 23:23:25 arfrever Exp $
 
-EAPI="2"
+EAPI="3"
+PYTHON_DEPEND="2"
 
 inherit distutils bash-completion
 
@@ -35,6 +36,9 @@
 		ewarn "Enable the 'doc' useflag, if you want them."
 		echo
 	fi
+
+	python_set_active_version 2
+	python_pkg_setup
 }
 
 src_prepare() {



1.5                  dev-vcs/stgit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/stgit/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/stgit/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/stgit/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	27 Mar 2011 19:58:54 -0000	1.4
+++ ChangeLog	27 Mar 2011 23:23:25 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/stgit
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.4 2011/03/27 19:58:54 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.5 2011/03/27 23:23:25 arfrever Exp $
+
+  27 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  stgit-0.14.3.ebuild, stgit-0.15.ebuild, stgit-0.15-r1.ebuild:
+  Use Python 2 (bug #329491).
 
   27 Mar 2011; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
   Add myself as last-resort proxy/backup.



1.3                  dev-vcs/stgit/stgit-0.14.3.ebuild

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

Index: stgit-0.14.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.14.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- stgit-0.14.3.ebuild	17 Mar 2010 16:32:55 -0000	1.2
+++ stgit-0.14.3.ebuild	27 Mar 2011 23:23:25 -0000	1.3
@@ -1,6 +1,9 @@
-# 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-vcs/stgit/stgit-0.14.3.ebuild,v 1.2 2010/03/17 16:32:55 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.14.3.ebuild,v 1.3 2011/03/27 23:23:25 arfrever Exp $
+
+EAPI="3"
+PYTHON_DEPEND="2"
 
 inherit distutils bash-completion
 
@@ -16,6 +19,11 @@
 RDEPEND=">=dev-vcs/git-1.5"
 DEPEND="$RDEPEND"
 
+pkg_setup() {
+	python_set_active_version 2
+	python_pkg_setup
+}
+
 src_install() {
 	sed -i -e 's-\(prefix:\) ~-\1 /usr-' setup.cfg
 	distutils_src_install



1.3                  dev-vcs/stgit/stgit-0.15.ebuild

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

Index: stgit-0.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.15.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- stgit-0.15.ebuild	17 Mar 2010 16:32:55 -0000	1.2
+++ stgit-0.15.ebuild	27 Mar 2011 23:23:25 -0000	1.3
@@ -1,8 +1,9 @@
-# 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-vcs/stgit/stgit-0.15.ebuild,v 1.2 2010/03/17 16:32:55 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.15.ebuild,v 1.3 2011/03/27 23:23:25 arfrever Exp $
 
-EAPI="2"
+EAPI="3"
+PYTHON_DEPEND="2"
 
 inherit distutils bash-completion
 
@@ -34,6 +35,9 @@
 		ewarn "Enable the 'doc' useflag, if you want them."
 		echo
 	fi
+
+	python_set_active_version 2
+	python_pkg_setup
 }
 
 src_prepare() {






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

end of thread, other threads:[~2011-03-27 23:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-27 23:23 [gentoo-commits] gentoo-x86 commit in dev-vcs/stgit: stgit-0.15-r1.ebuild ChangeLog stgit-0.14.3.ebuild stgit-0.15.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)
  -- strict thread matches above, loose matches on Subject: below --
2010-03-17 16:32 Sebastian Pipping (sping)

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