public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-misc/skanlite: skanlite-0.9.ebuild ChangeLog
@ 2012-09-26 12:14 Johannes Huber (johu)
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber (johu) @ 2012-09-26 12:14 UTC (permalink / raw
  To: gentoo-commits

johu        12/09/26 12:14:43

  Modified:             ChangeLog
  Added:                skanlite-0.9.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha133/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 kde-misc/skanlite/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/skanlite/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	1 Jun 2012 19:50:51 -0000	1.21
+++ ChangeLog	26 Sep 2012 12:14:43 -0000	1.22
@@ -1,6 +1,11 @@
 # ChangeLog for kde-misc/skanlite
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/skanlite/ChangeLog,v 1.21 2012/06/01 19:50:51 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/skanlite/ChangeLog,v 1.22 2012/09/26 12:14:43 johu Exp $
+
+*skanlite-0.9 (26 Sep 2012)
+
+  26 Sep 2012; Johannes Huber <johu@gentoo.org> +skanlite-0.9.ebuild:
+  Version bump.
 
   01 Jun 2012; Johannes Huber <johu@gentoo.org> -skanlite-0.7.ebuild:
   Remove old.
@@ -83,4 +88,3 @@
   03 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> +metadata.xml,
   +skanlite-0.2.ebuild:
   Initial import of skanlite; this fixes bug #256744
-



1.1                  kde-misc/skanlite/skanlite-0.9.ebuild

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

Index: skanlite-0.9.ebuild
===================================================================
# 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.9.ebuild,v 1.1 2012/09/26 12:14:43 johu Exp $

EAPI=4

KDE_LINGUAS="be bs ca ca@valencia cs da de el en_GB eo es et eu fi fr ga gl hr
hu is it ja km ko lt lv mai nb nds nl nn pa pl pt pt_BR ro ru sk sl sq sv tr ug
uk wa zh_CN zh_TW"
KDE_DOC_DIRS="doc doc-translations/%lingua_${PN}"
KDE_HANDBOOK="optional"
inherit kde4-base

DESCRIPTION="KDE image scanning application"
HOMEPAGE="http://www.kde.org/applications/graphics/skanlite/"
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="4"
KEYWORDS="~amd64 ~x86"
IUSE="debug"

DEPEND="$(add_kdebase_dep libksane)"
RDEPEND=${DEPEND}





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

* [gentoo-commits] gentoo-x86 commit in kde-misc/skanlite: skanlite-0.9.ebuild ChangeLog
@ 2012-11-06 17:10 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-06 17:10 UTC (permalink / raw
  To: gentoo-commits

ago         12/11/06 17:10:02

  Modified:             skanlite-0.9.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #441340
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  kde-misc/skanlite/skanlite-0.9.ebuild

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

Index: skanlite-0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/skanlite/skanlite-0.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- skanlite-0.9.ebuild	26 Sep 2012 12:14:43 -0000	1.1
+++ skanlite-0.9.ebuild	6 Nov 2012 17:10:01 -0000	1.2
@@ -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/kde-misc/skanlite/skanlite-0.9.ebuild,v 1.1 2012/09/26 12:14:43 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/skanlite/skanlite-0.9.ebuild,v 1.2 2012/11/06 17:10:01 ago Exp $
 
 EAPI=4
 
@@ -17,7 +17,7 @@
 
 LICENSE="GPL-2"
 SLOT="4"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug"
 
 DEPEND="$(add_kdebase_dep libksane)"



1.23                 kde-misc/skanlite/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/skanlite/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	26 Sep 2012 12:14:43 -0000	1.22
+++ ChangeLog	6 Nov 2012 17:10:01 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for kde-misc/skanlite
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/skanlite/ChangeLog,v 1.22 2012/09/26 12:14:43 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/skanlite/ChangeLog,v 1.23 2012/11/06 17:10:01 ago Exp $
+
+  06 Nov 2012; Agostino Sarubbo <ago@gentoo.org> skanlite-0.9.ebuild:
+  Stable for amd64, wrt bug #441340
 
 *skanlite-0.9 (26 Sep 2012)
 





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

* [gentoo-commits] gentoo-x86 commit in kde-misc/skanlite: skanlite-0.9.ebuild ChangeLog
@ 2012-11-14 20:17 Johannes Huber (johu)
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber (johu) @ 2012-11-14 20:17 UTC (permalink / raw
  To: gentoo-commits

johu        12/11/14 20:17:47

  Modified:             skanlite-0.9.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #441340
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)

Revision  Changes    Path
1.3                  kde-misc/skanlite/skanlite-0.9.ebuild

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

Index: skanlite-0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/skanlite/skanlite-0.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- skanlite-0.9.ebuild	6 Nov 2012 17:10:01 -0000	1.2
+++ skanlite-0.9.ebuild	14 Nov 2012 20:17:47 -0000	1.3
@@ -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/kde-misc/skanlite/skanlite-0.9.ebuild,v 1.2 2012/11/06 17:10:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/skanlite/skanlite-0.9.ebuild,v 1.3 2012/11/14 20:17:47 johu Exp $
 
 EAPI=4
 
@@ -17,7 +17,7 @@
 
 LICENSE="GPL-2"
 SLOT="4"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug"
 
 DEPEND="$(add_kdebase_dep libksane)"



1.24                 kde-misc/skanlite/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/skanlite/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	6 Nov 2012 17:10:01 -0000	1.23
+++ ChangeLog	14 Nov 2012 20:17:47 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for kde-misc/skanlite
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/skanlite/ChangeLog,v 1.23 2012/11/06 17:10:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/skanlite/ChangeLog,v 1.24 2012/11/14 20:17:47 johu Exp $
+
+  14 Nov 2012; Johannes Huber <johu@gentoo.org> skanlite-0.9.ebuild:
+  Stable for x86, wrt bug #441340
 
   06 Nov 2012; Agostino Sarubbo <ago@gentoo.org> skanlite-0.9.ebuild:
   Stable for amd64, wrt bug #441340





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

end of thread, other threads:[~2012-11-14 20:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-14 20:17 [gentoo-commits] gentoo-x86 commit in kde-misc/skanlite: skanlite-0.9.ebuild ChangeLog Johannes Huber (johu)
  -- strict thread matches above, loose matches on Subject: below --
2012-11-06 17:10 Agostino Sarubbo (ago)
2012-09-26 12:14 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