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

wired       09/12/01 11:23:36

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

Revision  Changes    Path
1.50                 kde-base/libkworkspace/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	30 Nov 2009 06:54:58 -0000	1.49
+++ ChangeLog	1 Dec 2009 11:23:36 -0000	1.50
@@ -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.49 2009/11/30 06:54:58 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.50 2009/12/01 11:23:36 wired Exp $
+
+*libkworkspace-4.3.4 (01 Dec 2009)
+
+  01 Dec 2009; Alex Alexander <wired@gentoo.org>
+  +libkworkspace-4.3.4.ebuild:
+  Version bump
 
   30 Nov 2009; Joseph Jezak <josejx@gentoo.org> libkworkspace-4.3.3.ebuild:
   Marked ppc/ppc64 stable for bug #292455.



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

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

Index: libkworkspace-4.3.4.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.4.ebuild,v 1.1 2009/12/01 11:23:36 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 ~sparc ~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: libkworkspace-4.3.4.ebuild ChangeLog
@ 2009-12-27 14:56 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2009-12-27 14:56 UTC (permalink / raw
  To: gentoo-commits

armin76     09/12/27 14:56:29

  Modified:             libkworkspace-4.3.4.ebuild ChangeLog
  Log:
  alpha/ia64/sparc stable
  (Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.2                  kde-base/libkworkspace/libkworkspace-4.3.4.ebuild

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

Index: libkworkspace-4.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.3.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libkworkspace-4.3.4.ebuild	1 Dec 2009 11:23:36 -0000	1.1
+++ libkworkspace-4.3.4.ebuild	27 Dec 2009 14:56:28 -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.4.ebuild,v 1.1 2009/12/01 11:23:36 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.3.4.ebuild,v 1.2 2009/12/27 14:56:28 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 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86"
 IUSE="debug"
 
 KMEXTRACTONLY="



1.53                 kde-base/libkworkspace/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	10 Dec 2009 23:29:08 -0000	1.52
+++ ChangeLog	27 Dec 2009 14:56:28 -0000	1.53
@@ -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.52 2009/12/10 23:29:08 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.53 2009/12/27 14:56:28 armin76 Exp $
+
+  27 Dec 2009; Raúl Porcel <armin76@gentoo.org> libkworkspace-4.3.4.ebuild:
+  alpha/ia64/sparc stable
 
   10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org>
   -libkworkspace-4.3.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in kde-base/libkworkspace: libkworkspace-4.3.4.ebuild ChangeLog
@ 2009-12-27 15:25 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2009-12-27 15:25 UTC (permalink / raw
  To: gentoo-commits

armin76     09/12/27 15:25:00

  Modified:             libkworkspace-4.3.4.ebuild ChangeLog
  Log:
  Revert
  (Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.3                  kde-base/libkworkspace/libkworkspace-4.3.4.ebuild

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

Index: libkworkspace-4.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.3.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libkworkspace-4.3.4.ebuild	27 Dec 2009 14:56:28 -0000	1.2
+++ libkworkspace-4.3.4.ebuild	27 Dec 2009 15:24:59 -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.4.ebuild,v 1.2 2009/12/27 14:56:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.3.4.ebuild,v 1.3 2009/12/27 15:24:59 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 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="debug"
 
 KMEXTRACTONLY="



1.54                 kde-base/libkworkspace/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	27 Dec 2009 14:56:28 -0000	1.53
+++ ChangeLog	27 Dec 2009 15:24:59 -0000	1.54
@@ -1,9 +1,6 @@
 # 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.53 2009/12/27 14:56:28 armin76 Exp $
-
-  27 Dec 2009; Raúl Porcel <armin76@gentoo.org> libkworkspace-4.3.4.ebuild:
-  alpha/ia64/sparc stable
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.54 2009/12/27 15:24:59 armin76 Exp $
 
   10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org>
   -libkworkspace-4.3.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in kde-base/libkworkspace: libkworkspace-4.3.4.ebuild ChangeLog
@ 2010-01-19  9:24 Jonathan Callen (abcd)
  0 siblings, 0 replies; 5+ messages in thread
From: Jonathan Callen (abcd) @ 2010-01-19  9:24 UTC (permalink / raw
  To: gentoo-commits

abcd        10/01/19 09:24:19

  Modified:             libkworkspace-4.3.4.ebuild ChangeLog
  Log:
  Keyword ~amd64-linux/~x86-linux
  (Portage version: -svn/cvs/Linux i686)

Revision  Changes    Path
1.4                  kde-base/libkworkspace/libkworkspace-4.3.4.ebuild

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

Index: libkworkspace-4.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.3.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libkworkspace-4.3.4.ebuild	27 Dec 2009 15:24:59 -0000	1.3
+++ libkworkspace-4.3.4.ebuild	19 Jan 2010 09:24:19 -0000	1.4
@@ -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.4.ebuild,v 1.3 2009/12/27 15:24:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.3.4.ebuild,v 1.4 2010/01/19 09:24:19 abcd 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 ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 KMEXTRACTONLY="



1.56                 kde-base/libkworkspace/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	19 Jan 2010 01:04:22 -0000	1.55
+++ ChangeLog	19 Jan 2010 09:24:19 -0000	1.56
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/libkworkspace
 # 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 $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.56 2010/01/19 09:24:19 abcd Exp $
+
+  19 Jan 2010; Jonathan Callen <abcd@gentoo.org> libkworkspace-4.3.4.ebuild:
+  Keyword ~amd64-linux/~x86-linux
 
   19 Jan 2010; Jeroen Roovers <jer@gentoo.org> libkworkspace-4.3.3.ebuild:
   Stable for HPPA too.






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

* [gentoo-commits] gentoo-x86 commit in kde-base/libkworkspace: libkworkspace-4.3.4.ebuild ChangeLog
@ 2010-01-23 17:38 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2010-01-23 17:38 UTC (permalink / raw
  To: gentoo-commits

armin76     10/01/23 17:38:33

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

Revision  Changes    Path
1.5                  kde-base/libkworkspace/libkworkspace-4.3.4.ebuild

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

Index: libkworkspace-4.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.3.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libkworkspace-4.3.4.ebuild	19 Jan 2010 09:24:19 -0000	1.4
+++ libkworkspace-4.3.4.ebuild	23 Jan 2010 17:38:33 -0000	1.5
@@ -1,6 +1,6 @@
 # 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.4.ebuild,v 1.4 2010/01/19 09:24:19 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.3.4.ebuild,v 1.5 2010/01/23 17:38:33 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 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 KMEXTRACTONLY="



1.57                 kde-base/libkworkspace/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	19 Jan 2010 09:24:19 -0000	1.56
+++ ChangeLog	23 Jan 2010 17:38:33 -0000	1.57
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/libkworkspace
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.56 2010/01/19 09:24:19 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.57 2010/01/23 17:38:33 armin76 Exp $
+
+  23 Jan 2010; Raúl Porcel <armin76@gentoo.org> libkworkspace-4.3.4.ebuild:
+  Add ~arm
 
   19 Jan 2010; Jonathan Callen <abcd@gentoo.org> libkworkspace-4.3.4.ebuild:
   Keyword ~amd64-linux/~x86-linux






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

end of thread, other threads:[~2010-01-23 17:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-27 14:56 [gentoo-commits] gentoo-x86 commit in kde-base/libkworkspace: libkworkspace-4.3.4.ebuild ChangeLog Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-23 17:38 Raul Porcel (armin76)
2010-01-19  9:24 Jonathan Callen (abcd)
2009-12-27 15:25 Raul Porcel (armin76)
2009-12-01 11:23 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