public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/linecache2: linecache2-1.0.0.ebuild ChangeLog
@ 2015-03-30 16:16 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2015-03-30 16:16 UTC (permalink / raw
  To: gentoo-commits

jer         15/03/30 16:16:06

  Modified:             linecache2-1.0.0.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #544142).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.3                  dev-python/linecache2/linecache2-1.0.0.ebuild

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

Index: linecache2-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/linecache2/linecache2-1.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- linecache2-1.0.0.ebuild	28 Mar 2015 06:58:39 -0000	1.2
+++ linecache2-1.0.0.ebuild	30 Mar 2015 16:16:06 -0000	1.3
@@ -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/linecache2/linecache2-1.0.0.ebuild,v 1.2 2015/03/28 06:58:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/linecache2/linecache2-1.0.0.ebuild,v 1.3 2015/03/30 16:16:06 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
@@ -13,7 +13,7 @@
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~hppa"
 IUSE="test"
 
 DEPEND="



1.3                  dev-python/linecache2/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/linecache2/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	28 Mar 2015 06:58:39 -0000	1.2
+++ ChangeLog	30 Mar 2015 16:16:06 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/linecache2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/linecache2/ChangeLog,v 1.2 2015/03/28 06:58:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/linecache2/ChangeLog,v 1.3 2015/03/30 16:16:06 jer Exp $
+
+  30 Mar 2015; Jeroen Roovers <jer@gentoo.org> linecache2-1.0.0.ebuild:
+  Marked ~hppa (bug #544142).
 
   28 Mar 2015; Markus Meier <maekke@gentoo.org> linecache2-1.0.0.ebuild:
   add ~arm, bug #544142





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

* [gentoo-commits] gentoo-x86 commit in dev-python/linecache2: linecache2-1.0.0.ebuild ChangeLog
@ 2015-04-26 16:49 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2015-04-26 16:49 UTC (permalink / raw
  To: gentoo-commits

jer         15/04/26 16:49:58

  Modified:             linecache2-1.0.0.ebuild ChangeLog
  Log:
  Marked ~ppc64 (bug #544148).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.4                  dev-python/linecache2/linecache2-1.0.0.ebuild

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

Index: linecache2-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/linecache2/linecache2-1.0.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- linecache2-1.0.0.ebuild	30 Mar 2015 16:16:06 -0000	1.3
+++ linecache2-1.0.0.ebuild	26 Apr 2015 16:49:58 -0000	1.4
@@ -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/linecache2/linecache2-1.0.0.ebuild,v 1.3 2015/03/30 16:16:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/linecache2/linecache2-1.0.0.ebuild,v 1.4 2015/04/26 16:49:58 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
@@ -13,7 +13,7 @@
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc64"
 IUSE="test"
 
 DEPEND="



1.4                  dev-python/linecache2/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/linecache2/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	30 Mar 2015 16:16:06 -0000	1.3
+++ ChangeLog	26 Apr 2015 16:49:58 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/linecache2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/linecache2/ChangeLog,v 1.3 2015/03/30 16:16:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/linecache2/ChangeLog,v 1.4 2015/04/26 16:49:58 jer Exp $
+
+  26 Apr 2015; Jeroen Roovers <jer@gentoo.org> linecache2-1.0.0.ebuild:
+  Marked ~ppc64 (bug #544148).
 
   30 Mar 2015; Jeroen Roovers <jer@gentoo.org> linecache2-1.0.0.ebuild:
   Marked ~hppa (bug #544142).





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

* [gentoo-commits] gentoo-x86 commit in dev-python/linecache2: linecache2-1.0.0.ebuild ChangeLog
@ 2015-05-21  3:40 Matt Turner (mattst88)
  0 siblings, 0 replies; 4+ messages in thread
From: Matt Turner (mattst88) @ 2015-05-21  3:40 UTC (permalink / raw
  To: gentoo-commits

mattst88    15/05/21 03:40:03

  Modified:             linecache2-1.0.0.ebuild ChangeLog
  Log:
  Added ~alpha, bug 544142.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)

Revision  Changes    Path
1.5                  dev-python/linecache2/linecache2-1.0.0.ebuild

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

Index: linecache2-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/linecache2/linecache2-1.0.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- linecache2-1.0.0.ebuild	26 Apr 2015 16:49:58 -0000	1.4
+++ linecache2-1.0.0.ebuild	21 May 2015 03:40:03 -0000	1.5
@@ -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/linecache2/linecache2-1.0.0.ebuild,v 1.4 2015/04/26 16:49:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/linecache2/linecache2-1.0.0.ebuild,v 1.5 2015/05/21 03:40:03 mattst88 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
@@ -13,7 +13,7 @@
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc64"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64"
 IUSE="test"
 
 DEPEND="



1.5                  dev-python/linecache2/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/linecache2/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	26 Apr 2015 16:49:58 -0000	1.4
+++ ChangeLog	21 May 2015 03:40:03 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/linecache2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/linecache2/ChangeLog,v 1.4 2015/04/26 16:49:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/linecache2/ChangeLog,v 1.5 2015/05/21 03:40:03 mattst88 Exp $
+
+  21 May 2015; Matt Turner <mattst88@gentoo.org> linecache2-1.0.0.ebuild:
+  Added ~alpha, bug 544142.
 
   26 Apr 2015; Jeroen Roovers <jer@gentoo.org> linecache2-1.0.0.ebuild:
   Marked ~ppc64 (bug #544148).





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

* [gentoo-commits] gentoo-x86 commit in dev-python/linecache2: linecache2-1.0.0.ebuild ChangeLog
@ 2015-07-26 15:26 Ian Delaney (idella4)
  0 siblings, 0 replies; 4+ messages in thread
From: Ian Delaney (idella4) @ 2015-07-26 15:26 UTC (permalink / raw
  To: gentoo-commits

idella4     15/07/26 15:26:14

  Modified:             linecache2-1.0.0.ebuild ChangeLog
  Log:
  add pypy support
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.6                  dev-python/linecache2/linecache2-1.0.0.ebuild

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

Index: linecache2-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/linecache2/linecache2-1.0.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- linecache2-1.0.0.ebuild	21 May 2015 03:40:03 -0000	1.5
+++ linecache2-1.0.0.ebuild	26 Jul 2015 15:26:14 -0000	1.6
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/linecache2/linecache2-1.0.0.ebuild,v 1.5 2015/05/21 03:40:03 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/linecache2/linecache2-1.0.0.ebuild,v 1.6 2015/07/26 15:26:14 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 pypy )
 
 inherit distutils-r1
 



1.8                  dev-python/linecache2/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/linecache2/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	7 Jun 2015 13:43:21 -0000	1.7
+++ ChangeLog	26 Jul 2015 15:26:14 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/linecache2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/linecache2/ChangeLog,v 1.7 2015/06/07 13:43:21 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/linecache2/ChangeLog,v 1.8 2015/07/26 15:26:14 idella4 Exp $
+
+  26 Jul 2015; Ian Delaney <idella4@gentoo.org> linecache2-1.0.0.ebuild:
+  add pypy support
 
   07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
   Add github to remote-id in metadata.xml





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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-30 16:16 [gentoo-commits] gentoo-x86 commit in dev-python/linecache2: linecache2-1.0.0.ebuild ChangeLog Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2015-04-26 16:49 Jeroen Roovers (jer)
2015-05-21  3:40 Matt Turner (mattst88)
2015-07-26 15:26 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