public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-calculators/units: ChangeLog units-2.11.ebuild
@ 2014-07-19 17:24 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 4+ messages in thread
From: Tobias Klausmann (klausman) @ 2014-07-19 17:24 UTC (permalink / raw
  To: gentoo-commits

klausman    14/07/19 17:24:08

  Modified:             ChangeLog units-2.11.ebuild
  Log:
  Keyworded on alpha, bug #505998
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)

Revision  Changes    Path
1.74                 sci-calculators/units/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/ChangeLog?rev=1.74&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/ChangeLog?rev=1.74&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/ChangeLog?r1=1.73&r2=1.74

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog	15 May 2014 20:01:41 -0000	1.73
+++ ChangeLog	19 Jul 2014 17:24:08 -0000	1.74
@@ -1,6 +1,9 @@
 # ChangeLog for sci-calculators/units
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.73 2014/05/15 20:01:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.74 2014/07/19 17:24:08 klausman Exp $
+
+  19 Jul 2014; Tobias Klausmann <klausman@gentoo.org> units-2.11.ebuild:
+  Keyworded on alpha, bug #505998
 
   15 May 2014; Markus Meier <maekke@gentoo.org> units-2.11.ebuild:
   add ~arm, bug #505998



1.4                  sci-calculators/units/units-2.11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11.ebuild?r1=1.3&r2=1.4

Index: units-2.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- units-2.11.ebuild	15 May 2014 20:01:41 -0000	1.3
+++ units-2.11.ebuild	19 Jul 2014 17:24:08 -0000	1.4
@@ -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/sci-calculators/units/units-2.11.ebuild,v 1.3 2014/05/15 20:01:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v 1.4 2014/07/19 17:24:08 klausman Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -13,7 +13,7 @@
 
 LICENSE="FDL-1.3 GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm hppa ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~x86 ~amd64-linux ~x86-linux"
 IUSE="+units_cur"
 
 DEPEND="





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

* [gentoo-commits] gentoo-x86 commit in sci-calculators/units: ChangeLog units-2.11.ebuild
@ 2014-07-20 12:20 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 4+ messages in thread
From: Tobias Klausmann (klausman) @ 2014-07-20 12:20 UTC (permalink / raw
  To: gentoo-commits

klausman    14/07/20 12:20:14

  Modified:             ChangeLog units-2.11.ebuild
  Log:
  Stable on alpha, bug #509790
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)

Revision  Changes    Path
1.75                 sci-calculators/units/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/ChangeLog?rev=1.75&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/ChangeLog?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/ChangeLog?r1=1.74&r2=1.75

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog	19 Jul 2014 17:24:08 -0000	1.74
+++ ChangeLog	20 Jul 2014 12:20:14 -0000	1.75
@@ -1,6 +1,9 @@
 # ChangeLog for sci-calculators/units
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.74 2014/07/19 17:24:08 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.75 2014/07/20 12:20:14 klausman Exp $
+
+  20 Jul 2014; Tobias Klausmann <klausman@gentoo.org> units-2.11.ebuild:
+  Stable on alpha, bug #509790
 
   19 Jul 2014; Tobias Klausmann <klausman@gentoo.org> units-2.11.ebuild:
   Keyworded on alpha, bug #505998



1.5                  sci-calculators/units/units-2.11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11.ebuild?r1=1.4&r2=1.5

Index: units-2.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- units-2.11.ebuild	19 Jul 2014 17:24:08 -0000	1.4
+++ units-2.11.ebuild	20 Jul 2014 12:20:14 -0000	1.5
@@ -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/sci-calculators/units/units-2.11.ebuild,v 1.4 2014/07/19 17:24:08 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v 1.5 2014/07/20 12:20:14 klausman Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -13,7 +13,7 @@
 
 LICENSE="FDL-1.3 GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha ~amd64 ~arm hppa ~x86 ~amd64-linux ~x86-linux"
 IUSE="+units_cur"
 
 DEPEND="





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

