public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-misc/kerry: ChangeLog kerry-0.2.1.ebuild
@ 2009-06-13 12:16 Theo Chatzimichos (tampakrap)
  0 siblings, 0 replies; 3+ messages in thread
From: Theo Chatzimichos (tampakrap) @ 2009-06-13 12:16 UTC (permalink / raw
  To: gentoo-commits

tampakrap    09/06/13 12:16:39

  Modified:             ChangeLog kerry-0.2.1.ebuild
  Log:
  Slot move to 3.5
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 kde-misc/kerry/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kerry/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kerry/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kerry/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kerry/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	26 Jul 2008 05:27:31 -0000	1.15
+++ ChangeLog	13 Jun 2009 12:16:39 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for kde-misc/kerry
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kerry/ChangeLog,v 1.15 2008/07/26 05:27:31 ford_prefect Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kerry/ChangeLog,v 1.16 2009/06/13 12:16:39 tampakrap Exp $
+
+  13 Jun 2009; Theo Chatzimichos <tampakrap@gentoo.org> kerry-0.2.1.ebuild:
+  Slot move to 3.5
 
   26 Jul 2008; Arun Raghavan <ford_prefect@gentoo.org> kerry-0.2.1.ebuild:
   PATCHES should be an array



1.6                  kde-misc/kerry/kerry-0.2.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kerry/kerry-0.2.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kerry/kerry-0.2.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kerry/kerry-0.2.1.ebuild?r1=1.5&r2=1.6

Index: kerry-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kerry/kerry-0.2.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- kerry-0.2.1.ebuild	26 Jul 2008 05:27:31 -0000	1.5
+++ kerry-0.2.1.ebuild	13 Jun 2009 12:16:39 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kerry/kerry-0.2.1.ebuild,v 1.5 2008/07/26 05:27:31 ford_prefect Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kerry/kerry-0.2.1.ebuild,v 1.6 2009/06/13 12:16:39 tampakrap Exp $
 
 inherit kde
 
@@ -9,7 +9,7 @@
 SRC_URI="http://developer.kde.org/~binner/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
-SLOT="0"
+SLOT="3.5"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 






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

* [gentoo-commits] gentoo-x86 commit in kde-misc/kerry: ChangeLog kerry-0.2.1.ebuild
@ 2009-06-17 20:04 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-06-17 20:04 UTC (permalink / raw
  To: gentoo-commits

fauli       09/06/17 20:04:15

  Modified:             ChangeLog kerry-0.2.1.ebuild
  Log:
  stable x86, bug 244228
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.17                 kde-misc/kerry/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kerry/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kerry/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kerry/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kerry/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	13 Jun 2009 12:16:39 -0000	1.16
+++ ChangeLog	17 Jun 2009 20:04:15 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for kde-misc/kerry
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kerry/ChangeLog,v 1.16 2009/06/13 12:16:39 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kerry/ChangeLog,v 1.17 2009/06/17 20:04:15 fauli Exp $
+
+  17 Jun 2009; Christian Faulhammer <fauli@gentoo.org> kerry-0.2.1.ebuild:
+  stable x86, bug 244228
 
   13 Jun 2009; Theo Chatzimichos <tampakrap@gentoo.org> kerry-0.2.1.ebuild:
   Slot move to 3.5



1.7                  kde-misc/kerry/kerry-0.2.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kerry/kerry-0.2.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kerry/kerry-0.2.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kerry/kerry-0.2.1.ebuild?r1=1.6&r2=1.7

Index: kerry-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kerry/kerry-0.2.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- kerry-0.2.1.ebuild	13 Jun 2009 12:16:39 -0000	1.6
+++ kerry-0.2.1.ebuild	17 Jun 2009 20:04:15 -0000	1.7
@@ -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-misc/kerry/kerry-0.2.1.ebuild,v 1.6 2009/06/13 12:16:39 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kerry/kerry-0.2.1.ebuild,v 1.7 2009/06/17 20:04:15 fauli Exp $
 
 inherit kde
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="3.5"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 RDEPEND=">=app-misc/beagle-0.2.5"






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

* [gentoo-commits] gentoo-x86 commit in kde-misc/kerry: ChangeLog kerry-0.2.1.ebuild
@ 2009-07-01 20:22 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2009-07-01 20:22 UTC (permalink / raw
  To: gentoo-commits

maekke      09/07/01 20:22:37

  Modified:             ChangeLog kerry-0.2.1.ebuild
  Log:
  amd64 stable, bug #244228
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 kde-misc/kerry/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kerry/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kerry/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kerry/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kerry/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	17 Jun 2009 20:04:15 -0000	1.17
+++ ChangeLog	1 Jul 2009 20:22:37 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for kde-misc/kerry
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kerry/ChangeLog,v 1.17 2009/06/17 20:04:15 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kerry/ChangeLog,v 1.18 2009/07/01 20:22:37 maekke Exp $
+
+  01 Jul 2009; Markus Meier <maekke@gentoo.org> kerry-0.2.1.ebuild:
+  amd64 stable, bug #244228
 
   17 Jun 2009; Christian Faulhammer <fauli@gentoo.org> kerry-0.2.1.ebuild:
   stable x86, bug 244228



1.8                  kde-misc/kerry/kerry-0.2.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kerry/kerry-0.2.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kerry/kerry-0.2.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kerry/kerry-0.2.1.ebuild?r1=1.7&r2=1.8

Index: kerry-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kerry/kerry-0.2.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- kerry-0.2.1.ebuild	17 Jun 2009 20:04:15 -0000	1.7
+++ kerry-0.2.1.ebuild	1 Jul 2009 20:22:37 -0000	1.8
@@ -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-misc/kerry/kerry-0.2.1.ebuild,v 1.7 2009/06/17 20:04:15 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kerry/kerry-0.2.1.ebuild,v 1.8 2009/07/01 20:22:37 maekke Exp $
 
 inherit kde
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="3.5"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=app-misc/beagle-0.2.5"






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

end of thread, other threads:[~2009-07-01 20:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-01 20:22 [gentoo-commits] gentoo-x86 commit in kde-misc/kerry: ChangeLog kerry-0.2.1.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2009-06-17 20:04 Christian Faulhammer (fauli)
2009-06-13 12:16 Theo Chatzimichos (tampakrap)

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