public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-vcalendar: ChangeLog claws-mail-vcalendar-2.0.7.ebuild
@ 2010-01-08 21:52 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-08 21:52 UTC (permalink / raw
  To: gentoo-commits

fauli       10/01/08 21:52:41

  Modified:             ChangeLog
  Added:                claws-mail-vcalendar-2.0.7.ebuild
  Log:
  version bump
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.73                 mail-client/claws-mail-vcalendar/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog?rev=1.73&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog?rev=1.73&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog?r1=1.72&r2=1.73

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog	18 Oct 2009 23:40:07 -0000	1.72
+++ ChangeLog	8 Jan 2010 21:52:40 -0000	1.73
@@ -1,6 +1,12 @@
 # ChangeLog for mail-client/claws-mail-vcalendar
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog,v 1.72 2009/10/18 23:40:07 fauli Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog,v 1.73 2010/01/08 21:52:40 fauli Exp $
+
+*claws-mail-vcalendar-2.0.7 (08 Jan 2010)
+
+  08 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+  +claws-mail-vcalendar-2.0.7.ebuild:
+  version bump
 
 *claws-mail-vcalendar-2.0.6 (18 Oct 2009)
 



1.1                  mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild?rev=1.1&content-type=text/plain

Index: claws-mail-vcalendar-2.0.7.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild,v 1.1 2010/01/08 21:52:40 fauli Exp $

inherit eutils

MY_P="${P#claws-mail-}"

DESCRIPTION="Plugin for Claws to support the vCalendar meeting format"
HOMEPAGE="http://www.claws-mail.org/"
SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=mail-client/claws-mail-3.7.4
		>=net-misc/curl-7.9.7"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

S="${WORKDIR}/${MY_P}"

src_install() {
	emake DESTDIR="${D}" install
	dodoc AUTHORS ChangeLog NEWS README

	# kill useless files
	rm -f "${D}"/usr/lib*/claws-mail/plugins/*.{a,la}

	# going to conflict with libical
	rm -f "${D}"/usr/include/ical.h
}






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

* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-vcalendar: ChangeLog claws-mail-vcalendar-2.0.7.ebuild
@ 2010-02-11 13:13 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-02-11 13:13 UTC (permalink / raw
  To: gentoo-commits

fauli       10/02/11 13:13:23

  Modified:             ChangeLog claws-mail-vcalendar-2.0.7.ebuild
  Log:
  stable x86, bug 304353
  (Portage version: 2.1.7.16/cvs/Linux i686)

Revision  Changes    Path
1.74                 mail-client/claws-mail-vcalendar/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog?rev=1.74&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog?rev=1.74&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog?r1=1.73&r2=1.74

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog	8 Jan 2010 21:52:40 -0000	1.73
+++ ChangeLog	11 Feb 2010 13:13:22 -0000	1.74
@@ -1,6 +1,10 @@
 # ChangeLog for mail-client/claws-mail-vcalendar
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog,v 1.73 2010/01/08 21:52:40 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog,v 1.74 2010/02/11 13:13:22 fauli Exp $
+
+  11 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
+  claws-mail-vcalendar-2.0.7.ebuild:
+  stable x86, bug 304353
 
 *claws-mail-vcalendar-2.0.7 (08 Jan 2010)
 



1.2                  mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild?r1=1.1&r2=1.2

Index: claws-mail-vcalendar-2.0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- claws-mail-vcalendar-2.0.7.ebuild	8 Jan 2010 21:52:40 -0000	1.1
+++ claws-mail-vcalendar-2.0.7.ebuild	11 Feb 2010 13:13:22 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild,v 1.1 2010/01/08 21:52:40 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild,v 1.2 2010/02/11 13:13:22 fauli Exp $
 
 inherit eutils
 
@@ -11,7 +11,7 @@
 SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 RDEPEND=">=mail-client/claws-mail-3.7.4
 		>=net-misc/curl-7.9.7"






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

* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-vcalendar: ChangeLog claws-mail-vcalendar-2.0.7.ebuild
@ 2010-03-04 19:36 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2010-03-04 19:36 UTC (permalink / raw
  To: gentoo-commits

armin76     10/03/04 19:36:00

  Modified:             ChangeLog claws-mail-vcalendar-2.0.7.ebuild
  Log:
  sparc stable wrt #304353
  (Portage version: 2.1.7.17/cvs/Linux ia64)

Revision  Changes    Path
1.75                 mail-client/claws-mail-vcalendar/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog?rev=1.75&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog?r1=1.74&r2=1.75

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog	11 Feb 2010 13:13:22 -0000	1.74
+++ ChangeLog	4 Mar 2010 19:35:59 -0000	1.75
@@ -1,6 +1,10 @@
 # ChangeLog for mail-client/claws-mail-vcalendar
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog,v 1.74 2010/02/11 13:13:22 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog,v 1.75 2010/03/04 19:35:59 armin76 Exp $
+
+  04 Mar 2010; Raúl Porcel <armin76@gentoo.org>
+  claws-mail-vcalendar-2.0.7.ebuild:
+  sparc stable wrt #304353
 
   11 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
   claws-mail-vcalendar-2.0.7.ebuild:



1.3                  mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild?r1=1.2&r2=1.3

Index: claws-mail-vcalendar-2.0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- claws-mail-vcalendar-2.0.7.ebuild	11 Feb 2010 13:13:22 -0000	1.2
+++ claws-mail-vcalendar-2.0.7.ebuild	4 Mar 2010 19:35:59 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild,v 1.2 2010/02/11 13:13:22 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild,v 1.3 2010/03/04 19:35:59 armin76 Exp $
 
 inherit eutils
 
@@ -11,7 +11,7 @@
 SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc x86"
 IUSE=""
 RDEPEND=">=mail-client/claws-mail-3.7.4
 		>=net-misc/curl-7.9.7"






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

* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-vcalendar: ChangeLog claws-mail-vcalendar-2.0.7.ebuild
@ 2010-03-11 20:50 Markus Meier (maekke)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2010-03-11 20:50 UTC (permalink / raw
  To: gentoo-commits

maekke      10/03/11 20:50:03

  Modified:             ChangeLog claws-mail-vcalendar-2.0.7.ebuild
  Log:
  amd64 stable, bug #304353
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.76                 mail-client/claws-mail-vcalendar/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog?rev=1.76&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog?rev=1.76&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog?r1=1.75&r2=1.76

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog	4 Mar 2010 19:35:59 -0000	1.75
+++ ChangeLog	11 Mar 2010 20:50:02 -0000	1.76
@@ -1,6 +1,10 @@
 # ChangeLog for mail-client/claws-mail-vcalendar
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog,v 1.75 2010/03/04 19:35:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog,v 1.76 2010/03/11 20:50:02 maekke Exp $
+
+  11 Mar 2010; Markus Meier <maekke@gentoo.org>
+  claws-mail-vcalendar-2.0.7.ebuild:
+  amd64 stable, bug #304353
 
   04 Mar 2010; Raúl Porcel <armin76@gentoo.org>
   claws-mail-vcalendar-2.0.7.ebuild:



1.4                  mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild?r1=1.3&r2=1.4

Index: claws-mail-vcalendar-2.0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- claws-mail-vcalendar-2.0.7.ebuild	4 Mar 2010 19:35:59 -0000	1.3
+++ claws-mail-vcalendar-2.0.7.ebuild	11 Mar 2010 20:50:02 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild,v 1.3 2010/03/04 19:35:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild,v 1.4 2010/03/11 20:50:02 maekke Exp $
 
 inherit eutils
 
@@ -11,7 +11,7 @@
 SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc x86"
 IUSE=""
 RDEPEND=">=mail-client/claws-mail-3.7.4
 		>=net-misc/curl-7.9.7"






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

* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-vcalendar: ChangeLog claws-mail-vcalendar-2.0.7.ebuild
@ 2010-04-18 14:30 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 6+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-04-18 14:30 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/04/18 14:30:59

  Modified:             ChangeLog claws-mail-vcalendar-2.0.7.ebuild
  Log:
  ppc stable #304353
  (Portage version: 2.1.8.3/cvs/Linux ppc)

Revision  Changes    Path
1.77                 mail-client/claws-mail-vcalendar/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog?rev=1.77&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog?rev=1.77&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog?r1=1.76&r2=1.77

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog	11 Mar 2010 20:50:02 -0000	1.76
+++ ChangeLog	18 Apr 2010 14:30:59 -0000	1.77
@@ -1,6 +1,9 @@
 # ChangeLog for mail-client/claws-mail-vcalendar
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog,v 1.76 2010/03/11 20:50:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog,v 1.77 2010/04/18 14:30:59 nixnut Exp $
+
+  18 Apr 2010; <nixnut@gentoo.org> claws-mail-vcalendar-2.0.7.ebuild:
+  ppc stable #304353
 
   11 Mar 2010; Markus Meier <maekke@gentoo.org>
   claws-mail-vcalendar-2.0.7.ebuild:



1.5                  mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild?r1=1.4&r2=1.5

Index: claws-mail-vcalendar-2.0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- claws-mail-vcalendar-2.0.7.ebuild	11 Mar 2010 20:50:02 -0000	1.4
+++ claws-mail-vcalendar-2.0.7.ebuild	18 Apr 2010 14:30:59 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild,v 1.4 2010/03/11 20:50:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild,v 1.5 2010/04/18 14:30:59 nixnut Exp $
 
 inherit eutils
 
@@ -11,7 +11,7 @@
 SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86"
 IUSE=""
 RDEPEND=">=mail-client/claws-mail-3.7.4
 		>=net-misc/curl-7.9.7"






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

* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-vcalendar: ChangeLog claws-mail-vcalendar-2.0.7.ebuild
@ 2010-05-11 17:52 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2010-05-11 17:52 UTC (permalink / raw
  To: gentoo-commits

ranger      10/05/11 17:52:13

  Modified:             ChangeLog claws-mail-vcalendar-2.0.7.ebuild
  Log:
  Marking claws-mail-vcalendar-2.0.7 ppc64 for bug 304353
  (Portage version: 2.1.7.17/cvs/Linux ppc64)

Revision  Changes    Path
1.78                 mail-client/claws-mail-vcalendar/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog?r1=1.77&r2=1.78

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog	18 Apr 2010 14:30:59 -0000	1.77
+++ ChangeLog	11 May 2010 17:52:13 -0000	1.78
@@ -1,6 +1,10 @@
 # ChangeLog for mail-client/claws-mail-vcalendar
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog,v 1.77 2010/04/18 14:30:59 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/ChangeLog,v 1.78 2010/05/11 17:52:13 ranger Exp $
+
+  11 May 2010; Brent Baude <ranger@gentoo.org>
+  claws-mail-vcalendar-2.0.7.ebuild:
+  Marking claws-mail-vcalendar-2.0.7 ppc64 for bug 304353
 
   18 Apr 2010; <nixnut@gentoo.org> claws-mail-vcalendar-2.0.7.ebuild:
   ppc stable #304353



1.6                  mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild?r1=1.5&r2=1.6

Index: claws-mail-vcalendar-2.0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- claws-mail-vcalendar-2.0.7.ebuild	18 Apr 2010 14:30:59 -0000	1.5
+++ claws-mail-vcalendar-2.0.7.ebuild	11 May 2010 17:52:13 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild,v 1.5 2010/04/18 14:30:59 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-vcalendar/claws-mail-vcalendar-2.0.7.ebuild,v 1.6 2010/05/11 17:52:13 ranger Exp $
 
 inherit eutils
 
@@ -11,7 +11,7 @@
 SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
 IUSE=""
 RDEPEND=">=mail-client/claws-mail-3.7.4
 		>=net-misc/curl-7.9.7"






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

end of thread, other threads:[~2010-05-11 17:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-08 21:52 [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-vcalendar: ChangeLog claws-mail-vcalendar-2.0.7.ebuild Christian Faulhammer (fauli)
  -- strict thread matches above, loose matches on Subject: below --
2010-02-11 13:13 Christian Faulhammer (fauli)
2010-03-04 19:36 Raul Porcel (armin76)
2010-03-11 20:50 Markus Meier (maekke)
2010-04-18 14:30 Gysbert Wassenaar (nixnut)
2010-05-11 17:52 Brent Baude (ranger)

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