public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/thunarx-python: thunarx-python-0.3.0.ebuild ChangeLog
@ 2011-10-15 21:04 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-10-15 21:04 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/10/15 21:04:39

  Modified:             thunarx-python-0.3.0.ebuild ChangeLog
  Log:
  Now that python.eclass has EAPI=4 support, convert to EAPI=4 so xfconf.eclass can stop supporting deprecated EAPI=3.
  
  (Portage version: 2.2.0_alpha67/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-python/thunarx-python/thunarx-python-0.3.0.ebuild

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

Index: thunarx-python-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- thunarx-python-0.3.0.ebuild	19 May 2011 22:32:24 -0000	1.2
+++ thunarx-python-0.3.0.ebuild	15 Oct 2011 21:04:39 -0000	1.3
@@ -1,8 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild,v 1.2 2011/05/19 22:32:24 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild,v 1.3 2011/10/15 21:04:39 ssuominen Exp $
 
-EAPI=3
+EAPI=4
 PYTHON_DEPEND=2
 inherit python xfconf
 



1.4                  dev-python/thunarx-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	26 Mar 2011 08:08:17 -0000	1.3
+++ ChangeLog	15 Oct 2011 21:04:39 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/thunarx-python
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/ChangeLog,v 1.3 2011/03/26 08:08:17 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/ChangeLog,v 1.4 2011/10/15 21:04:39 ssuominen Exp $
+
+  15 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
+  thunarx-python-0.3.0.ebuild:
+  Now that python.eclass has EAPI=4 support, convert to EAPI=4 so xfconf.eclass
+  can stop supporting deprecated EAPI=3.
 
 *thunarx-python-0.3.0 (26 Mar 2011)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-python/thunarx-python: thunarx-python-0.3.0.ebuild ChangeLog
@ 2012-05-04 15:12 Patrick Lauer (patrick)
  0 siblings, 0 replies; 5+ messages in thread
From: Patrick Lauer (patrick) @ 2012-05-04 15:12 UTC (permalink / raw
  To: gentoo-commits

patrick     12/05/04 15:12:16

  Modified:             thunarx-python-0.3.0.ebuild ChangeLog
  Log:
  Migrating dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-python/thunarx-python/thunarx-python-0.3.0.ebuild

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

Index: thunarx-python-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- thunarx-python-0.3.0.ebuild	15 Oct 2011 21:04:39 -0000	1.3
+++ thunarx-python-0.3.0.ebuild	4 May 2012 15:12:16 -0000	1.4
@@ -1,6 +1,6 @@
-# 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/thunarx-python/thunarx-python-0.3.0.ebuild,v 1.3 2011/10/15 21:04:39 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild,v 1.4 2012/05/04 15:12:16 patrick Exp $
 
 EAPI=4
 PYTHON_DEPEND=2
@@ -21,7 +21,7 @@
 	dev-python/pygtk:2
 	>=xfce-base/thunar-1.1.0"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 pkg_setup() {
 	XFCONF=(



1.5                  dev-python/thunarx-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	15 Oct 2011 21:04:39 -0000	1.4
+++ ChangeLog	4 May 2012 15:12:16 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/thunarx-python
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/ChangeLog,v 1.4 2011/10/15 21:04:39 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/ChangeLog,v 1.5 2012/05/04 15:12:16 patrick Exp $
+
+  04 May 2012; Patrick Lauer <patrick@gentoo.org> thunarx-python-0.3.0.ebuild:
+  Migrating dev-util/pkgconfig -> virtual/pkgconfig
 
   15 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
   thunarx-python-0.3.0.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-python/thunarx-python: thunarx-python-0.3.0.ebuild ChangeLog
@ 2012-11-28 12:38 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-11-28 12:38 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/11/28 12:38:31

  Modified:             thunarx-python-0.3.0.ebuild ChangeLog
  Log:
  EAPI5
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.5                  dev-python/thunarx-python/thunarx-python-0.3.0.ebuild

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

Index: thunarx-python-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- thunarx-python-0.3.0.ebuild	4 May 2012 15:12:16 -0000	1.4
+++ thunarx-python-0.3.0.ebuild	28 Nov 2012 12:38:31 -0000	1.5
@@ -1,8 +1,8 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild,v 1.4 2012/05/04 15:12:16 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild,v 1.5 2012/11/28 12:38:31 ssuominen Exp $
 
-EAPI=4
+EAPI=5
 PYTHON_DEPEND=2
 inherit python xfconf
 



1.6                  dev-python/thunarx-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	4 May 2012 15:12:16 -0000	1.5
+++ ChangeLog	28 Nov 2012 12:38:31 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/thunarx-python
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/ChangeLog,v 1.5 2012/05/04 15:12:16 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/ChangeLog,v 1.6 2012/11/28 12:38:31 ssuominen Exp $
+
+  28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org>
+  thunarx-python-0.3.0.ebuild:
+  EAPI5
 
   04 May 2012; Patrick Lauer <patrick@gentoo.org> thunarx-python-0.3.0.ebuild:
   Migrating dev-util/pkgconfig -> virtual/pkgconfig





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

* [gentoo-commits] gentoo-x86 commit in dev-python/thunarx-python: thunarx-python-0.3.0.ebuild ChangeLog
@ 2013-04-11 17:58 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-11 17:58 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/11 17:58:10

  Modified:             thunarx-python-0.3.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #465286
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  dev-python/thunarx-python/thunarx-python-0.3.0.ebuild

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

Index: thunarx-python-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- thunarx-python-0.3.0.ebuild	28 Nov 2012 12:38:31 -0000	1.5
+++ thunarx-python-0.3.0.ebuild	11 Apr 2013 17:58:10 -0000	1.6
@@ -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/thunarx-python/thunarx-python-0.3.0.ebuild,v 1.5 2012/11/28 12:38:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild,v 1.6 2013/04/11 17:58:10 ago Exp $
 
 EAPI=5
 PYTHON_DEPEND=2
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug"
 
 RDEPEND="x11-libs/gtk+:2



1.7                  dev-python/thunarx-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	28 Nov 2012 12:38:31 -0000	1.6
+++ ChangeLog	11 Apr 2013 17:58:10 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/thunarx-python
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/ChangeLog,v 1.6 2012/11/28 12:38:31 ssuominen Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/ChangeLog,v 1.7 2013/04/11 17:58:10 ago Exp $
+
+  11 Apr 2013; Agostino Sarubbo <ago@gentoo.org> thunarx-python-0.3.0.ebuild:
+  Stable for amd64, wrt bug #465286
 
   28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org>
   thunarx-python-0.3.0.ebuild:
@@ -31,4 +34,3 @@
   26 Oct 2010; Michael Weber <xmw@gentoo.org> +thunarx-python-0.2.0.ebuild,
   +metadata.xml:
   Initial import. Thanks to Samuli for the xfconf.eclass quickstart.
-





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

* [gentoo-commits] gentoo-x86 commit in dev-python/thunarx-python: thunarx-python-0.3.0.ebuild ChangeLog
@ 2013-04-11 18:08 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-11 18:08 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/11 18:08:48

  Modified:             thunarx-python-0.3.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #465286
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  dev-python/thunarx-python/thunarx-python-0.3.0.ebuild

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

Index: thunarx-python-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- thunarx-python-0.3.0.ebuild	11 Apr 2013 17:58:10 -0000	1.6
+++ thunarx-python-0.3.0.ebuild	11 Apr 2013 18:08:48 -0000	1.7
@@ -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/thunarx-python/thunarx-python-0.3.0.ebuild,v 1.6 2013/04/11 17:58:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild,v 1.7 2013/04/11 18:08:48 ago Exp $
 
 EAPI=5
 PYTHON_DEPEND=2
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug"
 
 RDEPEND="x11-libs/gtk+:2



1.8                  dev-python/thunarx-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	11 Apr 2013 17:58:10 -0000	1.7
+++ ChangeLog	11 Apr 2013 18:08:48 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/thunarx-python
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/ChangeLog,v 1.7 2013/04/11 17:58:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/ChangeLog,v 1.8 2013/04/11 18:08:48 ago Exp $
+
+  11 Apr 2013; Agostino Sarubbo <ago@gentoo.org> thunarx-python-0.3.0.ebuild:
+  Stable for x86, wrt bug #465286
 
   11 Apr 2013; Agostino Sarubbo <ago@gentoo.org> thunarx-python-0.3.0.ebuild:
   Stable for amd64, wrt bug #465286





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

end of thread, other threads:[~2013-04-11 18:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-15 21:04 [gentoo-commits] gentoo-x86 commit in dev-python/thunarx-python: thunarx-python-0.3.0.ebuild ChangeLog Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-04 15:12 Patrick Lauer (patrick)
2012-11-28 12:38 Samuli Suominen (ssuominen)
2013-04-11 17:58 Agostino Sarubbo (ago)
2013-04-11 18:08 Agostino Sarubbo (ago)

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