public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/katepart: katepart-4.10.1.ebuild ChangeLog
@ 2013-03-06 13:41 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas HAttel (dilfridge) @ 2013-03-06 13:41 UTC (permalink / raw
  To: gentoo-commits

dilfridge    13/03/06 13:41:31

  Modified:             ChangeLog
  Added:                katepart-4.10.1.ebuild
  Log:
  Bump KDE SC 4.10.1
  
  (Portage version: 2.2.0_alpha166/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7887F787)

Revision  Changes    Path
1.63                 kde-base/katepart/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	23 Feb 2013 16:05:16 -0000	1.62
+++ ChangeLog	6 Mar 2013 13:41:31 -0000	1.63
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/katepart
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v 1.62 2013/02/23 16:05:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v 1.63 2013/03/06 13:41:31 dilfridge Exp $
+
+*katepart-4.10.1 (06 Mar 2013)
+
+  06 Mar 2013; Andreas K. Huettel <dilfridge@gentoo.org>
+  +katepart-4.10.1.ebuild:
+  Version bump KDE SC 4.10.1
 
   23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> katepart-4.10.0.ebuild,
   katepart-4.9.5.ebuild:



1.1                  kde-base/katepart/katepart-4.10.1.ebuild

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

Index: katepart-4.10.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.10.1.ebuild,v 1.1 2013/03/06 13:41:31 dilfridge Exp $

EAPI=5

KDE_HANDBOOK="optional"
KMNAME="kate"
KMMODULE="part"
inherit kde4-meta

DESCRIPTION="KDE Editor KPart"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug"

RESTRICT="test"
# bug 392993

add_blocker kdelibs 4.6.50

src_configure() {
	local mycmakeargs=(
		"-DKDE4_BUILD_TESTS=OFF"
	)

	kde4-meta_src_configure
}





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

* [gentoo-commits] gentoo-x86 commit in kde-base/katepart: katepart-4.10.1.ebuild ChangeLog
@ 2013-03-31 15:34 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-03-31 15:34 UTC (permalink / raw
  To: gentoo-commits

ago         13/03/31 15:34:21

  Modified:             katepart-4.10.1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #462890
  
  (Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  kde-base/katepart/katepart-4.10.1.ebuild

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

Index: katepart-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.10.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- katepart-4.10.1.ebuild	6 Mar 2013 13:41:31 -0000	1.1
+++ katepart-4.10.1.ebuild	31 Mar 2013 15:34:21 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.10.1.ebuild,v 1.1 2013/03/06 13:41:31 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.10.1.ebuild,v 1.2 2013/03/31 15:34:21 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 inherit kde4-meta
 
 DESCRIPTION="KDE Editor KPart"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 RESTRICT="test"



1.64                 kde-base/katepart/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	6 Mar 2013 13:41:31 -0000	1.63
+++ ChangeLog	31 Mar 2013 15:34:21 -0000	1.64
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/katepart
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v 1.63 2013/03/06 13:41:31 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v 1.64 2013/03/31 15:34:21 ago Exp $
+
+  31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> katepart-4.10.1.ebuild:
+  Stable for amd64, wrt bug #462890
 
 *katepart-4.10.1 (06 Mar 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in kde-base/katepart: katepart-4.10.1.ebuild ChangeLog
@ 2013-03-31 16:24 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-03-31 16:24 UTC (permalink / raw
  To: gentoo-commits

ago         13/03/31 16:24:29

  Modified:             katepart-4.10.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #462890
  
  (Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  kde-base/katepart/katepart-4.10.1.ebuild

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

Index: katepart-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.10.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- katepart-4.10.1.ebuild	31 Mar 2013 15:34:21 -0000	1.2
+++ katepart-4.10.1.ebuild	31 Mar 2013 16:24:29 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.10.1.ebuild,v 1.2 2013/03/31 15:34:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.10.1.ebuild,v 1.3 2013/03/31 16:24:29 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 inherit kde4-meta
 
 DESCRIPTION="KDE Editor KPart"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 RESTRICT="test"



1.65                 kde-base/katepart/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	31 Mar 2013 15:34:21 -0000	1.64
+++ ChangeLog	31 Mar 2013 16:24:29 -0000	1.65
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/katepart
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v 1.64 2013/03/31 15:34:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v 1.65 2013/03/31 16:24:29 ago Exp $
+
+  31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> katepart-4.10.1.ebuild:
+  Stable for x86, wrt bug #462890
 
   31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> katepart-4.10.1.ebuild:
   Stable for amd64, wrt bug #462890





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

* [gentoo-commits] gentoo-x86 commit in kde-base/katepart: katepart-4.10.1.ebuild ChangeLog
@ 2013-04-01 13:06 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-01 13:06 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/01 13:06:22

  Modified:             katepart-4.10.1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt to bug #462890
  
  (Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  kde-base/katepart/katepart-4.10.1.ebuild

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

Index: katepart-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.10.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- katepart-4.10.1.ebuild	31 Mar 2013 16:24:29 -0000	1.3
+++ katepart-4.10.1.ebuild	1 Apr 2013 13:06:22 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.10.1.ebuild,v 1.3 2013/03/31 16:24:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.10.1.ebuild,v 1.4 2013/04/01 13:06:22 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 inherit kde4-meta
 
 DESCRIPTION="KDE Editor KPart"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 RESTRICT="test"



1.66                 kde-base/katepart/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	31 Mar 2013 16:24:29 -0000	1.65
+++ ChangeLog	1 Apr 2013 13:06:22 -0000	1.66
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/katepart
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v 1.65 2013/03/31 16:24:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v 1.66 2013/04/01 13:06:22 ago Exp $
+
+  01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> katepart-4.10.1.ebuild:
+  Stable for ppc, wrt to bug #462890
 
   31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> katepart-4.10.1.ebuild:
   Stable for x86, wrt bug #462890





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

* [gentoo-commits] gentoo-x86 commit in kde-base/katepart: katepart-4.10.1.ebuild ChangeLog
@ 2013-04-02 20:51 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-02 20:51 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/02 20:51:14

  Modified:             katepart-4.10.1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt to bug #462890
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  kde-base/katepart/katepart-4.10.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/katepart/katepart-4.10.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/katepart/katepart-4.10.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/katepart/katepart-4.10.1.ebuild?r1=1.4&r2=1.5

Index: katepart-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.10.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- katepart-4.10.1.ebuild	1 Apr 2013 13:06:22 -0000	1.4
+++ katepart-4.10.1.ebuild	2 Apr 2013 20:51:14 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.10.1.ebuild,v 1.4 2013/04/01 13:06:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.10.1.ebuild,v 1.5 2013/04/02 20:51:14 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 inherit kde4-meta
 
 DESCRIPTION="KDE Editor KPart"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 RESTRICT="test"



1.69                 kde-base/katepart/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	2 Apr 2013 12:37:09 -0000	1.68
+++ ChangeLog	2 Apr 2013 20:51:14 -0000	1.69
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/katepart
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v 1.68 2013/04/02 12:37:09 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v 1.69 2013/04/02 20:51:14 ago Exp $
+
+  02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> katepart-4.10.1.ebuild:
+  Stable for ppc64, wrt to bug #462890
 
   02 Apr 2013; Michael Palimaka <kensington@gentoo.org>
   -files/katepart-4.10.0-plugins.patch:





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

end of thread, other threads:[~2013-04-02 20:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-31 16:24 [gentoo-commits] gentoo-x86 commit in kde-base/katepart: katepart-4.10.1.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-04-02 20:51 Agostino Sarubbo (ago)
2013-04-01 13:06 Agostino Sarubbo (ago)
2013-03-31 15:34 Agostino Sarubbo (ago)
2013-03-06 13:41 Andreas HAttel (dilfridge)

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