public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/ktouch: ChangeLog ktouch-4.6.5.ebuild
@ 2011-07-09 15:13 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 4+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2011-07-09 15:13 UTC (permalink / raw
  To: gentoo-commits

alexxy      11/07/09 15:13:53

  Modified:             ChangeLog
  Added:                ktouch-4.6.5.ebuild
  Log:
  [kde-base] Add KDE SC 4.6.5
  
  (Portage version: 2.2.0_alpha43/cvs/Linux x86_64)

Revision  Changes    Path
1.185                kde-base/ktouch/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ChangeLog?rev=1.185&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ChangeLog?rev=1.185&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ChangeLog?r1=1.184&r2=1.185

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -r1.184 -r1.185
--- ChangeLog	6 Jul 2011 20:05:19 -0000	1.184
+++ ChangeLog	9 Jul 2011 15:13:53 -0000	1.185
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/ktouch
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.184 2011/07/06 20:05:19 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.185 2011/07/09 15:13:53 alexxy Exp $
+
+*ktouch-4.6.5 (09 Jul 2011)
+
+  09 Jul 2011; Alexey Shvetsov <alexxy@gentoo.org> +ktouch-4.6.5.ebuild:
+  Version bump KDE SC 4.6.5
 
   06 Jul 2011; Andreas K. Huettel <dilfridge@gentoo.org> -ktouch-4.6.2.ebuild:
   Drop KDE 4.6.2



1.1                  kde-base/ktouch/ktouch-4.6.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ktouch-4.6.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ktouch-4.6.5.ebuild?rev=1.1&content-type=text/plain

Index: ktouch-4.6.5.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.6.5.ebuild,v 1.1 2011/07/09 15:13:53 alexxy Exp $

EAPI=4

KDE_HANDBOOK="optional"
KDE_SCM="git"
if [[ ${PV} == *9999 ]]; then
	kde_eclass="kde4-base"
else
	KMNAME="kdeedu"
	kde_eclass="kde4-meta"
fi
inherit ${kde_eclass}

DESCRIPTION="KDE: A program that helps you to learn and practice touch typing"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"

RDEPEND="
	$(add_kdebase_dep knotify)
"






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/ktouch: ChangeLog ktouch-4.6.5.ebuild
@ 2011-08-09 17:12 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-08-09 17:12 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/08/09 17:12:13

  Modified:             ChangeLog ktouch-4.6.5.ebuild
  Log:
  Stable on amd64 wrt bug #377465
  
  (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)

Revision  Changes    Path
1.187                kde-base/ktouch/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ChangeLog?rev=1.187&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ChangeLog?rev=1.187&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ChangeLog?r1=1.186&r2=1.187

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- ChangeLog	27 Jul 2011 14:04:28 -0000	1.186
+++ ChangeLog	9 Aug 2011 17:12:13 -0000	1.187
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/ktouch
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.186 2011/07/27 14:04:28 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.187 2011/08/09 17:12:13 hwoarang Exp $
+
+  09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> ktouch-4.6.5.ebuild:
+  Stable on amd64 wrt bug #377465
 
 *ktouch-4.7.0 (27 Jul 2011)
 



1.2                  kde-base/ktouch/ktouch-4.6.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ktouch-4.6.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ktouch-4.6.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ktouch-4.6.5.ebuild?r1=1.1&r2=1.2

Index: ktouch-4.6.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.6.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ktouch-4.6.5.ebuild	9 Jul 2011 15:13:53 -0000	1.1
+++ ktouch-4.6.5.ebuild	9 Aug 2011 17:12:13 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.6.5.ebuild,v 1.1 2011/07/09 15:13:53 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.6.5.ebuild,v 1.2 2011/08/09 17:12:13 hwoarang Exp $
 
 EAPI=4
 
@@ -15,7 +15,7 @@
 inherit ${kde_eclass}
 
 DESCRIPTION="KDE: A program that helps you to learn and practice touch typing"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 RDEPEND="






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/ktouch: ChangeLog ktouch-4.6.5.ebuild
@ 2011-08-15 21:16 Markus Meier (maekke)
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2011-08-15 21:16 UTC (permalink / raw
  To: gentoo-commits

maekke      11/08/15 21:16:41

  Modified:             ChangeLog ktouch-4.6.5.ebuild
  Log:
  x86 stable, bug #377465
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.189                kde-base/ktouch/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ChangeLog?rev=1.189&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ChangeLog?rev=1.189&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ChangeLog?r1=1.188&r2=1.189

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -r1.188 -r1.189
--- ChangeLog	12 Aug 2011 19:19:22 -0000	1.188
+++ ChangeLog	15 Aug 2011 21:16:41 -0000	1.189
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/ktouch
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.188 2011/08/12 19:19:22 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.189 2011/08/15 21:16:41 maekke Exp $
+
+  15 Aug 2011; Markus Meier <maekke@gentoo.org> ktouch-4.6.5.ebuild:
+  x86 stable, bug #377465
 
   12 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org> -ktouch-4.6.4.ebuild:
   Drop KDE 4.6.4



1.3                  kde-base/ktouch/ktouch-4.6.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ktouch-4.6.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ktouch-4.6.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ktouch-4.6.5.ebuild?r1=1.2&r2=1.3

Index: ktouch-4.6.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.6.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ktouch-4.6.5.ebuild	9 Aug 2011 17:12:13 -0000	1.2
+++ ktouch-4.6.5.ebuild	15 Aug 2011 21:16:41 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.6.5.ebuild,v 1.2 2011/08/09 17:12:13 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.6.5.ebuild,v 1.3 2011/08/15 21:16:41 maekke Exp $
 
 EAPI=4
 
@@ -15,7 +15,7 @@
 inherit ${kde_eclass}
 
 DESCRIPTION="KDE: A program that helps you to learn and practice touch typing"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 RDEPEND="






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/ktouch: ChangeLog ktouch-4.6.5.ebuild
@ 2011-12-18 19:46 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas HAttel (dilfridge) @ 2011-12-18 19:46 UTC (permalink / raw
  To: gentoo-commits

dilfridge    11/12/18 19:46:13

  Modified:             ChangeLog
  Removed:              ktouch-4.6.5.ebuild
  Log:
  Drop KDE 4.6.5
  
  (Portage version: 2.1.10.41/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.199                kde-base/ktouch/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ChangeLog?rev=1.199&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ChangeLog?rev=1.199&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ChangeLog?r1=1.198&r2=1.199

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -r1.198 -r1.199
--- ChangeLog	11 Dec 2011 18:52:09 -0000	1.198
+++ ChangeLog	18 Dec 2011 19:46:13 -0000	1.199
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/ktouch
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.198 2011/12/11 18:52:09 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.199 2011/12/18 19:46:13 dilfridge Exp $
+
+  18 Dec 2011; Andreas K. Huettel <dilfridge@gentoo.org> -ktouch-4.6.5.ebuild:
+  Drop KDE 4.6.5
 
 *ktouch-4.7.4 (11 Dec 2011)
 






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-12-18 19:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-15 21:16 [gentoo-commits] gentoo-x86 commit in kde-base/ktouch: ChangeLog ktouch-4.6.5.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2011-12-18 19:46 Andreas HAttel (dilfridge)
2011-08-09 17:12 Markos Chandras (hwoarang)
2011-07-09 15:13 Alexey Shvetsov (alexxy)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox