public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kglobalaccel: ChangeLog kglobalaccel-4.8.5.ebuild
@ 2012-08-07 11:04 Johannes Huber (johu)
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2012-08-07 11:04 UTC (permalink / raw
  To: gentoo-commits

johu        12/08/07 11:04:52

  Modified:             ChangeLog
  Added:                kglobalaccel-4.8.5.ebuild
  Log:
  Version bump KDE SC 4.8.5
  
  (Portage version: 2.2.0_alpha120/cvs/Linux i686)

Revision  Changes    Path
1.101                kde-base/kglobalaccel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kglobalaccel/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog	1 Aug 2012 22:17:19 -0000	1.100
+++ ChangeLog	7 Aug 2012 11:04:52 -0000	1.101
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/kglobalaccel
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kglobalaccel/ChangeLog,v 1.100 2012/08/01 22:17:19 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kglobalaccel/ChangeLog,v 1.101 2012/08/07 11:04:52 johu Exp $
+
+*kglobalaccel-4.8.5 (07 Aug 2012)
+
+  07 Aug 2012; Johannes Huber <johu@gentoo.org> +kglobalaccel-4.8.5.ebuild:
+  Version bump KDE SC 4.8.5
 
 *kglobalaccel-4.9.0 (01 Aug 2012)
 



1.1                  kde-base/kglobalaccel/kglobalaccel-4.8.5.ebuild

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

Index: kglobalaccel-4.8.5.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kglobalaccel/kglobalaccel-4.8.5.ebuild,v 1.1 2012/08/07 11:04:52 johu Exp $

EAPI=4

KMNAME="kde-runtime"
inherit kde4-meta

DESCRIPTION="KDE's Global Shortcut Daemon"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug"

src_configure() {
	mycmakeargs=(
		-DKDEBASE_KGLOBALACCEL_REMOVE_OBSOLETE_KDED_DESKTOP_FILE=NOTFOUND
		-DKDEBASE_KGLOBALACCEL_REMOVE_OBSOLETE_KDED_PLUGIN=NOTFOUND
	)

	kde4-meta_src_configure
}





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

* [gentoo-commits] gentoo-x86 commit in kde-base/kglobalaccel: ChangeLog kglobalaccel-4.8.5.ebuild
@ 2012-12-08 11:53 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas HAttel (dilfridge) @ 2012-12-08 11:53 UTC (permalink / raw
  To: gentoo-commits

dilfridge    12/12/08 11:53:28

  Modified:             ChangeLog
  Removed:              kglobalaccel-4.8.5.ebuild
  Log:
  Drop KDE 4.8
  
  (Portage version: 2.2.0_alpha144/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7887F787)

Revision  Changes    Path
1.119                kde-base/kglobalaccel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kglobalaccel/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog	5 Dec 2012 16:58:11 -0000	1.118
+++ ChangeLog	8 Dec 2012 11:53:28 -0000	1.119
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/kglobalaccel
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kglobalaccel/ChangeLog,v 1.118 2012/12/05 16:58:11 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kglobalaccel/ChangeLog,v 1.119 2012/12/08 11:53:28 dilfridge Exp $
+
+  08 Dec 2012; Andreas K. Huettel <dilfridge@gentoo.org>
+  -kglobalaccel-4.8.5.ebuild:
+  Drop KDE 4.8
 
 *kglobalaccel-4.9.4 (05 Dec 2012)
 





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

end of thread, other threads:[~2012-12-08 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-08 11:53 [gentoo-commits] gentoo-x86 commit in kde-base/kglobalaccel: ChangeLog kglobalaccel-4.8.5.ebuild Andreas HAttel (dilfridge)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-07 11:04 Johannes Huber (johu)

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