* [gentoo-commits] gentoo-x86 commit in sci-calculators/units: ChangeLog units-2.11.ebuild
@ 2015-05-28 15:14 Jack Morgan (jmorgan)
  0 siblings, 0 replies; 4+ messages in thread
From: Jack Morgan (jmorgan) @ 2015-05-28 15:14 UTC (permalink / raw
  To: gentoo-commits

jmorgan     15/05/28 15:14:19

  Modified:             ChangeLog units-2.11.ebuild
  Log:
  sparc stable wrt bug #509790
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )

Revision  Changes    Path
1.84                 sci-calculators/units/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	8 Apr 2015 18:21:38 -0000	1.83
+++ ChangeLog	28 May 2015 15:14:19 -0000	1.84
@@ -1,6 +1,9 @@
 # ChangeLog for sci-calculators/units
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.83 2015/04/08 18:21:38 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.84 2015/05/28 15:14:19 jmorgan Exp $
+
+  28 May 2015; Jack Morgan <jmorgan@gentoo.org> units-2.11.ebuild:
+  sparc stable wrt bug #509790
 
   08 Apr 2015; Michał Górny <mgorny@gentoo.org> units-2.11.ebuild,
   units-2.11a.ebuild:



1.12                 sci-calculators/units/units-2.11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11.ebuild?r1=1.11&r2=1.12

Index: units-2.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- units-2.11.ebuild	8 Apr 2015 18:21:38 -0000	1.11
+++ units-2.11.ebuild	28 May 2015 15:14:19 -0000	1.12
@@ -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/sci-calculators/units/units-2.11.ebuild,v 1.11 2015/04/08 18:21:38 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v 1.12 2015/05/28 15:14:19 jmorgan Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3} )
@@ -13,7 +13,7 @@
 
 LICENSE="FDL-1.3 GPL-3"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ppc ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm hppa ppc sparc x86 ~amd64-linux ~x86-linux"
 IUSE="+units_cur"
 
 DEPEND="





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

* [gentoo-commits] gentoo-x86 commit in sci-calculators/units: ChangeLog units-2.11.ebuild
@ 2015-07-26  6:27 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2015-07-26  6:27 UTC (permalink / raw
  To: gentoo-commits

jer         15/07/26 06:27:18

  Modified:             ChangeLog units-2.11.ebuild
  Log:
  Enable dev-lang/python:3.4 compatibility.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.86                 sci-calculators/units/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/ChangeLog?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/ChangeLog?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/ChangeLog?r1=1.85&r2=1.86

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog	28 May 2015 16:35:20 -0000	1.85
+++ ChangeLog	26 Jul 2015 06:27:18 -0000	1.86
@@ -1,6 +1,9 @@
 # ChangeLog for sci-calculators/units
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.85 2015/05/28 16:35:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.86 2015/07/26 06:27:18 jer Exp $
+
+  26 Jul 2015; Jeroen Roovers <jer@gentoo.org> units-2.11.ebuild:
+  Enable dev-lang/python:3.4 compatibility.
 
   28 May 2015; Jeroen Roovers <jer@gentoo.org> -units-2.02.ebuild,
   -units-2.02-r1.ebuild, -files/units-2.01-install.patch,



1.13                 sci-calculators/units/units-2.11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11.ebuild?r1=1.12&r2=1.13

Index: units-2.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- units-2.11.ebuild	28 May 2015 15:14:19 -0000	1.12
+++ units-2.11.ebuild	26 Jul 2015 06:27:18 -0000	1.13
@@ -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/sci-calculators/units/units-2.11.ebuild,v 1.12 2015/05/28 15:14:19 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v 1.13 2015/07/26 06:27:18 jer Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 PYTHON_REQ_USE="xml"
 inherit eutils python-r1
 





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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-19 17:24 [gentoo-commits] gentoo-x86 commit in sci-calculators/units: ChangeLog units-2.11.ebuild Tobias Klausmann (klausman)
  -- strict thread matches above, loose matches on Subject: below --
2014-07-20 12:20 Tobias Klausmann (klausman)
2015-05-28 15:14 Jack Morgan (jmorgan)
2015-07-26  6:27 Jeroen Roovers (jer)

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