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

wired       09/11/02 22:02:05

  Modified:             ChangeLog
  Added:                libkworkspace-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.43                 kde-base/libkworkspace/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	18 Oct 2009 13:21:55 -0000	1.42
+++ ChangeLog	2 Nov 2009 22:02:05 -0000	1.43
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/libkworkspace
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.42 2009/10/18 13:21:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.43 2009/11/02 22:02:05 wired Exp $
+
+*libkworkspace-4.3.3 (02 Nov 2009)
+
+  02 Nov 2009; Alex Alexander <wired@gentoo.org>
+  +libkworkspace-4.3.3.ebuild:
+  Version bump
 
   18 Oct 2009; Markus Meier <maekke@gentoo.org> libkworkspace-4.3.1.ebuild:
   x86 stable, bug #287697



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

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

Index: libkworkspace-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/libkworkspace/libkworkspace-4.3.3.ebuild,v 1.1 2009/11/02 22:02:05 wired Exp $

EAPI="2"

KMNAME="kdebase-workspace"
KMMODULE="libs/kworkspace"
inherit kde4-meta

DESCRIPTION="A library for KDE desktop applications"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug"

KMEXTRACTONLY="
	ksmserver/org.kde.KSMServerInterface.xml
	kwin/org.kde.KWin.xml
"

KMSAVELIBS="true"

src_prepare() {
	sed -i -e 's/install( FILES kdisplaymanager.h/install( FILES kdisplaymanager.h screenpreviewwidget.h/' \
		libs/kworkspace/CMakeLists.txt || die "failed to provide screenpreviewwidget.h"

	kde4-meta_src_prepare
}






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

* [gentoo-commits] gentoo-x86 commit in kde-base/libkworkspace: ChangeLog libkworkspace-4.3.3.ebuild
@ 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:45

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

Revision  Changes    Path
1.47                 kde-base/libkworkspace/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	9 Nov 2009 10:30:56 -0000	1.46
+++ ChangeLog	29 Nov 2009 16:26:44 -0000	1.47
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/libkworkspace
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.46 2009/11/09 10:30:56 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.47 2009/11/29 16:26:44 ssuominen Exp $
+
+  29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org>
+  libkworkspace-4.3.3.ebuild:
+  amd64 stable wrt #292455
 
   09 Nov 2009; Jonathan Callen <abcd@gentoo.org>
   -files/4.2-fix_logoff.patch:



1.2                  kde-base/libkworkspace/libkworkspace-4.3.3.ebuild

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

Index: libkworkspace-4.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.3.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libkworkspace-4.3.3.ebuild	2 Nov 2009 22:02:05 -0000	1.1
+++ libkworkspace-4.3.3.ebuild	29 Nov 2009 16:26:44 -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/libkworkspace/libkworkspace-4.3.3.ebuild,v 1.1 2009/11/02 22:02:05 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.3.3.ebuild,v 1.2 2009/11/29 16:26:44 ssuominen Exp $
 
 EAPI="2"
 
@@ -9,7 +9,7 @@
 inherit kde4-meta
 
 DESCRIPTION="A library for KDE desktop applications"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="debug"
 
 KMEXTRACTONLY="






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

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

armin76     09/11/29 16:33:48

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

Revision  Changes    Path
1.48                 kde-base/libkworkspace/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	29 Nov 2009 16:26:44 -0000	1.47
+++ ChangeLog	29 Nov 2009 16:33:48 -0000	1.48
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/libkworkspace
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.47 2009/11/29 16:26:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.48 2009/11/29 16:33:48 armin76 Exp $
+
+  29 Nov 2009; Raúl Porcel <armin76@gentoo.org> libkworkspace-4.3.3.ebuild:
+  Add ~sparc
 
   29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org>
   libkworkspace-4.3.3.ebuild:



1.3                  kde-base/libkworkspace/libkworkspace-4.3.3.ebuild

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

Index: libkworkspace-4.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.3.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libkworkspace-4.3.3.ebuild	29 Nov 2009 16:26:44 -0000	1.2
+++ libkworkspace-4.3.3.ebuild	29 Nov 2009 16:33:48 -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/libkworkspace/libkworkspace-4.3.3.ebuild,v 1.2 2009/11/29 16:26:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.3.3.ebuild,v 1.3 2009/11/29 16:33:48 armin76 Exp $
 
 EAPI="2"
 
@@ -9,7 +9,7 @@
 inherit kde4-meta
 
 DESCRIPTION="A library for KDE desktop applications"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="debug"
 
 KMEXTRACTONLY="






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

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

fauli       09/12/10 17:29:16

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

Revision  Changes    Path
1.51                 kde-base/libkworkspace/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	1 Dec 2009 11:23:36 -0000	1.50
+++ ChangeLog	10 Dec 2009 17:29:16 -0000	1.51
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/libkworkspace
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.50 2009/12/01 11:23:36 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.51 2009/12/10 17:29:16 fauli Exp $
+
+  10 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
+  libkworkspace-4.3.3.ebuild:
+  x86 stable, bug 292455
 
 *libkworkspace-4.3.4 (01 Dec 2009)
 



1.5                  kde-base/libkworkspace/libkworkspace-4.3.3.ebuild

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

Index: libkworkspace-4.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.3.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libkworkspace-4.3.3.ebuild	30 Nov 2009 06:54:58 -0000	1.4
+++ libkworkspace-4.3.3.ebuild	10 Dec 2009 17:29:16 -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/libkworkspace/libkworkspace-4.3.3.ebuild,v 1.4 2009/11/30 06:54:58 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.3.3.ebuild,v 1.5 2009/12/10 17:29:16 fauli Exp $
 
 EAPI="2"
 
@@ -9,7 +9,7 @@
 inherit kde4-meta
 
 DESCRIPTION="A library for KDE desktop applications"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="debug"
 
 KMEXTRACTONLY="






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

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

jer         10/01/19 01:04:23

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

Revision  Changes    Path
1.55                 kde-base/libkworkspace/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	27 Dec 2009 15:24:59 -0000	1.54
+++ ChangeLog	19 Jan 2010 01:04:22 -0000	1.55
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/libkworkspace
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.54 2009/12/27 15:24:59 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.55 2010/01/19 01:04:22 jer Exp $
+
+  19 Jan 2010; Jeroen Roovers <jer@gentoo.org> libkworkspace-4.3.3.ebuild:
+  Stable for HPPA too.
 
   10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org>
   -libkworkspace-4.3.1.ebuild:



1.6                  kde-base/libkworkspace/libkworkspace-4.3.3.ebuild

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

Index: libkworkspace-4.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.3.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libkworkspace-4.3.3.ebuild	10 Dec 2009 17:29:16 -0000	1.5
+++ libkworkspace-4.3.3.ebuild	19 Jan 2010 01:04:22 -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/libkworkspace/libkworkspace-4.3.3.ebuild,v 1.5 2009/12/10 17:29:16 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.3.3.ebuild,v 1.6 2010/01/19 01:04:22 jer Exp $
 
 EAPI="2"
 
@@ -9,7 +9,7 @@
 inherit kde4-meta
 
 DESCRIPTION="A library for KDE desktop applications"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="debug"
 
 KMEXTRACTONLY="






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

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

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

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