public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/khotkeys: ChangeLog khotkeys-4.2.4.ebuild
@ 2009-06-04 12:35 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 3+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-06-04 12:35 UTC (permalink / raw
  To: gentoo-commits

alexxy      09/06/04 12:35:41

  Modified:             ChangeLog
  Added:                khotkeys-4.2.4.ebuild
  Log:
  Version bump KDE 4.2.4
  (Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.118                kde-base/khotkeys/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/khotkeys/ChangeLog?rev=1.118&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/khotkeys/ChangeLog?rev=1.118&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/khotkeys/ChangeLog?r1=1.117&r2=1.118

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog	3 Jun 2009 16:08:23 -0000	1.117
+++ ChangeLog	4 Jun 2009 12:35:41 -0000	1.118
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/khotkeys
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.117 2009/06/03 16:08:23 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.118 2009/06/04 12:35:41 alexxy Exp $
+
+*khotkeys-4.2.4 (04 Jun 2009)
+
+  04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> +khotkeys-4.2.4.ebuild,
+  +files/khotkeys-4-parallel.patch:
+  Version bump
 
   03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -khotkeys-4.2.2.ebuild:
   Drop KDE 4.2.2



1.1                  kde-base/khotkeys/khotkeys-4.2.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/khotkeys/khotkeys-4.2.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/khotkeys/khotkeys-4.2.4.ebuild?rev=1.1&content-type=text/plain

Index: khotkeys-4.2.4.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.2.4.ebuild,v 1.1 2009/06/04 12:35:41 alexxy Exp $

EAPI="2"

KMNAME="kdebase-workspace"
inherit kde4-meta

DESCRIPTION="KDE: hotkey daemon"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug"

DEPEND="
	>=kde-base/libkworkspace-${PV}:${SLOT}[kdeprefix=]
	x11-libs/libXtst
"
RDEPEND="${DEPEND}"

KMEXTRACTONLY="
	libs/kworkspace/
"

PATCHES=( "${FILESDIR}/khotkeys-4-parallel.patch" )






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

* [gentoo-commits] gentoo-x86 commit in kde-base/khotkeys: ChangeLog khotkeys-4.2.4.ebuild
@ 2009-06-05  0:00 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 3+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-06-05  0:00 UTC (permalink / raw
  To: gentoo-commits

alexxy      09/06/05 00:00:34

  Modified:             ChangeLog khotkeys-4.2.4.ebuild
  Log:
  Fix accidently added keywords
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.119                kde-base/khotkeys/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/khotkeys/ChangeLog?rev=1.119&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/khotkeys/ChangeLog?rev=1.119&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/khotkeys/ChangeLog?r1=1.118&r2=1.119

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog	4 Jun 2009 12:35:41 -0000	1.118
+++ ChangeLog	5 Jun 2009 00:00:34 -0000	1.119
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/khotkeys
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.118 2009/06/04 12:35:41 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.119 2009/06/05 00:00:34 alexxy Exp $
+
+  05 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> khotkeys-4.2.4.ebuild:
+  Fix accidently added keywords
 
 *khotkeys-4.2.4 (04 Jun 2009)
 



1.2                  kde-base/khotkeys/khotkeys-4.2.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/khotkeys/khotkeys-4.2.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/khotkeys/khotkeys-4.2.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/khotkeys/khotkeys-4.2.4.ebuild?r1=1.1&r2=1.2

Index: khotkeys-4.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.2.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- khotkeys-4.2.4.ebuild	4 Jun 2009 12:35:41 -0000	1.1
+++ khotkeys-4.2.4.ebuild	5 Jun 2009 00:00:34 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.2.4.ebuild,v 1.1 2009/06/04 12:35:41 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.2.4.ebuild,v 1.2 2009/06/05 00:00:34 alexxy Exp $
 
 EAPI="2"
 
@@ -8,7 +8,7 @@
 inherit kde4-meta
 
 DESCRIPTION="KDE: hotkey daemon"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="debug"
 
 DEPEND="






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

* [gentoo-commits] gentoo-x86 commit in kde-base/khotkeys: ChangeLog khotkeys-4.2.4.ebuild
@ 2009-11-08 21:26 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 3+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-11-08 21:26 UTC (permalink / raw
  To: gentoo-commits

alexxy      09/11/08 21:26:02

  Modified:             ChangeLog
  Removed:              khotkeys-4.2.4.ebuild
  Log:
  Drop KDE 4.2.4
  (Portage version: 2.2_rc49/cvs/Linux x86_64)

Revision  Changes    Path
1.134                kde-base/khotkeys/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/khotkeys/ChangeLog?rev=1.134&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/khotkeys/ChangeLog?rev=1.134&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/khotkeys/ChangeLog?r1=1.133&r2=1.134

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- ChangeLog	2 Nov 2009 21:15:53 -0000	1.133
+++ ChangeLog	8 Nov 2009 21:26:02 -0000	1.134
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/khotkeys
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.133 2009/11/02 21:15:53 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.134 2009/11/08 21:26:02 alexxy Exp $
+
+  08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -khotkeys-4.2.4.ebuild:
+  Drop KDE 4.2.4
 
 *khotkeys-4.3.3 (02 Nov 2009)
 






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

end of thread, other threads:[~2009-11-08 21:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-08 21:26 [gentoo-commits] gentoo-x86 commit in kde-base/khotkeys: ChangeLog khotkeys-4.2.4.ebuild Alexey Shvetsov (alexxy)
  -- strict thread matches above, loose matches on Subject: below --
2009-06-05  0:00 Alexey Shvetsov (alexxy)
2009-06-04 12:35 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