Gentoo Archives: gentoo-commits

From: "Andrej Kacian (ticho)" <ticho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-perl: ChangeLog claws-mail-perl-0.9.10.ebuild claws-mail-perl-0.9.11.ebuild claws-mail-perl-0.9.8.ebuild claws-mail-perl-0.9.7.ebuild claws-mail-perl-0.9.6.ebuild
Date: Thu, 29 Nov 2007 23:01:18
Message-Id: E1IxsNc-0005UE-Lq@stork.gentoo.org
1 ticho 07/11/29 23:01:12
2
3 Modified: ChangeLog claws-mail-perl-0.9.10.ebuild
4 Added: claws-mail-perl-0.9.11.ebuild
5 Removed: claws-mail-perl-0.9.8.ebuild
6 claws-mail-perl-0.9.7.ebuild
7 claws-mail-perl-0.9.6.ebuild
8 Log:
9 Version bump, ebuild cleanup.
10 (Portage version: 2.1.3.18)
11
12 Revision Changes Path
13 1.14 mail-client/claws-mail-perl/ChangeLog
14
15 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-perl/ChangeLog?rev=1.14&view=markup
16 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-perl/ChangeLog?rev=1.14&content-type=text/plain
17 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-perl/ChangeLog?r1=1.13&r2=1.14
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/ChangeLog,v
22 retrieving revision 1.13
23 retrieving revision 1.14
24 diff -u -r1.13 -r1.14
25 --- ChangeLog 16 Sep 2007 16:30:26 -0000 1.13
26 +++ ChangeLog 29 Nov 2007 23:01:12 -0000 1.14
27 @@ -1,6 +1,14 @@
28 # ChangeLog for mail-client/claws-mail-perl
29 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
30 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/ChangeLog,v 1.13 2007/09/16 16:30:26 angelos Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/ChangeLog,v 1.14 2007/11/29 23:01:12 ticho Exp $
32 +
33 +*claws-mail-perl-0.9.11 (29 Nov 2007)
34 +
35 + 29 Nov 2007; Andrej Kacian <ticho@g.o>
36 + -claws-mail-perl-0.9.6.ebuild, -claws-mail-perl-0.9.7.ebuild,
37 + -claws-mail-perl-0.9.8.ebuild, claws-mail-perl-0.9.10.ebuild,
38 + +claws-mail-perl-0.9.11.ebuild:
39 + Version bump, ebuild cleanup.
40
41 16 Sep 2007; Christoph Mende <angelos@g.o>
42 claws-mail-perl-0.9.10.ebuild:
43
44
45
46 1.5 mail-client/claws-mail-perl/claws-mail-perl-0.9.10.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.10.ebuild?rev=1.5&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.10.ebuild?rev=1.5&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.10.ebuild?r1=1.4&r2=1.5
51
52 Index: claws-mail-perl-0.9.10.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.10.ebuild,v
55 retrieving revision 1.4
56 retrieving revision 1.5
57 diff -u -r1.4 -r1.5
58 --- claws-mail-perl-0.9.10.ebuild 16 Sep 2007 16:30:26 -0000 1.4
59 +++ claws-mail-perl-0.9.10.ebuild 29 Nov 2007 23:01:12 -0000 1.5
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2007 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.10.ebuild,v 1.4 2007/09/16 16:30:26 angelos Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.10.ebuild,v 1.5 2007/11/29 23:01:12 ticho Exp $
65
66 MY_P="${PN#claws-mail-}_plugin-${PV}"
67
68 @@ -36,7 +36,7 @@
69 exeinto /usr/lib/claws-mail/tools
70 doexe *.pl
71
72 - rm -f ${D}/usr/lib*/claws-mail/plugins/*.{a,la}
73 + rm -f "${D}"/usr/lib*/claws-mail/plugins/*.{a,la}
74 }
75
76 pkg_postinst() {
77
78
79
80 1.1 mail-client/claws-mail-perl/claws-mail-perl-0.9.11.ebuild
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.11.ebuild?rev=1.1&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.11.ebuild?rev=1.1&content-type=text/plain
84
85 Index: claws-mail-perl-0.9.11.ebuild
86 ===================================================================
87 # Copyright 1999-2007 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 # $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.11.ebuild,v 1.1 2007/11/29 23:01:12 ticho Exp $
90
91 MY_P="${PN#claws-mail-}_plugin-${PV}"
92
93 DESCRIPTION="Plugin for sylpheed-claws to use perl to write filtering rules"
94 HOMEPAGE="http://www.claws-mail.org"
95 SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
96 LICENSE="GPL-3"
97 SLOT="0"
98 KEYWORDS="~amd64 ~ppc64 ~x86"
99 IUSE=""
100 DEPEND=">=mail-client/claws-mail-3.1.0
101 dev-lang/perl"
102
103 S="${WORKDIR}/${MY_P}"
104
105 src_compile() {
106 econf || die
107 emake || die
108
109 pod2man --section=1 --release=${PV} --name=cm_perl cm_perl.pod > cm_perl.1
110
111 cd tools
112 emake || die
113 }
114
115 src_install() {
116 make DESTDIR="${D}" install
117 dodoc AUTHORS ChangeLog NEWS README
118
119 doman cm_perl.1
120
121 cd tools
122 exeinto /usr/lib/claws-mail/tools
123 doexe *.pl
124
125 rm -f "${D}"/usr/lib*/claws-mail/plugins/*.{a,la}
126 }
127
128 pkg_postinst() {
129 echo
130 elog "The documentation for this plugin is contained in a manpage."
131 elog "You can access it with 'man cm_perl'"
132 echo
133 }
134
135
136
137 --
138 gentoo-commits@g.o mailing list