public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/lensfun: lensfun-0.3.0.ebuild ChangeLog
@ 2014-10-09  2:47 Andrey Grozin (grozin)
  0 siblings, 0 replies; 9+ messages in thread
From: Andrey Grozin (grozin) @ 2014-10-09  2:47 UTC (permalink / raw
  To: gentoo-commits

grozin      14/10/09 02:47:31

  Modified:             lensfun-0.3.0.ebuild ChangeLog
  Log:
  Patching rst2man -> rst2man.py, closing #524474
  
  (Portage version: 2.2.14_rc1/cvs/Linux i686, signed Manifest commit with key 0x3AFFCE974D34BD8C!)

Revision  Changes    Path
1.2                  media-libs/lensfun/lensfun-0.3.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?r1=1.1&r2=1.2

Index: lensfun-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lensfun-0.3.0.ebuild	4 Oct 2014 10:13:25 -0000	1.1
+++ lensfun-0.3.0.ebuild	9 Oct 2014 02:47:31 -0000	1.2
@@ -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/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.1 2014/10/04 10:13:25 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.2 2014/10/09 02:47:31 grozin Exp $
 
 EAPI=5
 
@@ -25,6 +25,8 @@
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
+PATCHES=( "${FILESDIR}"/${P}-rst2man.patch )
+
 DOCS=( README docs/mounts.txt ChangeLog )
 
 src_configure() {



1.79                 media-libs/lensfun/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.79&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.79&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?r1=1.78&r2=1.79

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog	8 Oct 2014 00:52:28 -0000	1.78
+++ ChangeLog	9 Oct 2014 02:47:31 -0000	1.79
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/lensfun
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.78 2014/10/08 00:52:28 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.79 2014/10/09 02:47:31 grozin Exp $
+
+  09 Oct 2014; Andrey Grozin <grozin@gentoo.org> lensfun-0.3.0.ebuild,
+  +files/lensfun-0.3.0-rst2man.patch:
+  Patching rst2man -> rst2man.py, closing #524474
 
   08 Oct 2014; Manuel Rüger <mrueg@gentoo.org> lensfun-0.2.8-r1.ebuild:
   Mark stable on amd64. See bug #524436.





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

* [gentoo-commits] gentoo-x86 commit in media-libs/lensfun: lensfun-0.3.0.ebuild ChangeLog
@ 2014-10-11 11:46 Markus Meier (maekke)
  0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2014-10-11 11:46 UTC (permalink / raw
  To: gentoo-commits

maekke      14/10/11 11:46:42

  Modified:             lensfun-0.3.0.ebuild ChangeLog
  Log:
  add dev-python/docutils to DEPEND for USE=doc
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.3                  media-libs/lensfun/lensfun-0.3.0.ebuild

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

Index: lensfun-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lensfun-0.3.0.ebuild	9 Oct 2014 02:47:31 -0000	1.2
+++ lensfun-0.3.0.ebuild	11 Oct 2014 11:46:42 -0000	1.3
@@ -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/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.2 2014/10/09 02:47:31 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.3 2014/10/11 11:46:42 maekke Exp $
 
 EAPI=5
 
@@ -21,7 +21,10 @@
 	media-libs/libpng:0=
 	sys-libs/zlib:="
 DEPEND="${RDEPEND}
-	doc? ( app-doc/doxygen )"
+	doc? (
+		app-doc/doxygen
+		dev-python/docutils
+	)"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



1.81                 media-libs/lensfun/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.81&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.81&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?r1=1.80&r2=1.81

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog	11 Oct 2014 11:25:31 -0000	1.80
+++ ChangeLog	11 Oct 2014 11:46:42 -0000	1.81
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/lensfun
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.80 2014/10/11 11:25:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.81 2014/10/11 11:46:42 maekke Exp $
+
+  11 Oct 2014; Markus Meier <maekke@gentoo.org> lensfun-0.3.0.ebuild:
+  add dev-python/docutils to DEPEND for USE=doc
 
   11 Oct 2014; Markus Meier <maekke@gentoo.org> lensfun-0.2.8-r1.ebuild:
   arm stable, bug #524436





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

* [gentoo-commits] gentoo-x86 commit in media-libs/lensfun: lensfun-0.3.0.ebuild ChangeLog
@ 2015-05-21 10:30 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-05-21 10:30 UTC (permalink / raw
  To: gentoo-commits

ago         15/05/21 10:30:41

  Modified:             lensfun-0.3.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #549902
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  media-libs/lensfun/lensfun-0.3.0.ebuild

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

Index: lensfun-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lensfun-0.3.0.ebuild	29 Jan 2015 17:34:49 -0000	1.4
+++ lensfun-0.3.0.ebuild	21 May 2015 10:30:41 -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/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.4 2015/01/29 17:34:49 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.5 2015/05/21 10:30:41 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning.
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2"
 
 RDEPEND=">=dev-libs/glib-2.28



1.88                 media-libs/lensfun/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.88&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.88&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?r1=1.87&r2=1.88

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog	19 May 2015 15:00:30 -0000	1.87
+++ ChangeLog	21 May 2015 10:30:41 -0000	1.88
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/lensfun
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.87 2015/05/19 15:00:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.88 2015/05/21 10:30:41 ago Exp $
+
+  21 May 2015; Agostino Sarubbo <ago@gentoo.org> lensfun-0.3.0.ebuild:
+  Stable for amd64, wrt bug #549902
 
   19 May 2015; Markus Meier <maekke@gentoo.org> -lensfun-0.2.8.ebuild:
   remove old





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

* [gentoo-commits] gentoo-x86 commit in media-libs/lensfun: lensfun-0.3.0.ebuild ChangeLog
@ 2015-05-25  4:42 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2015-05-25  4:42 UTC (permalink / raw
  To: gentoo-commits

jer         15/05/25 04:42:16

  Modified:             lensfun-0.3.0.ebuild ChangeLog
  Log:
  Stable for PPC64 (bug #549902).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.7                  media-libs/lensfun/lensfun-0.3.0.ebuild

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

Index: lensfun-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- lensfun-0.3.0.ebuild	22 May 2015 05:24:39 -0000	1.6
+++ lensfun-0.3.0.ebuild	25 May 2015 04:42:16 -0000	1.7
@@ -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/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.6 2015/05/22 05:24:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.7 2015/05/25 04:42:16 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning.
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2"
 
 RDEPEND=">=dev-libs/glib-2.28



1.90                 media-libs/lensfun/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.90&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.90&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?r1=1.89&r2=1.90

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog	22 May 2015 05:24:39 -0000	1.89
+++ ChangeLog	25 May 2015 04:42:16 -0000	1.90
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/lensfun
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.89 2015/05/22 05:24:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.90 2015/05/25 04:42:16 jer Exp $
+
+  25 May 2015; Jeroen Roovers <jer@gentoo.org> lensfun-0.3.0.ebuild:
+  Stable for PPC64 (bug #549902).
 
   22 May 2015; Jeroen Roovers <jer@gentoo.org> lensfun-0.3.0.ebuild:
   Stable for HPPA (bug #549902).





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

* [gentoo-commits] gentoo-x86 commit in media-libs/lensfun: lensfun-0.3.0.ebuild ChangeLog
@ 2015-05-27 11:07 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-05-27 11:07 UTC (permalink / raw
  To: gentoo-commits

ago         15/05/27 11:07:35

  Modified:             lensfun-0.3.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #549902
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  media-libs/lensfun/lensfun-0.3.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?r1=1.7&r2=1.8

Index: lensfun-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- lensfun-0.3.0.ebuild	25 May 2015 04:42:16 -0000	1.7
+++ lensfun-0.3.0.ebuild	27 May 2015 11:07:35 -0000	1.8
@@ -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/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.7 2015/05/25 04:42:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.8 2015/05/27 11:07:35 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning.
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2"
 
 RDEPEND=">=dev-libs/glib-2.28



1.91                 media-libs/lensfun/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.91&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.91&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?r1=1.90&r2=1.91

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog	25 May 2015 04:42:16 -0000	1.90
+++ ChangeLog	27 May 2015 11:07:35 -0000	1.91
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/lensfun
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.90 2015/05/25 04:42:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.91 2015/05/27 11:07:35 ago Exp $
+
+  27 May 2015; Agostino Sarubbo <ago@gentoo.org> lensfun-0.3.0.ebuild:
+  Stable for x86, wrt bug #549902
 
   25 May 2015; Jeroen Roovers <jer@gentoo.org> lensfun-0.3.0.ebuild:
   Stable for PPC64 (bug #549902).





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

* [gentoo-commits] gentoo-x86 commit in media-libs/lensfun: lensfun-0.3.0.ebuild ChangeLog
@ 2015-06-02  5:19 Jack Morgan (jmorgan)
  0 siblings, 0 replies; 9+ messages in thread
From: Jack Morgan (jmorgan) @ 2015-06-02  5:19 UTC (permalink / raw
  To: gentoo-commits

jmorgan     15/06/02 05:19:55

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

Revision  Changes    Path
1.9                  media-libs/lensfun/lensfun-0.3.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?r1=1.8&r2=1.9

Index: lensfun-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- lensfun-0.3.0.ebuild	27 May 2015 11:07:35 -0000	1.8
+++ lensfun-0.3.0.ebuild	2 Jun 2015 05:19:55 -0000	1.9
@@ -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/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.8 2015/05/27 11:07:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.9 2015/06/02 05:19:55 jmorgan Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning.
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2"
 
 RDEPEND=">=dev-libs/glib-2.28



1.92                 media-libs/lensfun/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?r1=1.91&r2=1.92

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog	27 May 2015 11:07:35 -0000	1.91
+++ ChangeLog	2 Jun 2015 05:19:55 -0000	1.92
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/lensfun
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.91 2015/05/27 11:07:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.92 2015/06/02 05:19:55 jmorgan Exp $
+
+  02 Jun 2015; Jack Morgan <jmorgan@gentoo.org> lensfun-0.3.0.ebuild:
+  sparc stable wrt bug #549902
 
   27 May 2015; Agostino Sarubbo <ago@gentoo.org> lensfun-0.3.0.ebuild:
   Stable for x86, wrt bug #549902





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

* [gentoo-commits] gentoo-x86 commit in media-libs/lensfun: lensfun-0.3.0.ebuild ChangeLog
@ 2015-06-11 14:22 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-06-11 14:22 UTC (permalink / raw
  To: gentoo-commits

ago         15/06/11 14:22:02

  Modified:             lensfun-0.3.0.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #549902
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 media-libs/lensfun/lensfun-0.3.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?r1=1.9&r2=1.10

Index: lensfun-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- lensfun-0.3.0.ebuild	2 Jun 2015 05:19:55 -0000	1.9
+++ lensfun-0.3.0.ebuild	11 Jun 2015 14:22:02 -0000	1.10
@@ -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/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.9 2015/06/02 05:19:55 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.10 2015/06/11 14:22:02 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning.
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2"
 
 RDEPEND=">=dev-libs/glib-2.28



1.93                 media-libs/lensfun/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.93&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.93&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?r1=1.92&r2=1.93

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog	2 Jun 2015 05:19:55 -0000	1.92
+++ ChangeLog	11 Jun 2015 14:22:02 -0000	1.93
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/lensfun
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.92 2015/06/02 05:19:55 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.93 2015/06/11 14:22:02 ago Exp $
+
+  11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> lensfun-0.3.0.ebuild:
+  Stable for ppc, wrt bug #549902
 
   02 Jun 2015; Jack Morgan <jmorgan@gentoo.org> lensfun-0.3.0.ebuild:
   sparc stable wrt bug #549902





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

* [gentoo-commits] gentoo-x86 commit in media-libs/lensfun: lensfun-0.3.0.ebuild ChangeLog
@ 2015-07-03 10:15 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-07-03 10:15 UTC (permalink / raw
  To: gentoo-commits

ago         15/07/03 10:15:58

  Modified:             lensfun-0.3.0.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #549902
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.12                 media-libs/lensfun/lensfun-0.3.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?r1=1.11&r2=1.12

Index: lensfun-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- lensfun-0.3.0.ebuild	19 Jun 2015 17:11:11 -0000	1.11
+++ lensfun-0.3.0.ebuild	3 Jul 2015 10:15:58 -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/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.11 2015/06/19 17:11:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.12 2015/07/03 10:15:58 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning.
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2"
 
 RDEPEND=">=dev-libs/glib-2.28



1.96                 media-libs/lensfun/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.96&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.96&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?r1=1.95&r2=1.96

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog	28 Jun 2015 08:59:28 -0000	1.95
+++ ChangeLog	3 Jul 2015 10:15:58 -0000	1.96
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/lensfun
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.95 2015/06/28 08:59:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.96 2015/07/03 10:15:58 ago Exp $
+
+  03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> lensfun-0.3.0.ebuild:
+  Stable for alpha, wrt bug #549902
 
 *lensfun-0.3.1 (28 Jun 2015)
 





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

* [gentoo-commits] gentoo-x86 commit in media-libs/lensfun: lensfun-0.3.0.ebuild ChangeLog
@ 2015-07-17 12:27 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 9+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-07-17 12:27 UTC (permalink / raw
  To: gentoo-commits

zlogene     15/07/17 12:27:37

  Modified:             lensfun-0.3.0.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #549902
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.13                 media-libs/lensfun/lensfun-0.3.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?r1=1.12&r2=1.13

Index: lensfun-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- lensfun-0.3.0.ebuild	3 Jul 2015 10:15:58 -0000	1.12
+++ lensfun-0.3.0.ebuild	17 Jul 2015 12:27:37 -0000	1.13
@@ -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/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.12 2015/07/03 10:15:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.13 2015/07/17 12:27:37 zlogene Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning.
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2"
 
 RDEPEND=">=dev-libs/glib-2.28



1.97                 media-libs/lensfun/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.97&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.97&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?r1=1.96&r2=1.97

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog	3 Jul 2015 10:15:58 -0000	1.96
+++ ChangeLog	17 Jul 2015 12:27:37 -0000	1.97
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/lensfun
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.96 2015/07/03 10:15:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.97 2015/07/17 12:27:37 zlogene Exp $
+
+  17 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> lensfun-0.3.0.ebuild:
+  ia64 stable wrt bug #549902
 
   03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> lensfun-0.3.0.ebuild:
   Stable for alpha, wrt bug #549902





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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-03 10:15 [gentoo-commits] gentoo-x86 commit in media-libs/lensfun: lensfun-0.3.0.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2015-07-17 12:27 Mikle Kolyada (zlogene)
2015-06-11 14:22 Agostino Sarubbo (ago)
2015-06-02  5:19 Jack Morgan (jmorgan)
2015-05-27 11:07 Agostino Sarubbo (ago)
2015-05-25  4:42 Jeroen Roovers (jer)
2015-05-21 10:30 Agostino Sarubbo (ago)
2014-10-11 11:46 Markus Meier (maekke)
2014-10-09  2:47 Andrey Grozin (grozin)

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