public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/libksane: libksane-4.3.3.ebuild ChangeLog
@ 2009-11-02 22:01 Alex Alexander (wired)
  0 siblings, 0 replies; 5+ messages in thread
From: Alex Alexander (wired) @ 2009-11-02 22:01 UTC (permalink / raw
  To: gentoo-commits

wired       09/11/02 22:01:21

  Modified:             ChangeLog
  Added:                libksane-4.3.3.ebuild
  Log:
  Version bump KDE 4.3.3
  (Portage version: 2.2_rc48/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.27                 kde-base/libksane/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	18 Oct 2009 14:14:33 -0000	1.26
+++ ChangeLog	2 Nov 2009 22:01:20 -0000	1.27
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/libksane
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.26 2009/10/18 14:14:33 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.27 2009/11/02 22:01:20 wired Exp $
+
+*libksane-4.3.3 (02 Nov 2009)
+
+  02 Nov 2009; Alex Alexander <wired@gentoo.org> +libksane-4.3.3.ebuild:
+  Version bump
 
   18 Oct 2009; Markus Meier <maekke@gentoo.org> libksane-4.3.1.ebuild:
   x86 stable, bug #287697



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

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

Index: libksane-4.3.3.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild,v 1.1 2009/11/02 22:01:20 wired Exp $

EAPI="2"

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

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

DEPEND="
	kde-base/qimageblitz
	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] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/libksane: libksane-4.3.3.ebuild ChangeLog
@ 2009-11-29 16:26 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-11-29 16:26 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/11/29 16:26:00

  Modified:             libksane-4.3.3.ebuild ChangeLog
  Log:
  amd64 stable wrt #292455
  (Portage version: 2.2_rc53/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.2                  kde-base/libksane/libksane-4.3.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild?r1=1.1&r2=1.2

Index: libksane-4.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libksane-4.3.3.ebuild	2 Nov 2009 22:01:20 -0000	1.1
+++ libksane-4.3.3.ebuild	29 Nov 2009 16:25:59 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild,v 1.1 2009/11/02 22:01:20 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild,v 1.2 2009/11/29 16:25:59 ssuominen Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="SANE Library interface for KDE"
 HOMEPAGE="http://www.kipi-plugins.org"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="debug"
 LICENSE="LGPL-2"
 



1.30                 kde-base/libksane/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	9 Nov 2009 00:12:51 -0000	1.29
+++ ChangeLog	29 Nov 2009 16:25:59 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/libksane
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.29 2009/11/09 00:12:51 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.30 2009/11/29 16:25:59 ssuominen Exp $
+
+  29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> libksane-4.3.3.ebuild:
+  amd64 stable wrt #292455
 
   08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -libksane-4.3.2.ebuild:
   Drop KDE 4.3.2






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

* [gentoo-commits] gentoo-x86 commit in kde-base/libksane: libksane-4.3.3.ebuild ChangeLog
@ 2009-11-29 16:51 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2009-11-29 16:51 UTC (permalink / raw
  To: gentoo-commits

armin76     09/11/29 16:51:16

  Modified:             libksane-4.3.3.ebuild ChangeLog
  Log:
  Add ~sparc
  (Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.3                  kde-base/libksane/libksane-4.3.3.ebuild

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

Index: libksane-4.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libksane-4.3.3.ebuild	29 Nov 2009 16:25:59 -0000	1.2
+++ libksane-4.3.3.ebuild	29 Nov 2009 16:51:16 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild,v 1.2 2009/11/29 16:25:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild,v 1.3 2009/11/29 16:51:16 armin76 Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="SANE Library interface for KDE"
 HOMEPAGE="http://www.kipi-plugins.org"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="debug"
 LICENSE="LGPL-2"
 



1.31                 kde-base/libksane/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	29 Nov 2009 16:25:59 -0000	1.30
+++ ChangeLog	29 Nov 2009 16:51:16 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/libksane
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.30 2009/11/29 16:25:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.31 2009/11/29 16:51:16 armin76 Exp $
+
+  29 Nov 2009; Raúl Porcel <armin76@gentoo.org> libksane-4.3.3.ebuild:
+  Add ~sparc
 
   29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> libksane-4.3.3.ebuild:
   amd64 stable wrt #292455






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

* [gentoo-commits] gentoo-x86 commit in kde-base/libksane: libksane-4.3.3.ebuild ChangeLog
@ 2009-12-10 17:27 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 5+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-12-10 17:27 UTC (permalink / raw
  To: gentoo-commits

fauli       09/12/10 17:27:41

  Modified:             libksane-4.3.3.ebuild ChangeLog
  Log:
  x86 stable, bug 292455
  (Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.5                  kde-base/libksane/libksane-4.3.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild?r1=1.4&r2=1.5

Index: libksane-4.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libksane-4.3.3.ebuild	30 Nov 2009 06:54:44 -0000	1.4
+++ libksane-4.3.3.ebuild	10 Dec 2009 17:27:41 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild,v 1.4 2009/11/30 06:54:44 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild,v 1.5 2009/12/10 17:27:41 fauli Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="SANE Library interface for KDE"
 HOMEPAGE="http://www.kipi-plugins.org"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="debug"
 LICENSE="LGPL-2"
 



1.34                 kde-base/libksane/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	1 Dec 2009 11:22:54 -0000	1.33
+++ ChangeLog	10 Dec 2009 17:27:41 -0000	1.34
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/libksane
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.33 2009/12/01 11:22:54 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.34 2009/12/10 17:27:41 fauli Exp $
+
+  10 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
+  libksane-4.3.3.ebuild:
+  x86 stable, bug 292455
 
 *libksane-4.3.4 (01 Dec 2009)
 






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

* [gentoo-commits] gentoo-x86 commit in kde-base/libksane: libksane-4.3.3.ebuild ChangeLog
@ 2010-01-19  2:13 Jeroen Roovers (jer)
  0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2010-01-19  2:13 UTC (permalink / raw
  To: gentoo-commits

jer         10/01/19 02:13:29

  Modified:             libksane-4.3.3.ebuild ChangeLog
  Log:
  Stable for HPPA too.
  (Portage version: 2.2_rc61/cvs/Linux i686)

Revision  Changes    Path
1.6                  kde-base/libksane/libksane-4.3.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild?r1=1.5&r2=1.6

Index: libksane-4.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libksane-4.3.3.ebuild	10 Dec 2009 17:27:41 -0000	1.5
+++ libksane-4.3.3.ebuild	19 Jan 2010 02:13:28 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild,v 1.5 2009/12/10 17:27:41 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.3.3.ebuild,v 1.6 2010/01/19 02:13:28 jer Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="SANE Library interface for KDE"
 HOMEPAGE="http://www.kipi-plugins.org"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="debug"
 LICENSE="LGPL-2"
 



1.38                 kde-base/libksane/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libksane/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	27 Dec 2009 15:36:25 -0000	1.37
+++ ChangeLog	19 Jan 2010 02:13:28 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/libksane
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.37 2009/12/27 15:36:25 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.38 2010/01/19 02:13:28 jer Exp $
+
+  19 Jan 2010; Jeroen Roovers <jer@gentoo.org> libksane-4.3.3.ebuild:
+  Stable for HPPA too.
 
   10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org>
   -libksane-4.3.1.ebuild:






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

end of thread, other threads:[~2010-01-19  2:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-02 22:01 [gentoo-commits] gentoo-x86 commit in kde-base/libksane: libksane-4.3.3.ebuild ChangeLog Alex Alexander (wired)
  -- strict thread matches above, loose matches on Subject: below --
2009-11-29 16:26 Samuli Suominen (ssuominen)
2009-11-29 16:51 Raul Porcel (armin76)
2009-12-10 17:27 Christian Faulhammer (fauli)
2010-01-19  2:13 Jeroen Roovers (jer)

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