* [gentoo-commits] gentoo-x86 commit in kde-base/libkworkspace: libkworkspace-4.9.5.ebuild ChangeLog
@ 2013-01-05 20:18 Chris Reffett (creffett)
0 siblings, 0 replies; 5+ messages in thread
From: Chris Reffett (creffett) @ 2013-01-05 20:18 UTC (permalink / raw
To: gentoo-commits
creffett 13/01/05 20:18:22
Modified: ChangeLog
Added: libkworkspace-4.9.5.ebuild
Log:
Version bump KDE SC 4.9.5
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 42618354)
Revision Changes Path
1.159 kde-base/libkworkspace/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/ChangeLog?rev=1.159&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/ChangeLog?rev=1.159&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/ChangeLog?r1=1.158&r2=1.159
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- ChangeLog 8 Dec 2012 11:53:31 -0000 1.158
+++ ChangeLog 5 Jan 2013 20:18:22 -0000 1.159
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/libkworkspace
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.158 2012/12/08 11:53:31 dilfridge Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.159 2013/01/05 20:18:22 creffett Exp $
+
+*libkworkspace-4.9.5 (05 Jan 2013)
+
+ 05 Jan 2013; <creffett@gentoo.org> +libkworkspace-4.9.5.ebuild:
+ Version bump KDE SC 4.9.5
08 Dec 2012; Andreas K. Huettel <dilfridge@gentoo.org>
-libkworkspace-4.8.5.ebuild:
1.1 kde-base/libkworkspace/libkworkspace-4.9.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild?rev=1.1&content-type=text/plain
Index: libkworkspace-4.9.5.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild,v 1.1 2013/01/05 20:18:22 creffett Exp $
EAPI=4
KMNAME="kde-workspace"
KMMODULE="libs/kworkspace"
inherit kde4-meta
DESCRIPTION="A library for KDE desktop applications"
KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
KMEXTRACTONLY="
ksmserver/org.kde.KSMServerInterface.xml
kwin/org.kde.KWin.xml
"
KMSAVELIBS="true"
DEPEND="
x11-libs/libxkbfile
x11-libs/libXcomposite
"
RDEPEND=${DEPEND}
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.9.5.ebuild ChangeLog
@ 2013-01-27 12:44 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-27 12:44 UTC (permalink / raw
To: gentoo-commits
ago 13/01/27 12:44:04
Modified: libkworkspace-4.9.5.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.2 kde-base/libkworkspace/libkworkspace-4.9.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild?r1=1.1&r2=1.2
Index: libkworkspace-4.9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libkworkspace-4.9.5.ebuild 5 Jan 2013 20:18:22 -0000 1.1
+++ libkworkspace-4.9.5.ebuild 27 Jan 2013 12:44:04 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild,v 1.1 2013/01/05 20:18:22 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild,v 1.2 2013/01/27 12:44:04 ago Exp $
EAPI=4
@@ -9,7 +9,7 @@
inherit kde4-meta
DESCRIPTION="A library for KDE desktop applications"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
KMEXTRACTONLY="
1.160 kde-base/libkworkspace/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/ChangeLog?rev=1.160&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/ChangeLog?rev=1.160&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/ChangeLog?r1=1.159&r2=1.160
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- ChangeLog 5 Jan 2013 20:18:22 -0000 1.159
+++ ChangeLog 27 Jan 2013 12:44:04 -0000 1.160
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/libkworkspace
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.159 2013/01/05 20:18:22 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.160 2013/01/27 12:44:04 ago Exp $
+
+ 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libkworkspace-4.9.5.ebuild:
+ Stable for amd64, wrt bug #450678
*libkworkspace-4.9.5 (05 Jan 2013)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/libkworkspace: libkworkspace-4.9.5.ebuild ChangeLog
@ 2013-01-27 16:03 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-27 16:03 UTC (permalink / raw
To: gentoo-commits
ago 13/01/27 16:03:30
Modified: libkworkspace-4.9.5.ebuild ChangeLog
Log:
Stable for x86, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.3 kde-base/libkworkspace/libkworkspace-4.9.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild?r1=1.2&r2=1.3
Index: libkworkspace-4.9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libkworkspace-4.9.5.ebuild 27 Jan 2013 12:44:04 -0000 1.2
+++ libkworkspace-4.9.5.ebuild 27 Jan 2013 16:03:30 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild,v 1.2 2013/01/27 12:44:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild,v 1.3 2013/01/27 16:03:30 ago Exp $
EAPI=4
@@ -9,7 +9,7 @@
inherit kde4-meta
DESCRIPTION="A library for KDE desktop applications"
-KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux"
IUSE="debug"
KMEXTRACTONLY="
1.161 kde-base/libkworkspace/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/ChangeLog?rev=1.161&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/ChangeLog?rev=1.161&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/ChangeLog?r1=1.160&r2=1.161
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- ChangeLog 27 Jan 2013 12:44:04 -0000 1.160
+++ ChangeLog 27 Jan 2013 16:03:30 -0000 1.161
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/libkworkspace
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.160 2013/01/27 12:44:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.161 2013/01/27 16:03:30 ago Exp $
+
+ 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libkworkspace-4.9.5.ebuild:
+ Stable for x86, wrt bug #450678
27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libkworkspace-4.9.5.ebuild:
Stable for amd64, wrt bug #450678
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/libkworkspace: libkworkspace-4.9.5.ebuild ChangeLog
@ 2013-01-28 0:02 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-28 0:02 UTC (permalink / raw
To: gentoo-commits
ago 13/01/28 00:02:24
Modified: libkworkspace-4.9.5.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.4 kde-base/libkworkspace/libkworkspace-4.9.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild?r1=1.3&r2=1.4
Index: libkworkspace-4.9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libkworkspace-4.9.5.ebuild 27 Jan 2013 16:03:30 -0000 1.3
+++ libkworkspace-4.9.5.ebuild 28 Jan 2013 00:02:24 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild,v 1.3 2013/01/27 16:03:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild,v 1.4 2013/01/28 00:02:24 ago Exp $
EAPI=4
@@ -9,7 +9,7 @@
inherit kde4-meta
DESCRIPTION="A library for KDE desktop applications"
-KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
IUSE="debug"
KMEXTRACTONLY="
1.162 kde-base/libkworkspace/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/ChangeLog?rev=1.162&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/ChangeLog?rev=1.162&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/ChangeLog?r1=1.161&r2=1.162
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -r1.161 -r1.162
--- ChangeLog 27 Jan 2013 16:03:30 -0000 1.161
+++ ChangeLog 28 Jan 2013 00:02:24 -0000 1.162
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/libkworkspace
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.161 2013/01/27 16:03:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.162 2013/01/28 00:02:24 ago Exp $
+
+ 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libkworkspace-4.9.5.ebuild:
+ Stable for ppc, wrt bug #450678
27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libkworkspace-4.9.5.ebuild:
Stable for x86, wrt bug #450678
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/libkworkspace: libkworkspace-4.9.5.ebuild ChangeLog
@ 2013-02-07 0:55 Naohiro Aota (naota)
0 siblings, 0 replies; 5+ messages in thread
From: Naohiro Aota (naota) @ 2013-02-07 0:55 UTC (permalink / raw
To: gentoo-commits
naota 13/02/07 00:55:56
Modified: libkworkspace-4.9.5.ebuild ChangeLog
Log:
Add ~x86-fbsd wrt bug #430072
(Portage version: 2.2.0_alpha159/cvs/Linux x86_64, signed Manifest commit with key F8551514)
Revision Changes Path
1.5 kde-base/libkworkspace/libkworkspace-4.9.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild?r1=1.4&r2=1.5
Index: libkworkspace-4.9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libkworkspace-4.9.5.ebuild 28 Jan 2013 00:02:24 -0000 1.4
+++ libkworkspace-4.9.5.ebuild 7 Feb 2013 00:55:56 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild,v 1.4 2013/01/28 00:02:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.9.5.ebuild,v 1.5 2013/02/07 00:55:56 naota Exp $
EAPI=4
@@ -9,7 +9,7 @@
inherit kde4-meta
DESCRIPTION="A library for KDE desktop applications"
-KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug"
KMEXTRACTONLY="
1.164 kde-base/libkworkspace/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/ChangeLog?rev=1.164&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/ChangeLog?rev=1.164&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkworkspace/ChangeLog?r1=1.163&r2=1.164
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- ChangeLog 28 Jan 2013 12:13:32 -0000 1.163
+++ ChangeLog 7 Feb 2013 00:55:56 -0000 1.164
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/libkworkspace
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.163 2013/01/28 12:13:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.164 2013/02/07 00:55:56 naota Exp $
+
+ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> libkworkspace-4.9.5.ebuild:
+ Add ~x86-fbsd wrt bug #430072
28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -libkworkspace-4.9.3.ebuild,
-libkworkspace-4.9.4.ebuild:
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-02-07 0:56 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-28 0:02 [gentoo-commits] gentoo-x86 commit in kde-base/libkworkspace: libkworkspace-4.9.5.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2013-02-07 0:55 Naohiro Aota (naota)
2013-01-27 16:03 Agostino Sarubbo (ago)
2013-01-27 12:44 Agostino Sarubbo (ago)
2013-01-05 20:18 Chris Reffett (creffett)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox