* [gentoo-commits] gentoo-x86 commit in kde-base/blinken: blinken-4.12.5.ebuild blinken-4.13.3.ebuild ChangeLog
@ 2014-08-05 18:17 Manuel Rueger (mrueg)
0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2014-08-05 18:17 UTC (permalink / raw
To: gentoo-commits
mrueg 14/08/05 18:17:17
Modified: blinken-4.12.5.ebuild blinken-4.13.3.ebuild
ChangeLog
Log:
Remove trailing '.' from DESCRIPTION.
(Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.6 kde-base/blinken/blinken-4.12.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/blinken/blinken-4.12.5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/blinken/blinken-4.12.5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/blinken/blinken-4.12.5.ebuild?r1=1.5&r2=1.6
Index: blinken-4.12.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/blinken/blinken-4.12.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- blinken-4.12.5.ebuild 8 May 2014 07:32:25 -0000 1.5
+++ blinken-4.12.5.ebuild 5 Aug 2014 18:17:17 -0000 1.6
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/blinken-4.12.5.ebuild,v 1.5 2014/05/08 07:32:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/blinken-4.12.5.ebuild,v 1.6 2014/08/05 18:17:17 mrueg Exp $
EAPI=5
KDE_HANDBOOK="optional"
inherit kde4-base
-DESCRIPTION="KDE version of the Simon Says game."
+DESCRIPTION="KDE version of the Simon Says game"
HOMEPAGE="http://www.kde.org/applications/education/blinken
http://edu.kde.org/blinken"
KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
1.2 kde-base/blinken/blinken-4.13.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/blinken/blinken-4.13.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/blinken/blinken-4.13.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/blinken/blinken-4.13.3.ebuild?r1=1.1&r2=1.2
Index: blinken-4.13.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/blinken/blinken-4.13.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- blinken-4.13.3.ebuild 16 Jul 2014 17:40:48 -0000 1.1
+++ blinken-4.13.3.ebuild 5 Aug 2014 18:17:17 -0000 1.2
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/blinken-4.13.3.ebuild,v 1.1 2014/07/16 17:40:48 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/blinken-4.13.3.ebuild,v 1.2 2014/08/05 18:17:17 mrueg Exp $
EAPI=5
KDE_HANDBOOK="optional"
inherit kde4-base
-DESCRIPTION="KDE version of the Simon Says game."
+DESCRIPTION="KDE version of the Simon Says game"
HOMEPAGE="http://www.kde.org/applications/education/blinken
http://edu.kde.org/blinken"
KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
1.293 kde-base/blinken/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/blinken/ChangeLog?rev=1.293&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/blinken/ChangeLog?rev=1.293&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/blinken/ChangeLog?r1=1.292&r2=1.293
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/blinken/ChangeLog,v
retrieving revision 1.292
retrieving revision 1.293
diff -u -r1.292 -r1.293
--- ChangeLog 23 Jul 2014 16:52:33 -0000 1.292
+++ ChangeLog 5 Aug 2014 18:17:17 -0000 1.293
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/blinken
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/ChangeLog,v 1.292 2014/07/23 16:52:33 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/ChangeLog,v 1.293 2014/08/05 18:17:17 mrueg Exp $
+
+ 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> blinken-4.12.5.ebuild,
+ blinken-4.13.3.ebuild:
+ Remove trailing '.' from DESCRIPTION.
23 Jul 2014; Johannes Huber <johu@gentoo.org> -blinken-4.13.2.ebuild:
Remove KDE SC 4.13.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-08-05 18:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-05 18:17 [gentoo-commits] gentoo-x86 commit in kde-base/blinken: blinken-4.12.5.ebuild blinken-4.13.3.ebuild ChangeLog Manuel Rueger (mrueg)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox