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.2.0.ebuild
@ 2009-01-27 18:13 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 3+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-01-27 18:13 UTC (permalink / raw
  To: gentoo-commits

alexxy      09/01/27 18:13:23

  Modified:             ChangeLog
  Added:                libksane-4.2.0.ebuild
  Log:
  Bump shiny new KDE 4.2.0
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  kde-base/libksane/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	14 Jan 2009 15:58:06 -0000	1.6
+++ ChangeLog	27 Jan 2009 18:13:23 -0000	1.7
@@ -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.6 2009/01/14 15:58:06 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.7 2009/01/27 18:13:23 alexxy Exp $
+
+*libksane-4.2.0 (27 Jan 2009)
+
+  27 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> +libksane-4.2.0.ebuild:
+  Bump KDE-4.2.0
 
   14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> -libksane-4.1.2.ebuild,
   -libksane-4.1.3.ebuild:



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

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

Index: libksane-4.2.0.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.2.0.ebuild,v 1.1 2009/01/27 18:13:23 alexxy Exp $

EAPI="2"

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

DESCRIPTION="SANE Library interface for KDE"
HOMEPAGE="http://www.kipi-plugins.org"
KEYWORDS="~amd64 ~x86"
IUSE="debug htmlhandbook"
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] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/libksane: ChangeLog libksane-4.2.0.ebuild
@ 2009-02-01  8:25 Jorge Manuel B. S. Vicetto (jmbsvicetto)
  0 siblings, 0 replies; 3+ messages in thread
From: Jorge Manuel B. S. Vicetto (jmbsvicetto) @ 2009-02-01  8:25 UTC (permalink / raw
  To: gentoo-commits

jmbsvicetto    09/02/01 08:25:21

  Modified:             ChangeLog libksane-4.2.0.ebuild
  Log:
  Restored ~ppc and ~ppc64 keywords to KDE-4.2.0
  (Portage version: 2.2_rc23/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.8                  kde-base/libksane/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	27 Jan 2009 18:13:23 -0000	1.7
+++ ChangeLog	1 Feb 2009 08:25:21 -0000	1.8
@@ -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.7 2009/01/27 18:13:23 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.8 2009/02/01 08:25:21 jmbsvicetto Exp $
+
+  01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+  libksane-4.2.0.ebuild:
+  Restored ~ppc and ~ppc64 keywords to KDE-4.2.0
 
 *libksane-4.2.0 (27 Jan 2009)
 



1.2                  kde-base/libksane/libksane-4.2.0.ebuild

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

Index: libksane-4.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libksane-4.2.0.ebuild	27 Jan 2009 18:13:23 -0000	1.1
+++ libksane-4.2.0.ebuild	1 Feb 2009 08:25:21 -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.2.0.ebuild,v 1.1 2009/01/27 18:13:23 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.2.0.ebuild,v 1.2 2009/02/01 08:25:21 jmbsvicetto Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="SANE Library interface for KDE"
 HOMEPAGE="http://www.kipi-plugins.org"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="debug htmlhandbook"
 LICENSE="LGPL-2"
 






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

* [gentoo-commits] gentoo-x86 commit in kde-base/libksane: ChangeLog libksane-4.2.0.ebuild
@ 2009-03-08 20:48 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 3+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-03-08 20:48 UTC (permalink / raw
  To: gentoo-commits

alexxy      09/03/08 20:48:09

  Modified:             ChangeLog
  Removed:              libksane-4.2.0.ebuild
  Log:
  Drop KDE 4.2.0
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 kde-base/libksane/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	8 Mar 2009 14:14:41 -0000	1.11
+++ ChangeLog	8 Mar 2009 20:48:09 -0000	1.12
@@ -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.11 2009/03/08 14:14:41 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.12 2009/03/08 20:48:09 alexxy Exp $
+
+  08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> -libksane-4.2.0.ebuild:
+  Drop KDE 4.2.0
 
   08 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org> libksane-4.2.1.ebuild:
   Semi-automatic merge, Update deps.






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

end of thread, other threads:[~2009-03-08 20:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-01  8:25 [gentoo-commits] gentoo-x86 commit in kde-base/libksane: ChangeLog libksane-4.2.0.ebuild Jorge Manuel B. S. Vicetto (jmbsvicetto)
  -- strict thread matches above, loose matches on Subject: below --
2009-03-08 20:48 Alexey Shvetsov (alexxy)
2009-01-27 18:13 Alexey Shvetsov (alexxy)

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