public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/libksane: ChangeLog libksane-4.6.3.ebuild
@ 2011-05-07 10:47 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 4+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-05-07 10:47 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/05/07 10:47:53

  Modified:             ChangeLog
  Added:                libksane-4.6.3.ebuild
  Log:
  Version bump to KDE SC 4.6.3.
  
  (Portage version: 2.2.0_alpha31/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.67                 kde-base/libksane/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	6 Apr 2011 14:19:11 -0000	1.66
+++ ChangeLog	7 May 2011 10:47:53 -0000	1.67
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/libksane
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.66 2011/04/06 14:19:11 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.67 2011/05/07 10:47:53 scarabeus Exp $
+
+*libksane-4.6.3 (07 May 2011)
+
+  07 May 2011; Tomáš Chvátal <scarabeus@gentoo.org> +libksane-4.6.3.ebuild:
+  Version bump KDE SC 4.6.3
 
 *libksane-4.6.2 (06 Apr 2011)
 



1.1                  kde-base/libksane/libksane-4.6.3.ebuild

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

Index: libksane-4.6.3.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.6.3.ebuild,v 1.1 2011/05/07 10:47:53 scarabeus Exp $

EAPI=4

KMNAME="kdegraphics"
KMMODULE="libs/${PN}"
inherit kde4-meta

DESCRIPTION="SANE Library interface for KDE"
HOMEPAGE="http://www.kipi-plugins.org"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
LICENSE="LGPL-2"

DEPEND="
	media-gfx/sane-backends
"
RDEPEND="${DEPEND}"

src_install() {
	insinto "${KDEDIR}"/share/apps/cmake/modules
	doins "${S}"/cmake/modules/FindKSane.cmake

	kde4-meta_src_install
}






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

* [gentoo-commits] gentoo-x86 commit in kde-base/libksane: ChangeLog libksane-4.6.3.ebuild
@ 2011-06-10 11:50 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-06-10 11:50 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/06/10 11:50:46

  Modified:             ChangeLog libksane-4.6.3.ebuild
  Log:
  Stable on amd64 wrt bug #369979
  
  (Portage version: 2.1.9.49/cvs/Linux x86_64)

Revision  Changes    Path
1.73                 kde-base/libksane/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog	8 Jun 2011 23:30:15 -0000	1.72
+++ ChangeLog	10 Jun 2011 11:50:46 -0000	1.73
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/libksane
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.72 2011/06/08 23:30:15 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.73 2011/06/10 11:50:46 hwoarang Exp $
+
+  10 Jun 2011; Markos Chandras <hwoarang@gentoo.org> libksane-4.6.3.ebuild:
+  Stable on amd64 wrt bug #369979
 
   08 Jun 2011; Thomas Kahle <tomka@gentoo.org> libksane-4.6.3.ebuild:
   x86 stable per bug 369979



1.3                  kde-base/libksane/libksane-4.6.3.ebuild

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

Index: libksane-4.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.6.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libksane-4.6.3.ebuild	8 Jun 2011 23:30:15 -0000	1.2
+++ libksane-4.6.3.ebuild	10 Jun 2011 11:50:46 -0000	1.3
@@ -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/kde-base/libksane/libksane-4.6.3.ebuild,v 1.2 2011/06/08 23:30:15 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.6.3.ebuild,v 1.3 2011/06/10 11:50:46 hwoarang Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="SANE Library interface for KDE"
 HOMEPAGE="http://www.kipi-plugins.org"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 LICENSE="LGPL-2"
 






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

* [gentoo-commits] gentoo-x86 commit in kde-base/libksane: ChangeLog libksane-4.6.3.ebuild
@ 2011-06-26  1:54 Brent Baude (ranger)
  0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2011-06-26  1:54 UTC (permalink / raw
  To: gentoo-commits

ranger      11/06/26 01:54:41

  Modified:             ChangeLog libksane-4.6.3.ebuild
  Log:
  Commiting kde-4.6.3 ppc on bug 369979
  
  (Portage version: 2.1.9.42/cvs/Linux ppc64)

Revision  Changes    Path
1.75                 kde-base/libksane/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog	10 Jun 2011 18:00:06 -0000	1.74
+++ ChangeLog	26 Jun 2011 01:54:41 -0000	1.75
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/libksane
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.74 2011/06/10 18:00:06 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.75 2011/06/26 01:54:41 ranger Exp $
+
+  26 Jun 2011; Brent Baude <ranger@gentoo.org> libksane-4.6.3.ebuild:
+  Marking libksane-4.6.3 ppc stable for bug 369979
 
 *libksane-4.6.4 (10 Jun 2011)
 



1.4                  kde-base/libksane/libksane-4.6.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libksane/libksane-4.6.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libksane/libksane-4.6.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libksane/libksane-4.6.3.ebuild?r1=1.3&r2=1.4

Index: libksane-4.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.6.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libksane-4.6.3.ebuild	10 Jun 2011 11:50:46 -0000	1.3
+++ libksane-4.6.3.ebuild	26 Jun 2011 01:54:41 -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/kde-base/libksane/libksane-4.6.3.ebuild,v 1.3 2011/06/10 11:50:46 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.6.3.ebuild,v 1.4 2011/06/26 01:54:41 ranger Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="SANE Library interface for KDE"
 HOMEPAGE="http://www.kipi-plugins.org"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 LICENSE="LGPL-2"
 






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

* [gentoo-commits] gentoo-x86 commit in kde-base/libksane: ChangeLog libksane-4.6.3.ebuild
@ 2012-02-21 12:52 Johannes Huber (johu)
  0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber (johu) @ 2012-02-21 12:52 UTC (permalink / raw
  To: gentoo-commits

johu        12/02/21 12:52:40

  Modified:             ChangeLog
  Removed:              libksane-4.6.3.ebuild
  Log:
  Remove KDE SC 4.6.3
  
  (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)

Revision  Changes    Path
1.97                 kde-base/libksane/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog	18 Feb 2012 16:14:56 -0000	1.96
+++ ChangeLog	21 Feb 2012 12:52:40 -0000	1.97
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/libksane
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.96 2012/02/18 16:14:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.97 2012/02/21 12:52:40 johu Exp $
+
+  20 Feb 2012; Johannes Huber <johu@gentoo.org> -libksane-4.6.3.ebuild:
+  Remove KDE SC 4.6.3
 
   18 Feb 2012; nixnut <nixnut@gentoo.org> libksane-4.7.4.ebuild:
   ppc stable #396359






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

end of thread, other threads:[~2012-02-21 13:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-26  1:54 [gentoo-commits] gentoo-x86 commit in kde-base/libksane: ChangeLog libksane-4.6.3.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2012-02-21 12:52 Johannes Huber (johu)
2011-06-10 11:50 Markos Chandras (hwoarang)
2011-05-07 10:47 Tomas Chvatal (scarabeus)

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