public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-misc/skanlite: skanlite-0.7.ebuild skanlite-0.8.ebuild ChangeLog
@ 2012-02-09 13:57 Johannes Huber (johu)
  0 siblings, 0 replies; only message in thread
From: Johannes Huber (johu) @ 2012-02-09 13:57 UTC (permalink / raw
  To: gentoo-commits

johu        12/02/09 13:57:37

  Modified:             skanlite-0.7.ebuild skanlite-0.8.ebuild ChangeLog
  Log:
  Set KDE_MINIMAL 4.6, fixes bug #399599.
  
  (Portage version: 2.2.0_alpha85/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  kde-misc/skanlite/skanlite-0.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/skanlite/skanlite-0.7.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/skanlite/skanlite-0.7.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/skanlite/skanlite-0.7.ebuild?r1=1.5&r2=1.6

Index: skanlite-0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/skanlite/skanlite-0.7.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- skanlite-0.7.ebuild	9 Jul 2011 08:00:31 -0000	1.5
+++ skanlite-0.7.ebuild	9 Feb 2012 13:57:37 -0000	1.6
@@ -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/kde-misc/skanlite/skanlite-0.7.ebuild,v 1.5 2011/07/09 08:00:31 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/skanlite/skanlite-0.7.ebuild,v 1.6 2012/02/09 13:57:37 johu Exp $
 
 EAPI=4
 
@@ -8,6 +8,7 @@
 it ja km ko lt lv mai nb nds nl nn pa pl pt pt_BR ro ru sk sv tr uk wa zh_CN zh_TW"
 KDE_DOC_DIRS="doc doc-translations/%lingua_${PN}"
 KDE_HANDBOOK="optional"
+KDE_MINIMAL="4.6"
 inherit kde4-base
 
 DESCRIPTION="KDE image scanning application"



1.2                  kde-misc/skanlite/skanlite-0.8.ebuild

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

Index: skanlite-0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/skanlite/skanlite-0.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- skanlite-0.8.ebuild	24 Dec 2011 11:57:45 -0000	1.1
+++ skanlite-0.8.ebuild	9 Feb 2012 13:57:37 -0000	1.2
@@ -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/kde-misc/skanlite/skanlite-0.8.ebuild,v 1.1 2011/12/24 11:57:45 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/skanlite/skanlite-0.8.ebuild,v 1.2 2012/02/09 13:57:37 johu Exp $
 
 EAPI=4
 
@@ -9,6 +9,7 @@
 zh_CN zh_TW"
 KDE_DOC_DIRS="doc doc-translations/%lingua_${PN}"
 KDE_HANDBOOK="optional"
+KDE_MINIMAL="4.6"
 inherit kde4-base
 
 DESCRIPTION="KDE image scanning application"



1.18                 kde-misc/skanlite/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/skanlite/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/skanlite/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/skanlite/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/skanlite/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	24 Dec 2011 11:57:45 -0000	1.17
+++ ChangeLog	9 Feb 2012 13:57:37 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for kde-misc/skanlite
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/skanlite/ChangeLog,v 1.17 2011/12/24 11:57:45 johu Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/skanlite/ChangeLog,v 1.18 2012/02/09 13:57:37 johu Exp $
+
+  09 Feb 2012; Johannes Huber <johu@gentoo.org> skanlite-0.7.ebuild,
+  skanlite-0.8.ebuild:
+  Set KDE_MINIMAL 4.6, fixes bug #399599.
 
 *skanlite-0.8 (24 Dec 2011)
 






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

only message in thread, other threads:[~2012-02-09 13:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-09 13:57 [gentoo-commits] gentoo-x86 commit in kde-misc/skanlite: skanlite-0.7.ebuild skanlite-0.8.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