public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/raw-thumbnailer: ChangeLog raw-thumbnailer-0.2.1.ebuild
@ 2011-05-03 20:22 Christoph Mende (angelos)
  0 siblings, 0 replies; 8+ messages in thread
From: Christoph Mende (angelos) @ 2011-05-03 20:22 UTC (permalink / raw
  To: gentoo-commits

angelos     11/05/03 20:22:27

  Modified:             ChangeLog
  Added:                raw-thumbnailer-0.2.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)

Revision  Changes    Path
1.28                 media-gfx/raw-thumbnailer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	22 Apr 2011 19:48:55 -0000	1.27
+++ ChangeLog	3 May 2011 20:22:27 -0000	1.28
@@ -1,6 +1,12 @@
 # ChangeLog for media-gfx/raw-thumbnailer
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.27 2011/04/22 19:48:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.28 2011/05/03 20:22:27 angelos Exp $
+
+*raw-thumbnailer-0.2.1 (03 May 2011)
+
+  03 May 2011; Christoph Mende <angelos@gentoo.org>
+  +raw-thumbnailer-0.2.1.ebuild:
+  Version bump
 
 *raw-thumbnailer-0.2-r1 (22 Apr 2011)
 



1.1                  media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild?rev=1.1&content-type=text/plain

Index: raw-thumbnailer-0.2.1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v 1.1 2011/05/03 20:22:27 angelos Exp $

EAPI=4

DESCRIPTION="A lightweight and fast raw image thumbnailer"
HOMEPAGE="http://code.google.com/p/raw-thumbnailer"
SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

RDEPEND="media-libs/libopenraw[gtk]
	x11-libs/gtk+:2"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	!media-gfx/gnome-raw-thumbnailer"

DOCS=( AUTHORS ChangeLog )






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

