* [gentoo-commits] gentoo-x86 commit in kde-base/kephal: kephal-4.4.5.ebuild ChangeLog
@ 2010-06-30 15:36 Alexey Shvetsov (alexxy)
0 siblings, 0 replies; 5+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2010-06-30 15:36 UTC (permalink / raw
To: gentoo-commits
alexxy 10/06/30 15:36:44
Modified: ChangeLog
Added: kephal-4.4.5.ebuild
Log:
[kde-base] Bump KDE SC 4.4.5 =)
(Portage version: 2.2_rc67_p182/cvs/Linux x86_64)
Revision Changes Path
1.49 kde-base/kephal/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/ChangeLog?r1=1.48&r2=1.49
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog 27 Jun 2010 19:14:07 -0000 1.48
+++ ChangeLog 30 Jun 2010 15:36:44 -0000 1.49
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kephal
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.48 2010/06/27 19:14:07 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.49 2010/06/30 15:36:44 alexxy Exp $
+
+*kephal-4.4.5 (30 Jun 2010)
+
+ 30 Jun 2010; Alexey Shvetsov <alexxy@gentoo.org> +kephal-4.4.5.ebuild:
+ Version bump
27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> kephal-4.4.4.ebuild:
x86 stable, bug 322791
1.1 kde-base/kephal/kephal-4.4.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild?rev=1.1&content-type=text/plain
Index: kephal-4.4.5.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild,v 1.1 2010/06/30 15:36:44 alexxy Exp $
EAPI="3"
KMNAME="kdebase-workspace"
KMMODULE="libs/kephal"
inherit kde4-meta
DESCRIPTION="Allows handling of multihead systems via the XRandR extension"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="
x11-libs/libXrandr
"
DEPEND="${RDEPEND}
x11-proto/randrproto
"
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kephal: kephal-4.4.5.ebuild ChangeLog
@ 2010-08-03 7:43 Markos Chandras (hwoarang)
0 siblings, 0 replies; 5+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-08-03 7:43 UTC (permalink / raw
To: gentoo-commits
hwoarang 10/08/03 07:43:03
Modified: kephal-4.4.5.ebuild ChangeLog
Log:
Stable on amd64 wrt bug #322791
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.2 kde-base/kephal/kephal-4.4.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild?r1=1.1&r2=1.2
Index: kephal-4.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kephal-4.4.5.ebuild 30 Jun 2010 15:36:44 -0000 1.1
+++ kephal-4.4.5.ebuild 3 Aug 2010 07:43:03 -0000 1.2
@@ -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/kephal/kephal-4.4.5.ebuild,v 1.1 2010/06/30 15:36:44 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild,v 1.2 2010/08/03 07:43:03 hwoarang Exp $
EAPI="3"
@@ -9,7 +9,7 @@
inherit kde4-meta
DESCRIPTION="Allows handling of multihead systems via the XRandR extension"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="
1.50 kde-base/kephal/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/ChangeLog?r1=1.49&r2=1.50
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog 30 Jun 2010 15:36:44 -0000 1.49
+++ ChangeLog 3 Aug 2010 07:43:03 -0000 1.50
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kephal
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.49 2010/06/30 15:36:44 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.50 2010/08/03 07:43:03 hwoarang Exp $
+
+ 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> kephal-4.4.5.ebuild:
+ Stable on amd64 wrt bug #322791
*kephal-4.4.5 (30 Jun 2010)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kephal: kephal-4.4.5.ebuild ChangeLog
@ 2010-08-09 3:30 Joseph Jezak (josejx)
0 siblings, 0 replies; 5+ messages in thread
From: Joseph Jezak (josejx) @ 2010-08-09 3:30 UTC (permalink / raw
To: gentoo-commits
josejx 10/08/09 03:30:06
Modified: kephal-4.4.5.ebuild ChangeLog
Log:
Marked ppc stable for bug #322791.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.3 kde-base/kephal/kephal-4.4.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild?r1=1.2&r2=1.3
Index: kephal-4.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kephal-4.4.5.ebuild 3 Aug 2010 07:43:03 -0000 1.2
+++ kephal-4.4.5.ebuild 9 Aug 2010 03:30:06 -0000 1.3
@@ -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/kephal/kephal-4.4.5.ebuild,v 1.2 2010/08/03 07:43:03 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild,v 1.3 2010/08/09 03:30:06 josejx Exp $
EAPI="3"
@@ -9,7 +9,7 @@
inherit kde4-meta
DESCRIPTION="Allows handling of multihead systems via the XRandR extension"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="
1.51 kde-base/kephal/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/ChangeLog?r1=1.50&r2=1.51
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog 3 Aug 2010 07:43:03 -0000 1.50
+++ ChangeLog 9 Aug 2010 03:30:06 -0000 1.51
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kephal
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.50 2010/08/03 07:43:03 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.51 2010/08/09 03:30:06 josejx Exp $
+
+ 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> kephal-4.4.5.ebuild:
+ Marked ppc stable for bug #322791.
03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> kephal-4.4.5.ebuild:
Stable on amd64 wrt bug #322791
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kephal: kephal-4.4.5.ebuild ChangeLog
@ 2010-08-09 7:37 Christian Faulhammer (fauli)
0 siblings, 0 replies; 5+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-08-09 7:37 UTC (permalink / raw
To: gentoo-commits
fauli 10/08/09 07:37:32
Modified: kephal-4.4.5.ebuild ChangeLog
Log:
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Revision Changes Path
1.4 kde-base/kephal/kephal-4.4.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild?r1=1.3&r2=1.4
Index: kephal-4.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kephal-4.4.5.ebuild 9 Aug 2010 03:30:06 -0000 1.3
+++ kephal-4.4.5.ebuild 9 Aug 2010 07:37:32 -0000 1.4
@@ -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/kephal/kephal-4.4.5.ebuild,v 1.3 2010/08/09 03:30:06 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild,v 1.4 2010/08/09 07:37:32 fauli Exp $
EAPI="3"
@@ -9,7 +9,7 @@
inherit kde4-meta
DESCRIPTION="Allows handling of multihead systems via the XRandR extension"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="
1.52 kde-base/kephal/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/ChangeLog?r1=1.51&r2=1.52
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog 9 Aug 2010 03:30:06 -0000 1.51
+++ ChangeLog 9 Aug 2010 07:37:32 -0000 1.52
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kephal
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.51 2010/08/09 03:30:06 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.52 2010/08/09 07:37:32 fauli Exp $
+
+ 09 Aug 2010; Christian Faulhammer <fauli@gentoo.org> kephal-4.4.5.ebuild:
+ x86 stable, bug 322791
09 Aug 2010; Joseph Jezak <josejx@gentoo.org> kephal-4.4.5.ebuild:
Marked ppc stable for bug #322791.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kephal: kephal-4.4.5.ebuild ChangeLog
@ 2010-08-09 17:34 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 5+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-08-09 17:34 UTC (permalink / raw
To: gentoo-commits
scarabeus 10/08/09 17:34:27
Modified: kephal-4.4.5.ebuild ChangeLog
Log:
Drop alpha, ia64 and sparc keywords. as per AT lead permission.
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.5 kde-base/kephal/kephal-4.4.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild?r1=1.4&r2=1.5
Index: kephal-4.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kephal-4.4.5.ebuild 9 Aug 2010 07:37:32 -0000 1.4
+++ kephal-4.4.5.ebuild 9 Aug 2010 17:34:26 -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/kephal/kephal-4.4.5.ebuild,v 1.4 2010/08/09 07:37:32 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.4.5.ebuild,v 1.5 2010/08/09 17:34:26 scarabeus Exp $
EAPI="3"
@@ -9,7 +9,7 @@
inherit kde4-meta
DESCRIPTION="Allows handling of multihead systems via the XRandR extension"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="
1.54 kde-base/kephal/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kephal/ChangeLog?r1=1.53&r2=1.54
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog 9 Aug 2010 11:31:20 -0000 1.53
+++ ChangeLog 9 Aug 2010 17:34:26 -0000 1.54
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kephal
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.53 2010/08/09 11:31:20 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.54 2010/08/09 17:34:26 scarabeus Exp $
+
+ 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> kephal-4.4.5.ebuild:
+ Drop alpha ia64 and sparc per the AT Lead permission.
09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> -kephal-4.3.5.ebuild,
-kephal-4.4.4.ebuild:
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-08-09 17:35 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-30 15:36 [gentoo-commits] gentoo-x86 commit in kde-base/kephal: kephal-4.4.5.ebuild ChangeLog Alexey Shvetsov (alexxy)
-- strict thread matches above, loose matches on Subject: below --
2010-08-03 7:43 Markos Chandras (hwoarang)
2010-08-09 3:30 Joseph Jezak (josejx)
2010-08-09 7:37 Christian Faulhammer (fauli)
2010-08-09 17:34 Tomas Chvatal (scarabeus)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox