public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/konsolekalendar: konsolekalendar-4.4.11.1.ebuild ChangeLog
@ 2011-04-22 12:12 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas HAttel (dilfridge) @ 2011-04-22 12:12 UTC (permalink / raw
  To: gentoo-commits

dilfridge    11/04/22 12:12:50

  Modified:             konsolekalendar-4.4.11.1.ebuild ChangeLog
  Log:
  Now properly depend on kde-4.6
  
  (Portage version: 2.1.9.46/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.2                  kde-base/konsolekalendar/konsolekalendar-4.4.11.1.ebuild

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

Index: konsolekalendar-4.4.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-4.4.11.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- konsolekalendar-4.4.11.1.ebuild	21 Apr 2011 21:55:25 -0000	1.1
+++ konsolekalendar-4.4.11.1.ebuild	22 Apr 2011 12:12:49 -0000	1.2
@@ -1,10 +1,9 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-4.4.11.1.ebuild,v 1.1 2011/04/21 21:55:25 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-4.4.11.1.ebuild,v 1.2 2011/04/22 12:12:49 dilfridge Exp $
 
 EAPI=4
 
-KDE_MINIMAL="4.6"
 KMNAME="kdepim"
 KMMODULE="console/${PN}"
 inherit kde4-meta
@@ -14,6 +13,6 @@
 IUSE="debug +handbook"
 
 DEPEND="
-	$(add_kdebase_dep kdepimlibs)
+	$(add_kdebase_dep kdepimlibs '' 4.6)
 "
 RDEPEND="${DEPEND}"



1.157                kde-base/konsolekalendar/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -r1.156 -r1.157
--- ChangeLog	21 Apr 2011 21:55:25 -0000	1.156
+++ ChangeLog	22 Apr 2011 12:12:49 -0000	1.157
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/konsolekalendar
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v 1.156 2011/04/21 21:55:25 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v 1.157 2011/04/22 12:12:49 dilfridge Exp $
+
+  22 Apr 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+  konsolekalendar-4.4.11.1.ebuild:
+  Correctly depend on kde-4.6
 
 *konsolekalendar-4.4.11.1 (21 Apr 2011)
 






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

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

dilfridge    12/12/08 12:04:12

  Modified:             konsolekalendar-4.4.11.1.ebuild ChangeLog
  Log:
  Drop ppc64 as in rest of KDE
  
  (Portage version: 2.2.0_alpha144/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7887F787)

Revision  Changes    Path
1.6                  kde-base/konsolekalendar/konsolekalendar-4.4.11.1.ebuild

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

Index: konsolekalendar-4.4.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-4.4.11.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- konsolekalendar-4.4.11.1.ebuild	1 Jun 2011 19:42:44 -0000	1.5
+++ konsolekalendar-4.4.11.1.ebuild	8 Dec 2012 12:04:12 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-4.4.11.1.ebuild,v 1.5 2011/06/01 19:42:44 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-4.4.11.1.ebuild,v 1.6 2012/12/08 12:04:12 dilfridge Exp $
 
 EAPI=4
 
@@ -9,7 +9,7 @@
 inherit kde4-meta
 
 DESCRIPTION="A command line interface to KDE calendars"
-KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
 IUSE="debug +handbook"
 
 DEPEND="



1.214                kde-base/konsolekalendar/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v
retrieving revision 1.213
retrieving revision 1.214
diff -u -r1.213 -r1.214
--- ChangeLog	8 Dec 2012 11:53:35 -0000	1.213
+++ ChangeLog	8 Dec 2012 12:04:12 -0000	1.214
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/konsolekalendar
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v 1.213 2012/12/08 11:53:35 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v 1.214 2012/12/08 12:04:12 dilfridge Exp $
+
+  08 Dec 2012; Andreas K. Huettel <dilfridge@gentoo.org>
+  konsolekalendar-4.4.11.1.ebuild:
+  Drop ppc64 as in rest of KDE
 
   08 Dec 2012; Andreas K. Huettel <dilfridge@gentoo.org>
   -konsolekalendar-4.8.5.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in kde-base/konsolekalendar: konsolekalendar-4.4.11.1.ebuild ChangeLog
@ 2013-10-10  5:26 Chris Reffett (creffett)
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Reffett (creffett) @ 2013-10-10  5:26 UTC (permalink / raw
  To: gentoo-commits

creffett    13/10/10 05:26:50

  Modified:             ChangeLog
  Added:                konsolekalendar-4.4.11.1.ebuild
  Log:
  Actually add 4.4.11.1 this time.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 42618354)

Revision  Changes    Path
1.259                kde-base/konsolekalendar/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v
retrieving revision 1.258
retrieving revision 1.259
diff -u -r1.258 -r1.259
--- ChangeLog	10 Oct 2013 01:27:02 -0000	1.258
+++ ChangeLog	10 Oct 2013 05:26:50 -0000	1.259
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/konsolekalendar
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v 1.258 2013/10/10 01:27:02 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v 1.259 2013/10/10 05:26:50 creffett Exp $
+
+*konsolekalendar-4.4.11.1 (10 Oct 2013)
+
+  10 Oct 2013; Chris Reffett <creffett@gentoo.org>
+  +konsolekalendar-4.4.11.1.ebuild:
+  Actually add 4.4.11.1 this time.
 
   10 Oct 2013; Chris Reffett <creffett@gentoo.org>
   -konsolekalendar-4.11.1.ebuild, -konsolekalendar-4.4.11.1.ebuild:



1.8                  kde-base/konsolekalendar/konsolekalendar-4.4.11.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-4.4.11.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-4.4.11.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-4.4.11.1.ebuild?r1=1.7&r2=1.8






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

* [gentoo-commits] gentoo-x86 commit in kde-base/konsolekalendar: konsolekalendar-4.4.11.1.ebuild ChangeLog
@ 2014-04-05 18:15 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas HAttel (dilfridge) @ 2014-04-05 18:15 UTC (permalink / raw
  To: gentoo-commits

dilfridge    14/04/05 18:15:23

  Modified:             konsolekalendar-4.4.11.1.ebuild ChangeLog
  Log:
  EAPI bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)

Revision  Changes    Path
1.9                  kde-base/konsolekalendar/konsolekalendar-4.4.11.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-4.4.11.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-4.4.11.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-4.4.11.1.ebuild?r1=1.8&r2=1.9

Index: konsolekalendar-4.4.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-4.4.11.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- konsolekalendar-4.4.11.1.ebuild	10 Oct 2013 05:26:50 -0000	1.8
+++ konsolekalendar-4.4.11.1.ebuild	5 Apr 2014 18:15:22 -0000	1.9
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-4.4.11.1.ebuild,v 1.8 2013/10/10 05:26:50 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-4.4.11.1.ebuild,v 1.9 2014/04/05 18:15:22 dilfridge Exp $
 
-EAPI=4
+EAPI=5
 
 KMNAME="kdepim"
 KMMODULE="console/${PN}"



1.285                kde-base/konsolekalendar/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v
retrieving revision 1.284
retrieving revision 1.285
diff -u -r1.284 -r1.285
--- ChangeLog	1 Apr 2014 18:10:01 -0000	1.284
+++ ChangeLog	5 Apr 2014 18:15:22 -0000	1.285
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/konsolekalendar
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v 1.284 2014/04/01 18:10:01 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v 1.285 2014/04/05 18:15:22 dilfridge Exp $
+
+  05 Apr 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+  konsolekalendar-4.4.11.1.ebuild:
+  EAPI bump
 
 *konsolekalendar-4.12.4 (01 Apr 2014)
 





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

end of thread, other threads:[~2014-04-05 18:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-08 12:04 [gentoo-commits] gentoo-x86 commit in kde-base/konsolekalendar: konsolekalendar-4.4.11.1.ebuild ChangeLog Andreas HAttel (dilfridge)
  -- strict thread matches above, loose matches on Subject: below --
2014-04-05 18:15 Andreas HAttel (dilfridge)
2013-10-10  5:26 Chris Reffett (creffett)
2011-04-22 12:12 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