* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-tnef_parse: ChangeLog claws-mail-tnef_parse-0.3.11.ebuild
@ 2011-08-30 11:05 Christian Faulhammer (fauli)
0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (fauli) @ 2011-08-30 11:05 UTC (permalink / raw
To: gentoo-commits
fauli 11/08/30 11:05:01
Modified: ChangeLog
Added: claws-mail-tnef_parse-0.3.11.ebuild
Log:
version bump
(Portage version: 2.1.10.11/cvs/Linux i686)
Revision Changes Path
1.37 mail-client/claws-mail-tnef_parse/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 31 Jul 2011 09:05:25 -0000 1.36
+++ ChangeLog 30 Aug 2011 11:05:01 -0000 1.37
@@ -1,6 +1,12 @@
# ChangeLog for mail-client/claws-mail-tnef_parse
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog,v 1.36 2011/07/31 09:05:25 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog,v 1.37 2011/08/30 11:05:01 fauli Exp $
+
+*claws-mail-tnef_parse-0.3.11 (30 Aug 2011)
+
+ 30 Aug 2011; Christian Faulhammer <fauli@gentoo.org>
+ +claws-mail-tnef_parse-0.3.11.ebuild:
+ version bump
31 Jul 2011; Christian Faulhammer <fauli@gentoo.org>
-claws-mail-tnef_parse-0.3.9.ebuild:
1.1 mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.11.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.11.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.11.ebuild?rev=1.1&content-type=text/plain
Index: claws-mail-tnef_parse-0.3.11.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.11.ebuild,v 1.1 2011/08/30 11:05:01 fauli Exp $
EAPI=4
inherit multilib
MY_P="${P#claws-mail-}"
DESCRIPTION="Plugin for Claws to support application/ms-tnef attachments"
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 ~x86"
IUSE=""
RDEPEND=">=mail-client/claws-mail-3.7.10"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
S="${WORKDIR}/${MY_P}"
src_install() {
emake DESTDIR="${D}" install || die
dodoc AUTHORS ChangeLog README
# kill useless files
rm -f "${D}"/usr/$(get_libdir)/claws-mail/plugins/*.{a,la}
}
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-tnef_parse: ChangeLog claws-mail-tnef_parse-0.3.11.ebuild
@ 2011-10-24 20:11 Markus Meier (maekke)
0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2011-10-24 20:11 UTC (permalink / raw
To: gentoo-commits
maekke 11/10/24 20:11:24
Modified: ChangeLog claws-mail-tnef_parse-0.3.11.ebuild
Log:
x86 stable, bug #387547
(Portage version: 2.1.10.30/cvs/Linux x86_64)
Revision Changes Path
1.38 mail-client/claws-mail-tnef_parse/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 30 Aug 2011 11:05:01 -0000 1.37
+++ ChangeLog 24 Oct 2011 20:11:24 -0000 1.38
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/claws-mail-tnef_parse
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog,v 1.37 2011/08/30 11:05:01 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog,v 1.38 2011/10/24 20:11:24 maekke Exp $
+
+ 24 Oct 2011; Markus Meier <maekke@gentoo.org>
+ claws-mail-tnef_parse-0.3.11.ebuild:
+ x86 stable, bug #387547
*claws-mail-tnef_parse-0.3.11 (30 Aug 2011)
1.2 mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.11.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.11.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.11.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.11.ebuild?r1=1.1&r2=1.2
Index: claws-mail-tnef_parse-0.3.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- claws-mail-tnef_parse-0.3.11.ebuild 30 Aug 2011 11:05:01 -0000 1.1
+++ claws-mail-tnef_parse-0.3.11.ebuild 24 Oct 2011 20:11:24 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.11.ebuild,v 1.1 2011/08/30 11:05:01 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.11.ebuild,v 1.2 2011/10/24 20:11:24 maekke Exp $
EAPI=4
@@ -13,7 +13,7 @@
SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
RDEPEND=">=mail-client/claws-mail-3.7.10"
DEPEND="${RDEPEND}
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-tnef_parse: ChangeLog claws-mail-tnef_parse-0.3.11.ebuild
@ 2012-04-11 21:22 Christian Faulhammer (fauli)
0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (fauli) @ 2012-04-11 21:22 UTC (permalink / raw
To: gentoo-commits
fauli 12/04/11 21:22:56
Modified: ChangeLog
Removed: claws-mail-tnef_parse-0.3.11.ebuild
Log:
clean up
(Portage version: 2.1.10.49/cvs/Linux i686)
Revision Changes Path
1.45 mail-client/claws-mail-tnef_parse/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog?r1=1.44&r2=1.45
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog 7 Apr 2012 11:38:12 -0000 1.44
+++ ChangeLog 11 Apr 2012 21:22:56 -0000 1.45
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/claws-mail-tnef_parse
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog,v 1.44 2012/04/07 11:38:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog,v 1.45 2012/04/11 21:22:56 fauli Exp $
+
+ 11 Apr 2012; Christian Faulhammer <fauli@gentoo.org>
+ -claws-mail-tnef_parse-0.3.11.ebuild:
+ clean up
07 Apr 2012; Markus Meier <maekke@gentoo.org>
claws-mail-tnef_parse-0.3.12.ebuild:
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-04-11 21:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-24 20:11 [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-tnef_parse: ChangeLog claws-mail-tnef_parse-0.3.11.ebuild Markus Meier (maekke)
-- strict thread matches above, loose matches on Subject: below --
2012-04-11 21:22 Christian Faulhammer (fauli)
2011-08-30 11:05 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