* [gentoo-commits] gentoo-x86 commit in kde-base/kcron: kcron-4.11.5.ebuild ChangeLog
@ 2014-01-10 4:21 Chris Reffett (creffett)
0 siblings, 0 replies; 6+ messages in thread
From: Chris Reffett (creffett) @ 2014-01-10 4:21 UTC (permalink / raw
To: gentoo-commits
creffett 14/01/10 04:21:45
Modified: ChangeLog
Added: kcron-4.11.5.ebuild
Log:
Bump KDE SC 4.11.5
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 42618354)
Revision Changes Path
1.279 kde-base/kcron/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/ChangeLog?rev=1.279&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/ChangeLog?rev=1.279&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/ChangeLog?r1=1.278&r2=1.279
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -r1.278 -r1.279
--- ChangeLog 18 Dec 2013 19:58:07 -0000 1.278
+++ ChangeLog 10 Jan 2014 04:21:45 -0000 1.279
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kcron
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.278 2013/12/18 19:58:07 johu Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.279 2014/01/10 04:21:45 creffett Exp $
+
+*kcron-4.11.5 (10 Jan 2014)
+
+ 10 Jan 2014; Chris Reffett <creffett@gentoo.org> +kcron-4.11.5.ebuild:
+ Bump KDE SC 4.11.5
*kcron-4.12.0 (18 Dec 2013)
1.1 kde-base/kcron/kcron-4.11.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild?rev=1.1&content-type=text/plain
Index: kcron-4.11.5.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild,v 1.1 2014/01/10 04:21:45 creffett Exp $
EAPI=5
KDE_HANDBOOK="optional"
inherit kde4-base
DESCRIPTION="KDE Task Scheduler"
KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="!prefix? ( virtual/cron )"
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kcron: kcron-4.11.5.ebuild ChangeLog
@ 2014-01-20 8:00 Michael Palimaka (kensington)
0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka (kensington) @ 2014-01-20 8:00 UTC (permalink / raw
To: gentoo-commits
kensington 14/01/20 08:00:44
Modified: kcron-4.11.5.ebuild ChangeLog
Log:
Restore keywords that were accidentally omitted.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path
1.2 kde-base/kcron/kcron-4.11.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild?r1=1.1&r2=1.2
Index: kcron-4.11.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kcron-4.11.5.ebuild 10 Jan 2014 04:21:45 -0000 1.1
+++ kcron-4.11.5.ebuild 20 Jan 2014 08:00:43 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild,v 1.1 2014/01/10 04:21:45 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild,v 1.2 2014/01/20 08:00:43 kensington Exp $
EAPI=5
@@ -8,7 +8,7 @@
inherit kde4-base
DESCRIPTION="KDE Task Scheduler"
-KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="!prefix? ( virtual/cron )"
1.282 kde-base/kcron/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/ChangeLog?rev=1.282&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/ChangeLog?rev=1.282&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/ChangeLog?r1=1.281&r2=1.282
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v
retrieving revision 1.281
retrieving revision 1.282
diff -u -r1.281 -r1.282
--- ChangeLog 18 Jan 2014 11:24:05 -0000 1.281
+++ ChangeLog 20 Jan 2014 08:00:43 -0000 1.282
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcron
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.281 2014/01/18 11:24:05 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.282 2014/01/20 08:00:43 kensington Exp $
+
+ 20 Jan 2014; Michael Palimaka <kensington@gentoo.org> kcron-4.11.5.ebuild:
+ Restore keywords that were accidentally omitted.
*kcron-4.12.1 (18 Jan 2014)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kcron: kcron-4.11.5.ebuild ChangeLog
@ 2014-02-09 10:05 Agostino Sarubbo (ago)
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-02-09 10:05 UTC (permalink / raw
To: gentoo-commits
ago 14/02/09 10:05:06
Modified: kcron-4.11.5.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #493782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.3 kde-base/kcron/kcron-4.11.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild?r1=1.2&r2=1.3
Index: kcron-4.11.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kcron-4.11.5.ebuild 20 Jan 2014 08:00:43 -0000 1.2
+++ kcron-4.11.5.ebuild 9 Feb 2014 10:05:06 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild,v 1.2 2014/01/20 08:00:43 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild,v 1.3 2014/02/09 10:05:06 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
inherit kde4-base
DESCRIPTION="KDE Task Scheduler"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="!prefix? ( virtual/cron )"
1.285 kde-base/kcron/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/ChangeLog?rev=1.285&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/ChangeLog?rev=1.285&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/ChangeLog?r1=1.284&r2=1.285
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v
retrieving revision 1.284
retrieving revision 1.285
diff -u -r1.284 -r1.285
--- ChangeLog 6 Feb 2014 23:20:45 -0000 1.284
+++ ChangeLog 9 Feb 2014 10:05:06 -0000 1.285
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcron
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.284 2014/02/06 23:20:45 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.285 2014/02/09 10:05:06 ago Exp $
+
+ 09 Feb 2014; Agostino Sarubbo <ago@gentoo.org> kcron-4.11.5.ebuild:
+ Stable for amd64, wrt bug #493782
*kcron-4.12.2 (06 Feb 2014)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kcron: kcron-4.11.5.ebuild ChangeLog
@ 2014-02-16 7:19 Agostino Sarubbo (ago)
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-02-16 7:19 UTC (permalink / raw
To: gentoo-commits
ago 14/02/16 07:19:03
Modified: kcron-4.11.5.ebuild ChangeLog
Log:
Stable for x86, wrt bug #493782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 kde-base/kcron/kcron-4.11.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild?r1=1.3&r2=1.4
Index: kcron-4.11.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kcron-4.11.5.ebuild 9 Feb 2014 10:05:06 -0000 1.3
+++ kcron-4.11.5.ebuild 16 Feb 2014 07:19:03 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild,v 1.3 2014/02/09 10:05:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild,v 1.4 2014/02/16 07:19:03 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
inherit kde4-base
DESCRIPTION="KDE Task Scheduler"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="!prefix? ( virtual/cron )"
1.287 kde-base/kcron/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/ChangeLog?rev=1.287&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/ChangeLog?rev=1.287&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/ChangeLog?r1=1.286&r2=1.287
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v
retrieving revision 1.286
retrieving revision 1.287
diff -u -r1.286 -r1.287
--- ChangeLog 14 Feb 2014 12:22:47 -0000 1.286
+++ ChangeLog 16 Feb 2014 07:19:03 -0000 1.287
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcron
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.286 2014/02/14 12:22:47 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.287 2014/02/16 07:19:03 ago Exp $
+
+ 16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> kcron-4.11.5.ebuild:
+ Stable for x86, wrt bug #493782
14 Feb 2014; Johannes Huber <johu@gentoo.org> -kcron-4.12.1.ebuild:
Remove KDE SC 4.12.1
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kcron: kcron-4.11.5.ebuild ChangeLog
@ 2014-02-20 9:27 Agostino Sarubbo (ago)
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-02-20 9:27 UTC (permalink / raw
To: gentoo-commits
ago 14/02/20 09:27:24
Modified: kcron-4.11.5.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #493782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.5 kde-base/kcron/kcron-4.11.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild?r1=1.4&r2=1.5
Index: kcron-4.11.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kcron-4.11.5.ebuild 16 Feb 2014 07:19:03 -0000 1.4
+++ kcron-4.11.5.ebuild 20 Feb 2014 09:27:24 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild,v 1.4 2014/02/16 07:19:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild,v 1.5 2014/02/20 09:27:24 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
inherit kde4-base
DESCRIPTION="KDE Task Scheduler"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="!prefix? ( virtual/cron )"
1.288 kde-base/kcron/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/ChangeLog?rev=1.288&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/ChangeLog?rev=1.288&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/ChangeLog?r1=1.287&r2=1.288
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v
retrieving revision 1.287
retrieving revision 1.288
diff -u -r1.287 -r1.288
--- ChangeLog 16 Feb 2014 07:19:03 -0000 1.287
+++ ChangeLog 20 Feb 2014 09:27:24 -0000 1.288
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcron
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.287 2014/02/16 07:19:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.288 2014/02/20 09:27:24 ago Exp $
+
+ 20 Feb 2014; Agostino Sarubbo <ago@gentoo.org> kcron-4.11.5.ebuild:
+ Stable for ppc, wrt bug #493782
16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> kcron-4.11.5.ebuild:
Stable for x86, wrt bug #493782
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kcron: kcron-4.11.5.ebuild ChangeLog
@ 2014-02-23 9:07 Agostino Sarubbo (ago)
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-02-23 9:07 UTC (permalink / raw
To: gentoo-commits
ago 14/02/23 09:07:57
Modified: kcron-4.11.5.ebuild ChangeLog
Log:
Stable for ppc64, wrt bug #493782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.6 kde-base/kcron/kcron-4.11.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild?r1=1.5&r2=1.6
Index: kcron-4.11.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- kcron-4.11.5.ebuild 20 Feb 2014 09:27:24 -0000 1.5
+++ kcron-4.11.5.ebuild 23 Feb 2014 09:07:56 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild,v 1.5 2014/02/20 09:27:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.11.5.ebuild,v 1.6 2014/02/23 09:07:56 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
inherit kde4-base
DESCRIPTION="KDE Task Scheduler"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="!prefix? ( virtual/cron )"
1.289 kde-base/kcron/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/ChangeLog?rev=1.289&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/ChangeLog?rev=1.289&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcron/ChangeLog?r1=1.288&r2=1.289
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v
retrieving revision 1.288
retrieving revision 1.289
diff -u -r1.288 -r1.289
--- ChangeLog 20 Feb 2014 09:27:24 -0000 1.288
+++ ChangeLog 23 Feb 2014 09:07:56 -0000 1.289
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcron
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.288 2014/02/20 09:27:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.289 2014/02/23 09:07:56 ago Exp $
+
+ 23 Feb 2014; Agostino Sarubbo <ago@gentoo.org> kcron-4.11.5.ebuild:
+ Stable for ppc64, wrt bug #493782
20 Feb 2014; Agostino Sarubbo <ago@gentoo.org> kcron-4.11.5.ebuild:
Stable for ppc, wrt bug #493782
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-02-23 9:08 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-09 10:05 [gentoo-commits] gentoo-x86 commit in kde-base/kcron: kcron-4.11.5.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2014-02-23 9:07 Agostino Sarubbo (ago)
2014-02-20 9:27 Agostino Sarubbo (ago)
2014-02-16 7:19 Agostino Sarubbo (ago)
2014-01-20 8:00 Michael Palimaka (kensington)
2014-01-10 4:21 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