* [gentoo-commits] gentoo-x86 commit in media-gfx/raw-thumbnailer: ChangeLog raw-thumbnailer-0.2.1.ebuild
@ 2011-12-12 13:02 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2011-12-12 13:02 UTC (permalink / raw
  To: gentoo-commits

jer         11/12/12 13:02:17

  Modified:             ChangeLog raw-thumbnailer-0.2.1.ebuild
  Log:
  Stable for HPPA (bug #393345).
  
  (Portage version: 2.2.0_alpha80/cvs/Linux x86_64)

Revision  Changes    Path
1.30                 media-gfx/raw-thumbnailer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	6 Dec 2011 04:43:31 -0000	1.29
+++ ChangeLog	12 Dec 2011 13:02:17 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/raw-thumbnailer
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.29 2011/12/06 04:43:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.30 2011/12/12 13:02:17 jer Exp $
+
+  12 Dec 2011; Jeroen Roovers <jer@gentoo.org> raw-thumbnailer-0.2.1.ebuild:
+  Stable for HPPA (bug #393345).
 
 *raw-thumbnailer-0.2.1 (03 May 2011)
 



1.2                  media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild

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

Index: raw-thumbnailer-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- raw-thumbnailer-0.2.1.ebuild	3 May 2011 20:22:27 -0000	1.1
+++ raw-thumbnailer-0.2.1.ebuild	12 Dec 2011 13:02:17 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v 1.1 2011/05/03 20:22:27 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v 1.2 2011/12/12 13:02:17 jer Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND="media-libs/libopenraw[gtk]






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

* [gentoo-commits] gentoo-x86 commit in media-gfx/raw-thumbnailer: ChangeLog raw-thumbnailer-0.2.1.ebuild
@ 2011-12-14  8:39 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 8+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-12-14  8:39 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    11/12/14 08:39:30

  Modified:             ChangeLog raw-thumbnailer-0.2.1.ebuild
  Log:
  x86 stable wrt bug #393345
  
  (Portage version: 2.1.10.11/cvs/Linux i686)

Revision  Changes    Path
1.32                 media-gfx/raw-thumbnailer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	12 Dec 2011 22:26:14 -0000	1.31
+++ ChangeLog	14 Dec 2011 08:39:30 -0000	1.32
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/raw-thumbnailer
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.31 2011/12/12 22:26:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.32 2011/12/14 08:39:30 phajdan.jr Exp $
+
+  14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  raw-thumbnailer-0.2.1.ebuild:
+  x86 stable wrt bug #393345
 
   12 Dec 2011; Agostino Sarubbo <ago@gentoo.org> raw-thumbnailer-0.2.1.ebuild:
   Stable for AMD64, wrt bug #393345



1.4                  media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild?r1=1.3&r2=1.4

Index: raw-thumbnailer-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- raw-thumbnailer-0.2.1.ebuild	12 Dec 2011 22:26:14 -0000	1.3
+++ raw-thumbnailer-0.2.1.ebuild	14 Dec 2011 08:39:30 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v 1.3 2011/12/12 22:26:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v 1.4 2011/12/14 08:39:30 phajdan.jr Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND="media-libs/libopenraw[gtk]






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

* [gentoo-commits] gentoo-x86 commit in media-gfx/raw-thumbnailer: ChangeLog raw-thumbnailer-0.2.1.ebuild
@ 2011-12-14 22:47 Markus Meier (maekke)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2011-12-14 22:47 UTC (permalink / raw
  To: gentoo-commits

maekke      11/12/14 22:47:40

  Modified:             ChangeLog raw-thumbnailer-0.2.1.ebuild
  Log:
  arm stable, bug #393345
  
  (Portage version: 2.1.10.40/cvs/Linux i686)

Revision  Changes    Path
1.33                 media-gfx/raw-thumbnailer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	14 Dec 2011 08:39:30 -0000	1.32
+++ ChangeLog	14 Dec 2011 22:47:40 -0000	1.33
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/raw-thumbnailer
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.32 2011/12/14 08:39:30 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.33 2011/12/14 22:47:40 maekke Exp $
+
+  14 Dec 2011; Markus Meier <maekke@gentoo.org> raw-thumbnailer-0.2.1.ebuild:
+  arm stable, bug #393345
 
   14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   raw-thumbnailer-0.2.1.ebuild:



1.5                  media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild

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

Index: raw-thumbnailer-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- raw-thumbnailer-0.2.1.ebuild	14 Dec 2011 08:39:30 -0000	1.4
+++ raw-thumbnailer-0.2.1.ebuild	14 Dec 2011 22:47:40 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v 1.4 2011/12/14 08:39:30 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v 1.5 2011/12/14 22:47:40 maekke Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND="media-libs/libopenraw[gtk]






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

* [gentoo-commits] gentoo-x86 commit in media-gfx/raw-thumbnailer: ChangeLog raw-thumbnailer-0.2.1.ebuild
@ 2011-12-17 19:24 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2011-12-17 19:24 UTC (permalink / raw
  To: gentoo-commits

armin76     11/12/17 19:24:57

  Modified:             ChangeLog raw-thumbnailer-0.2.1.ebuild
  Log:
  alpha/ia64/sparc stable wrt #393345
  
  (Portage version: 2.1.10.38/cvs/Linux ia64)

Revision  Changes    Path
1.34                 media-gfx/raw-thumbnailer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	14 Dec 2011 22:47:40 -0000	1.33
+++ ChangeLog	17 Dec 2011 19:24:57 -0000	1.34
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/raw-thumbnailer
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.33 2011/12/14 22:47:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.34 2011/12/17 19:24:57 armin76 Exp $
+
+  17 Dec 2011; Raúl Porcel <armin76@gentoo.org> raw-thumbnailer-0.2.1.ebuild:
+  alpha/ia64/sparc stable wrt #393345
 
   14 Dec 2011; Markus Meier <maekke@gentoo.org> raw-thumbnailer-0.2.1.ebuild:
   arm stable, bug #393345



1.6                  media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild?r1=1.5&r2=1.6

Index: raw-thumbnailer-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- raw-thumbnailer-0.2.1.ebuild	14 Dec 2011 22:47:40 -0000	1.5
+++ raw-thumbnailer-0.2.1.ebuild	17 Dec 2011 19:24:57 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v 1.5 2011/12/14 22:47:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v 1.6 2011/12/17 19:24:57 armin76 Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86"
 IUSE=""
 
 RDEPEND="media-libs/libopenraw[gtk]






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

* [gentoo-commits] gentoo-x86 commit in media-gfx/raw-thumbnailer: ChangeLog raw-thumbnailer-0.2.1.ebuild
@ 2012-01-04 20:25 Brent Baude (ranger)
  0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2012-01-04 20:25 UTC (permalink / raw
  To: gentoo-commits

ranger      12/01/04 20:25:06

  Modified:             ChangeLog raw-thumbnailer-0.2.1.ebuild
  Log:
  Marking raw-thumbnailer-0.2.1 ppc for bug 393345
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.35                 media-gfx/raw-thumbnailer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	17 Dec 2011 19:24:57 -0000	1.34
+++ ChangeLog	4 Jan 2012 20:25:06 -0000	1.35
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/raw-thumbnailer
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.34 2011/12/17 19:24:57 armin76 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.35 2012/01/04 20:25:06 ranger Exp $
+
+  04 Jan 2012; Brent Baude <ranger@gentoo.org> raw-thumbnailer-0.2.1.ebuild:
+  Marking raw-thumbnailer-0.2.1 ppc for bug 393345
 
   17 Dec 2011; Raúl Porcel <armin76@gentoo.org> raw-thumbnailer-0.2.1.ebuild:
   alpha/ia64/sparc stable wrt #393345



1.7                  media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild

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

Index: raw-thumbnailer-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- raw-thumbnailer-0.2.1.ebuild	17 Dec 2011 19:24:57 -0000	1.6
+++ raw-thumbnailer-0.2.1.ebuild	4 Jan 2012 20:25:06 -0000	1.7
@@ -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/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v 1.6 2011/12/17 19:24:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v 1.7 2012/01/04 20:25:06 ranger Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86"
 IUSE=""
 
 RDEPEND="media-libs/libopenraw[gtk]






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

* [gentoo-commits] gentoo-x86 commit in media-gfx/raw-thumbnailer: ChangeLog raw-thumbnailer-0.2.1.ebuild
@ 2012-02-02 14:56 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 8+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-02-02 14:56 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/02/02 14:56:47

  Modified:             ChangeLog raw-thumbnailer-0.2.1.ebuild
  Log:
  ppc64 stable wrt #393345
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.36                 media-gfx/raw-thumbnailer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	4 Jan 2012 20:25:06 -0000	1.35
+++ ChangeLog	2 Feb 2012 14:56:47 -0000	1.36
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/raw-thumbnailer
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.35 2012/01/04 20:25:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.36 2012/02/02 14:56:47 ssuominen Exp $
+
+  02 Feb 2012; Samuli Suominen <ssuominen@gentoo.org>
+  raw-thumbnailer-0.2.1.ebuild:
+  ppc64 stable wrt #393345
 
   04 Jan 2012; Brent Baude <ranger@gentoo.org> raw-thumbnailer-0.2.1.ebuild:
   Marking raw-thumbnailer-0.2.1 ppc for bug 393345



1.8                  media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild

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

Index: raw-thumbnailer-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- raw-thumbnailer-0.2.1.ebuild	4 Jan 2012 20:25:06 -0000	1.7
+++ raw-thumbnailer-0.2.1.ebuild	2 Feb 2012 14:56:47 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v 1.7 2012/01/04 20:25:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v 1.8 2012/02/02 14:56:47 ssuominen Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
 IUSE=""
 
 RDEPEND="media-libs/libopenraw[gtk]






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

* [gentoo-commits] gentoo-x86 commit in media-gfx/raw-thumbnailer: ChangeLog raw-thumbnailer-0.2.1.ebuild
@ 2012-05-05  7:00 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-05  7:00 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/05 07:00:24

  Modified:             ChangeLog raw-thumbnailer-0.2.1.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.39                 media-gfx/raw-thumbnailer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	22 Apr 2012 20:39:06 -0000	1.38
+++ ChangeLog	5 May 2012 07:00:24 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/raw-thumbnailer
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.38 2012/04/22 20:39:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.39 2012/05/05 07:00:24 jdhore Exp $
+
+  05 May 2012; Jeff Horelick <jdhore@gentoo.org> raw-thumbnailer-0.2.1.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   22 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
   raw-thumbnailer-0.2.1.ebuild:



1.10                 media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild

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

Index: raw-thumbnailer-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- raw-thumbnailer-0.2.1.ebuild	22 Apr 2012 20:39:06 -0000	1.9
+++ raw-thumbnailer-0.2.1.ebuild	5 May 2012 07:00:24 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v 1.9 2012/04/22 20:39:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v 1.10 2012/05/05 07:00:24 jdhore Exp $
 
 EAPI=4
 
@@ -17,6 +17,6 @@
 	x11-libs/gtk+:2
 	!media-gfx/gnome-raw-thumbnailer"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 DOCS=( AUTHORS ChangeLog )






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

end of thread, other threads:[~2012-05-05  7:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-02 14:56 [gentoo-commits] gentoo-x86 commit in media-gfx/raw-thumbnailer: ChangeLog raw-thumbnailer-0.2.1.ebuild Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-05  7:00 Jeff Horelick (jdhore)
2012-01-04 20:25 Brent Baude (ranger)
2011-12-17 19:24 Raul Porcel (armin76)
2011-12-14 22:47 Markus Meier (maekke)
2011-12-14  8:39 PaweA Hajdan (phajdan.jr)
2011-12-12 13:02 Jeroen Roovers (jer)
2011-05-03 20:22 Christoph Mende (angelos)

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