public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/libkdcraw: libkdcraw-4.12.4.ebuild libkdcraw-4.12.3.ebuild ChangeLog
@ 2014-04-03 13:12 Johannes Huber (johu)
  0 siblings, 0 replies; only message in thread
From: Johannes Huber (johu) @ 2014-04-03 13:12 UTC (permalink / raw
  To: gentoo-commits

johu        14/04/03 13:12:08

  Modified:             libkdcraw-4.12.4.ebuild libkdcraw-4.12.3.ebuild
                        ChangeLog
  Log:
  Lower dep on media-libs/libraw for stabilization as it works with current stable too.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)

Revision  Changes    Path
1.2                  kde-base/libkdcraw/libkdcraw-4.12.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkdcraw/libkdcraw-4.12.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkdcraw/libkdcraw-4.12.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkdcraw/libkdcraw-4.12.4.ebuild?r1=1.1&r2=1.2

Index: libkdcraw-4.12.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkdcraw/libkdcraw-4.12.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libkdcraw-4.12.4.ebuild	1 Apr 2014 18:10:01 -0000	1.1
+++ libkdcraw-4.12.4.ebuild	3 Apr 2014 13:12:08 -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/kde-base/libkdcraw/libkdcraw-4.12.4.ebuild,v 1.1 2014/04/01 18:10:01 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdcraw/libkdcraw-4.12.4.ebuild,v 1.2 2014/04/03 13:12:08 johu Exp $
 
 EAPI=5
 
@@ -11,6 +11,6 @@
 IUSE="debug"
 
 DEPEND="
-	>=media-libs/libraw-0.16_beta1-r1:=
+	>=media-libs/libraw-0.15:=
 "
 RDEPEND="${DEPEND}"



1.2                  kde-base/libkdcraw/libkdcraw-4.12.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkdcraw/libkdcraw-4.12.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkdcraw/libkdcraw-4.12.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkdcraw/libkdcraw-4.12.3.ebuild?r1=1.1&r2=1.2

Index: libkdcraw-4.12.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkdcraw/libkdcraw-4.12.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libkdcraw-4.12.3.ebuild	4 Mar 2014 19:13:46 -0000	1.1
+++ libkdcraw-4.12.3.ebuild	3 Apr 2014 13:12:08 -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/kde-base/libkdcraw/libkdcraw-4.12.3.ebuild,v 1.1 2014/03/04 19:13:46 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdcraw/libkdcraw-4.12.3.ebuild,v 1.2 2014/04/03 13:12:08 johu Exp $
 
 EAPI=5
 
@@ -11,6 +11,6 @@
 IUSE="debug"
 
 DEPEND="
-	>=media-libs/libraw-0.16_beta1-r1:=
+	>=media-libs/libraw-0.15:=
 "
 RDEPEND="${DEPEND}"



1.216                kde-base/libkdcraw/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkdcraw/ChangeLog?rev=1.216&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkdcraw/ChangeLog?rev=1.216&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkdcraw/ChangeLog?r1=1.215&r2=1.216

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkdcraw/ChangeLog,v
retrieving revision 1.215
retrieving revision 1.216
diff -u -r1.215 -r1.216
--- ChangeLog	1 Apr 2014 18:10:01 -0000	1.215
+++ ChangeLog	3 Apr 2014 13:12:08 -0000	1.216
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/libkdcraw
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdcraw/ChangeLog,v 1.215 2014/04/01 18:10:01 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdcraw/ChangeLog,v 1.216 2014/04/03 13:12:08 johu Exp $
+
+  03 Apr 2014; Johannes Huber <johu@gentoo.org> libkdcraw-4.12.3.ebuild,
+  libkdcraw-4.12.4.ebuild:
+  Lower dep on media-libs/libraw for stabilization as it works with current
+  stable too.
 
 *libkdcraw-4.12.4 (01 Apr 2014)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-04-03 13:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-03 13:12 [gentoo-commits] gentoo-x86 commit in kde-base/libkdcraw: libkdcraw-4.12.4.ebuild libkdcraw-4.12.3.ebuild ChangeLog Johannes Huber (johu)

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