* [gentoo-commits] gentoo-x86 commit in kde-base/kgamma: kgamma-4.9.5.ebuild ChangeLog
@ 2013-01-05 20:19 Chris Reffett (creffett)
0 siblings, 0 replies; 4+ messages in thread
From: Chris Reffett (creffett) @ 2013-01-05 20:19 UTC (permalink / raw
To: gentoo-commits
creffett 13/01/05 20:19:04
Modified: ChangeLog
Added: kgamma-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.232 kde-base/kgamma/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/ChangeLog?rev=1.232&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/ChangeLog?rev=1.232&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/ChangeLog?r1=1.231&r2=1.232
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v
retrieving revision 1.231
retrieving revision 1.232
diff -u -r1.231 -r1.232
--- ChangeLog 23 Dec 2012 11:51:19 -0000 1.231
+++ ChangeLog 5 Jan 2013 20:19:04 -0000 1.232
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kgamma
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v 1.231 2012/12/23 11:51:19 maekke Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v 1.232 2013/01/05 20:19:04 creffett Exp $
+
+*kgamma-4.9.5 (05 Jan 2013)
+
+ 05 Jan 2013; <creffett@gentoo.org> +kgamma-4.9.5.ebuild:
+ Version bump KDE SC 4.9.5
23 Dec 2012; Markus Meier <maekke@gentoo.org> kgamma-4.9.4.ebuild:
add ~arm
1.1 kde-base/kgamma/kgamma-4.9.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/kgamma-4.9.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/kgamma-4.9.5.ebuild?rev=1.1&content-type=text/plain
Index: kgamma-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/kgamma/kgamma-4.9.5.ebuild,v 1.1 2013/01/05 20:19:04 creffett Exp $
EAPI=4
KDE_HANDBOOK="optional"
inherit kde4-base
DESCRIPTION="KDE screen gamma values kcontrol module"
KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="
x11-libs/libXxf86vm
"
DEPEND="${RDEPEND}
x11-proto/xf86vidmodeproto
"
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kgamma: kgamma-4.9.5.ebuild ChangeLog
@ 2013-01-27 12:10 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-27 12:10 UTC (permalink / raw
To: gentoo-commits
ago 13/01/27 12:10:58
Modified: kgamma-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/kgamma/kgamma-4.9.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/kgamma-4.9.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/kgamma-4.9.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/kgamma-4.9.5.ebuild?r1=1.1&r2=1.2
Index: kgamma-4.9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kgamma/kgamma-4.9.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kgamma-4.9.5.ebuild 5 Jan 2013 20:19:04 -0000 1.1
+++ kgamma-4.9.5.ebuild 27 Jan 2013 12:10:58 -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/kgamma/kgamma-4.9.5.ebuild,v 1.1 2013/01/05 20:19:04 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/kgamma-4.9.5.ebuild,v 1.2 2013/01/27 12:10:58 ago Exp $
EAPI=4
@@ -8,7 +8,7 @@
inherit kde4-base
DESCRIPTION="KDE screen gamma values kcontrol module"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="
1.233 kde-base/kgamma/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/ChangeLog?rev=1.233&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/ChangeLog?rev=1.233&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/ChangeLog?r1=1.232&r2=1.233
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v
retrieving revision 1.232
retrieving revision 1.233
diff -u -r1.232 -r1.233
--- ChangeLog 5 Jan 2013 20:19:04 -0000 1.232
+++ ChangeLog 27 Jan 2013 12:10:58 -0000 1.233
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kgamma
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v 1.232 2013/01/05 20:19:04 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v 1.233 2013/01/27 12:10:58 ago Exp $
+
+ 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kgamma-4.9.5.ebuild:
+ Stable for amd64, wrt bug #450678
*kgamma-4.9.5 (05 Jan 2013)
@@ -870,4 +873,3 @@
+kgamma-3.4.0_beta1.ebuild:
Adding the split ebuilds to portage. For KDE 3.4, we've created separate
ebuilds for all the KDE apps.
-
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kgamma: kgamma-4.9.5.ebuild ChangeLog
@ 2013-01-27 15:30 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-27 15:30 UTC (permalink / raw
To: gentoo-commits
ago 13/01/27 15:30:41
Modified: kgamma-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/kgamma/kgamma-4.9.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/kgamma-4.9.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/kgamma-4.9.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/kgamma-4.9.5.ebuild?r1=1.2&r2=1.3
Index: kgamma-4.9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kgamma/kgamma-4.9.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kgamma-4.9.5.ebuild 27 Jan 2013 12:10:58 -0000 1.2
+++ kgamma-4.9.5.ebuild 27 Jan 2013 15:30:41 -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/kgamma/kgamma-4.9.5.ebuild,v 1.2 2013/01/27 12:10:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/kgamma-4.9.5.ebuild,v 1.3 2013/01/27 15:30:41 ago Exp $
EAPI=4
@@ -8,7 +8,7 @@
inherit kde4-base
DESCRIPTION="KDE screen gamma values kcontrol module"
-KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="
1.234 kde-base/kgamma/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/ChangeLog?rev=1.234&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/ChangeLog?rev=1.234&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/ChangeLog?r1=1.233&r2=1.234
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v
retrieving revision 1.233
retrieving revision 1.234
diff -u -r1.233 -r1.234
--- ChangeLog 27 Jan 2013 12:10:58 -0000 1.233
+++ ChangeLog 27 Jan 2013 15:30:41 -0000 1.234
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kgamma
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v 1.233 2013/01/27 12:10:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v 1.234 2013/01/27 15:30:41 ago Exp $
+
+ 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kgamma-4.9.5.ebuild:
+ Stable for x86, wrt bug #450678
27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kgamma-4.9.5.ebuild:
Stable for amd64, wrt bug #450678
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kgamma: kgamma-4.9.5.ebuild ChangeLog
@ 2013-01-27 23:29 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-27 23:29 UTC (permalink / raw
To: gentoo-commits
ago 13/01/27 23:29:42
Modified: kgamma-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/kgamma/kgamma-4.9.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/kgamma-4.9.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/kgamma-4.9.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/kgamma-4.9.5.ebuild?r1=1.3&r2=1.4
Index: kgamma-4.9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kgamma/kgamma-4.9.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kgamma-4.9.5.ebuild 27 Jan 2013 15:30:41 -0000 1.3
+++ kgamma-4.9.5.ebuild 27 Jan 2013 23:29:42 -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/kgamma/kgamma-4.9.5.ebuild,v 1.3 2013/01/27 15:30:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/kgamma-4.9.5.ebuild,v 1.4 2013/01/27 23:29:42 ago Exp $
EAPI=4
@@ -8,7 +8,7 @@
inherit kde4-base
DESCRIPTION="KDE screen gamma values kcontrol module"
-KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="
1.235 kde-base/kgamma/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/ChangeLog?rev=1.235&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/ChangeLog?rev=1.235&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kgamma/ChangeLog?r1=1.234&r2=1.235
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v
retrieving revision 1.234
retrieving revision 1.235
diff -u -r1.234 -r1.235
--- ChangeLog 27 Jan 2013 15:30:41 -0000 1.234
+++ ChangeLog 27 Jan 2013 23:29:42 -0000 1.235
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kgamma
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v 1.234 2013/01/27 15:30:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v 1.235 2013/01/27 23:29:42 ago Exp $
+
+ 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kgamma-4.9.5.ebuild:
+ Stable for ppc, wrt bug #450678
27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kgamma-4.9.5.ebuild:
Stable for x86, wrt bug #450678
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-01-27 23:29 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-27 23:29 [gentoo-commits] gentoo-x86 commit in kde-base/kgamma: kgamma-4.9.5.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2013-01-27 15:30 Agostino Sarubbo (ago)
2013-01-27 12:10 Agostino Sarubbo (ago)
2013-01-05 20:19 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