* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-fetchinfo: claws-mail-fetchinfo-0.4.25.ebuild ChangeLog
@ 2012-06-30 15:55 Christian Faulhammer (fauli)
0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2012-06-30 15:55 UTC (permalink / raw
To: gentoo-commits
fauli 12/06/30 15:55:04
Modified: ChangeLog
Added: claws-mail-fetchinfo-0.4.25.ebuild
Log:
version bump
(Portage version: 2.1.10.65/cvs/Linux i686)
Revision Changes Path
1.33 mail-client/claws-mail-fetchinfo/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 4 May 2012 08:42:21 -0000 1.32
+++ ChangeLog 30 Jun 2012 15:55:04 -0000 1.33
@@ -1,6 +1,12 @@
# ChangeLog for mail-client/claws-mail-fetchinfo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.32 2012/05/04 08:42:21 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.33 2012/06/30 15:55:04 fauli Exp $
+
+*claws-mail-fetchinfo-0.4.25 (30 Jun 2012)
+
+ 30 Jun 2012; Christian Faulhammer <fauli@gentoo.org>
+ +claws-mail-fetchinfo-0.4.25.ebuild:
+ version bump
04 May 2012; Jeff Horelick <jdhore@gentoo.org>
claws-mail-fetchinfo-0.4.24.ebuild:
1.1 mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?rev=1.1&content-type=text/plain
Index: claws-mail-fetchinfo-0.4.25.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild,v 1.1 2012/06/30 15:55:04 fauli Exp $
MY_P="${PN#claws-mail-}-plugin-${PV}"
DESCRIPTION="Plugin to add additional headers with download information"
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="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND=">=mail-client/claws-mail-3.8.1"
DEPEND="${RDEPEND}
virtual/pkgconfig"
S="${WORKDIR}/${MY_P}"
src_install() {
emake DESTDIR="${D}" install || die
dodoc ChangeLog README
# kill useless files
rm -f "${D}"/usr/lib*/claws-mail/plugins/*.{a,la}
}
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-fetchinfo: claws-mail-fetchinfo-0.4.25.ebuild ChangeLog
@ 2012-10-16 3:12 Anthony G. Basile (blueness)
0 siblings, 0 replies; 6+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-10-16 3:12 UTC (permalink / raw
To: gentoo-commits
blueness 12/10/16 03:12:21
Modified: claws-mail-fetchinfo-0.4.25.ebuild ChangeLog
Log:
stable ppc64, bug #437814
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.2 mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?r1=1.1&r2=1.2
Index: claws-mail-fetchinfo-0.4.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- claws-mail-fetchinfo-0.4.25.ebuild 30 Jun 2012 15:55:04 -0000 1.1
+++ claws-mail-fetchinfo-0.4.25.ebuild 16 Oct 2012 03:12:21 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild,v 1.1 2012/06/30 15:55:04 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild,v 1.2 2012/10/16 03:12:21 blueness Exp $
MY_P="${PN#claws-mail-}-plugin-${PV}"
@@ -9,7 +9,7 @@
SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ppc64 ~x86"
IUSE=""
RDEPEND=">=mail-client/claws-mail-3.8.1"
DEPEND="${RDEPEND}
1.34 mail-client/claws-mail-fetchinfo/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 30 Jun 2012 15:55:04 -0000 1.33
+++ ChangeLog 16 Oct 2012 03:12:21 -0000 1.34
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/claws-mail-fetchinfo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.33 2012/06/30 15:55:04 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.34 2012/10/16 03:12:21 blueness Exp $
+
+ 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org>
+ claws-mail-fetchinfo-0.4.25.ebuild:
+ stable ppc64, bug #437814
*claws-mail-fetchinfo-0.4.25 (30 Jun 2012)
@@ -146,4 +150,3 @@
19 Dec 2006; Andrej Kacian <ticho@gentoo.org> +metadata.xml,
+claws-mail-fetchinfo-0.4.17.ebuild:
This is the new name of mail-client/sylpheed-claws-fetchinfo.
-
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-fetchinfo: claws-mail-fetchinfo-0.4.25.ebuild ChangeLog
@ 2012-10-24 9:58 Agostino Sarubbo (ago)
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-10-24 9:58 UTC (permalink / raw
To: gentoo-commits
ago 12/10/24 09:58:26
Modified: claws-mail-fetchinfo-0.4.25.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #437814
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.3 mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?r1=1.2&r2=1.3
Index: claws-mail-fetchinfo-0.4.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- claws-mail-fetchinfo-0.4.25.ebuild 16 Oct 2012 03:12:21 -0000 1.2
+++ claws-mail-fetchinfo-0.4.25.ebuild 24 Oct 2012 09:58:26 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild,v 1.2 2012/10/16 03:12:21 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild,v 1.3 2012/10/24 09:58:26 ago Exp $
MY_P="${PN#claws-mail-}-plugin-${PV}"
@@ -9,7 +9,7 @@
SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ppc64 ~x86"
IUSE=""
RDEPEND=">=mail-client/claws-mail-3.8.1"
DEPEND="${RDEPEND}
1.35 mail-client/claws-mail-fetchinfo/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 16 Oct 2012 03:12:21 -0000 1.34
+++ ChangeLog 24 Oct 2012 09:58:26 -0000 1.35
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/claws-mail-fetchinfo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.34 2012/10/16 03:12:21 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.35 2012/10/24 09:58:26 ago Exp $
+
+ 24 Oct 2012; Agostino Sarubbo <ago@gentoo.org>
+ claws-mail-fetchinfo-0.4.25.ebuild:
+ Stable for amd64, wrt bug #437814
16 Oct 2012; Anthony G. Basile <blueness@gentoo.org>
claws-mail-fetchinfo-0.4.25.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-fetchinfo: claws-mail-fetchinfo-0.4.25.ebuild ChangeLog
@ 2012-10-31 18:43 Andreas Schuerch (nativemad)
0 siblings, 0 replies; 6+ messages in thread
From: Andreas Schuerch (nativemad) @ 2012-10-31 18:43 UTC (permalink / raw
To: gentoo-commits
nativemad 12/10/31 18:43:08
Modified: claws-mail-fetchinfo-0.4.25.ebuild ChangeLog
Log:
x86 stable, see bug 437814
(Portage version: 2.1.11.9/cvs/Linux i686)
Revision Changes Path
1.4 mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?r1=1.3&r2=1.4
Index: claws-mail-fetchinfo-0.4.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- claws-mail-fetchinfo-0.4.25.ebuild 24 Oct 2012 09:58:26 -0000 1.3
+++ claws-mail-fetchinfo-0.4.25.ebuild 31 Oct 2012 18:43:07 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild,v 1.3 2012/10/24 09:58:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild,v 1.4 2012/10/31 18:43:07 nativemad Exp $
MY_P="${PN#claws-mail-}-plugin-${PV}"
@@ -9,7 +9,7 @@
SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ppc64 x86"
IUSE=""
RDEPEND=">=mail-client/claws-mail-3.8.1"
DEPEND="${RDEPEND}
1.36 mail-client/claws-mail-fetchinfo/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 24 Oct 2012 09:58:26 -0000 1.35
+++ ChangeLog 31 Oct 2012 18:43:07 -0000 1.36
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/claws-mail-fetchinfo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.35 2012/10/24 09:58:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.36 2012/10/31 18:43:07 nativemad Exp $
+
+ 31 Oct 2012; Andreas Schuerch <nativemad@gentoo.org>
+ claws-mail-fetchinfo-0.4.25.ebuild:
+ x86 stable, see bug 437814
24 Oct 2012; Agostino Sarubbo <ago@gentoo.org>
claws-mail-fetchinfo-0.4.25.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-fetchinfo: claws-mail-fetchinfo-0.4.25.ebuild ChangeLog
@ 2012-12-28 18:17 Christian Faulhammer (fauli)
0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2012-12-28 18:17 UTC (permalink / raw
To: gentoo-commits
fauli 12/12/28 18:17:35
Modified: claws-mail-fetchinfo-0.4.25.ebuild ChangeLog
Log:
raise dependency to mail-client/claws-mail-3.9.0, see bug 448020
(Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key 2B859DE3)
Revision Changes Path
1.5 mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?r1=1.4&r2=1.5
Index: claws-mail-fetchinfo-0.4.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- claws-mail-fetchinfo-0.4.25.ebuild 31 Oct 2012 18:43:07 -0000 1.4
+++ claws-mail-fetchinfo-0.4.25.ebuild 28 Dec 2012 18:17:35 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild,v 1.4 2012/10/31 18:43:07 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild,v 1.5 2012/12/28 18:17:35 fauli Exp $
MY_P="${PN#claws-mail-}-plugin-${PV}"
@@ -11,7 +11,7 @@
SLOT="0"
KEYWORDS="amd64 ~ppc ppc64 x86"
IUSE=""
-RDEPEND=">=mail-client/claws-mail-3.8.1"
+RDEPEND=">=mail-client/claws-mail-3.9.0"
DEPEND="${RDEPEND}
virtual/pkgconfig"
1.39 mail-client/claws-mail-fetchinfo/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?r1=1.38&r2=1.39
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog 26 Nov 2012 22:53:21 -0000 1.38
+++ ChangeLog 28 Dec 2012 18:17:35 -0000 1.39
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/claws-mail-fetchinfo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.38 2012/11/26 22:53:21 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.39 2012/12/28 18:17:35 fauli Exp $
+
+ 28 Dec 2012; Christian Faulhammer <fauli@gentoo.org>
+ claws-mail-fetchinfo-0.4.25.ebuild:
+ raise dependency to mail-client/claws-mail-3.9.0, see bug 448020
26 Nov 2012; Christian Faulhammer <fauli@gentoo.org> Manifest:
Update Manifest for upstream changed tarball without notice, fixes bug 444392
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-fetchinfo: claws-mail-fetchinfo-0.4.25.ebuild ChangeLog
@ 2013-05-08 3:45 Christian Faulhammer (fauli)
0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2013-05-08 3:45 UTC (permalink / raw
To: gentoo-commits
fauli 13/05/08 03:45:35
Modified: claws-mail-fetchinfo-0.4.25.ebuild ChangeLog
Log:
prepare plugin for mail-client/claws-mail-3.9.1
(Portage version: 2.1.11.62/cvs/Linux i686, signed Manifest commit with key 2B859DE3)
Revision Changes Path
1.6 mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?r1=1.5&r2=1.6
Index: claws-mail-fetchinfo-0.4.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- claws-mail-fetchinfo-0.4.25.ebuild 28 Dec 2012 18:17:35 -0000 1.5
+++ claws-mail-fetchinfo-0.4.25.ebuild 8 May 2013 03:45:35 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild,v 1.5 2012/12/28 18:17:35 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild,v 1.6 2013/05/08 03:45:35 fauli Exp $
MY_P="${PN#claws-mail-}-plugin-${PV}"
@@ -11,7 +11,7 @@
SLOT="0"
KEYWORDS="amd64 ~ppc ppc64 x86"
IUSE=""
-RDEPEND=">=mail-client/claws-mail-3.9.0"
+RDEPEND="~mail-client/claws-mail-3.9.0"
DEPEND="${RDEPEND}
virtual/pkgconfig"
1.40 mail-client/claws-mail-fetchinfo/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 28 Dec 2012 18:17:35 -0000 1.39
+++ ChangeLog 8 May 2013 03:45:35 -0000 1.40
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/claws-mail-fetchinfo
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.39 2012/12/28 18:17:35 fauli Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.40 2013/05/08 03:45:35 fauli Exp $
+
+ 08 May 2013; Christian Faulhammer <fauli@gentoo.org>
+ claws-mail-fetchinfo-0.4.25.ebuild:
+ prepare plugin for mail-client/claws-mail-3.9.1
28 Dec 2012; Christian Faulhammer <fauli@gentoo.org>
claws-mail-fetchinfo-0.4.25.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-05-08 3:45 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-24 9:58 [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-fetchinfo: claws-mail-fetchinfo-0.4.25.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2013-05-08 3:45 Christian Faulhammer (fauli)
2012-12-28 18:17 Christian Faulhammer (fauli)
2012-10-31 18:43 Andreas Schuerch (nativemad)
2012-10-16 3:12 Anthony G. Basile (blueness)
2012-06-30 15:55 Christian Faulhammer (fauli)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox