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

alexxy      09/06/04 13:41:23

  Modified:             ChangeLog
  Added:                libkpgp-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.92                 kde-base/libkpgp/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog	3 Jun 2009 18:05:22 -0000	1.91
+++ ChangeLog	4 Jun 2009 13:41:23 -0000	1.92
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/libkpgp
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.91 2009/06/03 18:05:22 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.92 2009/06/04 13:41:23 alexxy Exp $
+
+*libkpgp-4.2.4 (04 Jun 2009)
+
+  04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> +libkpgp-4.2.4.ebuild:
+  Version bump
 
   03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -libkpgp-4.2.2.ebuild:
   Drop KDE 4.2.2



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

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

Index: libkpgp-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/libkpgp/libkpgp-4.2.4.ebuild,v 1.1 2009/06/04 13:41:23 alexxy Exp $

EAPI="2"

KMNAME="kdepim"
inherit kde4-meta

DESCRIPTION="KDE pgp abstraction library"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug"

PATCHES=( "${FILESDIR}/${PN}-4.1.72-fix.patch" )






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

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

alexxy      09/06/05 07:39:12

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

Revision  Changes    Path
1.93                 kde-base/libkpgp/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog	4 Jun 2009 13:41:23 -0000	1.92
+++ ChangeLog	5 Jun 2009 07:39:12 -0000	1.93
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/libkpgp
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.92 2009/06/04 13:41:23 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.93 2009/06/05 07:39:12 alexxy Exp $
+
+  05 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> libkpgp-4.2.4.ebuild:
+  Fix accidently added keywords
 
 *libkpgp-4.2.4 (04 Jun 2009)
 



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

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

Index: libkpgp-4.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkpgp/libkpgp-4.2.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libkpgp-4.2.4.ebuild	4 Jun 2009 13:41:23 -0000	1.1
+++ libkpgp-4.2.4.ebuild	5 Jun 2009 07:39:12 -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/libkpgp/libkpgp-4.2.4.ebuild,v 1.1 2009/06/04 13:41:23 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/libkpgp-4.2.4.ebuild,v 1.2 2009/06/05 07:39:12 alexxy Exp $
 
 EAPI="2"
 
@@ -8,7 +8,7 @@
 inherit kde4-meta
 
 DESCRIPTION="KDE pgp abstraction library"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="debug"
 
 PATCHES=( "${FILESDIR}/${PN}-4.1.72-fix.patch" )






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

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

alexxy      09/11/08 21:58:57

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

Revision  Changes    Path
1.107                kde-base/libkpgp/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog	2 Nov 2009 22:00:59 -0000	1.106
+++ ChangeLog	8 Nov 2009 21:58:57 -0000	1.107
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/libkpgp
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.106 2009/11/02 22:00:59 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.107 2009/11/08 21:58:57 alexxy Exp $
+
+  08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -libkpgp-4.2.4.ebuild:
+  Drop KDE 4.2.4
 
 *libkpgp-4.3.3 (02 Nov 2009)
 






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

end of thread, other threads:[~2009-11-08 21:58 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:58 [gentoo-commits] gentoo-x86 commit in kde-base/libkpgp: ChangeLog libkpgp-4.2.4.ebuild Alexey Shvetsov (alexxy)
  -- strict thread matches above, loose matches on Subject: below --
2009-06-05  7:39 Alexey Shvetsov (alexxy)
2009-06-04 13:41 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