Gentoo Archives: gentoo-commits

From: "Markus Ullmann (jokey)" <jokey@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-im/climm: ChangeLog climm-0.6.ebuild climm-0.6.1.ebuild climm-0.6.1-r1.ebuild
Date: Mon, 22 Oct 2007 21:51:49
Message-Id: E1Ik5BR-0007bO-0G@stork.gentoo.org
1 jokey 07/10/22 21:51:37
2
3 Modified: ChangeLog climm-0.6.ebuild climm-0.6.1.ebuild
4 Added: climm-0.6.1-r1.ebuild
5 Log:
6 New version with gloox and otr support, also quoting fixes
7 (Portage version: 2.1.3.15)
8
9 Revision Changes Path
10 1.3 net-im/climm/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/climm/ChangeLog?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/climm/ChangeLog?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/climm/ChangeLog?r1=1.2&r2=1.3
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-im/climm/ChangeLog,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- ChangeLog 22 Oct 2007 21:39:04 -0000 1.2
23 +++ ChangeLog 22 Oct 2007 21:51:36 -0000 1.3
24 @@ -1,6 +1,12 @@
25 # ChangeLog for net-im/climm
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-im/climm/ChangeLog,v 1.2 2007/10/22 21:39:04 jokey Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-im/climm/ChangeLog,v 1.3 2007/10/22 21:51:36 jokey Exp $
29 +
30 +*climm-0.6.1-r1 (22 Oct 2007)
31 +
32 + 22 Oct 2007; Markus Ullmann <jokey@g.o> climm-0.6.ebuild,
33 + climm-0.6.1.ebuild, +climm-0.6.1-r1.ebuild:
34 + New version with gloox and otr support, also quoting fixes
35
36 *climm-0.6.1 (22 Oct 2007)
37
38
39
40
41 1.2 net-im/climm/climm-0.6.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/climm/climm-0.6.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/climm/climm-0.6.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/climm/climm-0.6.ebuild?r1=1.1&r2=1.2
46
47 Index: climm-0.6.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/net-im/climm/climm-0.6.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- climm-0.6.ebuild 17 Sep 2007 10:48:41 -0000 1.1
54 +++ climm-0.6.ebuild 22 Oct 2007 21:51:36 -0000 1.2
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2007 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/net-im/climm/climm-0.6.ebuild,v 1.1 2007/09/17 10:48:41 jokey Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/net-im/climm/climm-0.6.ebuild,v 1.2 2007/10/22 21:51:36 jokey Exp $
60
61 DESCRIPTION="ICQ text-mode client with many features"
62 HOMEPAGE="http://www.climm.org/"
63 @@ -24,6 +24,6 @@
64 }
65
66 src_install() {
67 - emake DESTDIR=${D} install || die "emake install failed"
68 + emake DESTDIR="${D}" install || die "emake install failed"
69 dodoc AUTHORS ChangeLog FAQ INSTALL NEWS README TODO
70 }
71
72
73
74 1.2 net-im/climm/climm-0.6.1.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/climm/climm-0.6.1.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/climm/climm-0.6.1.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/climm/climm-0.6.1.ebuild?r1=1.1&r2=1.2
79
80 Index: climm-0.6.1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/net-im/climm/climm-0.6.1.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- climm-0.6.1.ebuild 22 Oct 2007 21:39:04 -0000 1.1
87 +++ climm-0.6.1.ebuild 22 Oct 2007 21:51:36 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2007 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/net-im/climm/climm-0.6.1.ebuild,v 1.1 2007/10/22 21:39:04 jokey Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/net-im/climm/climm-0.6.1.ebuild,v 1.2 2007/10/22 21:51:36 jokey Exp $
93
94 DESCRIPTION="ICQ text-mode client with many features"
95 HOMEPAGE="http://www.climm.org/"
96 @@ -24,6 +24,6 @@
97 }
98
99 src_install() {
100 - emake DESTDIR=${D} install || die "emake install failed"
101 + emake DESTDIR="${D}" install || die "emake install failed"
102 dodoc AUTHORS ChangeLog FAQ INSTALL NEWS README TODO
103 }
104
105
106
107 1.1 net-im/climm/climm-0.6.1-r1.ebuild
108
109 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/climm/climm-0.6.1-r1.ebuild?rev=1.1&view=markup
110 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/climm/climm-0.6.1-r1.ebuild?rev=1.1&content-type=text/plain
111
112 Index: climm-0.6.1-r1.ebuild
113 ===================================================================
114 # Copyright 1999-2007 Gentoo Foundation
115 # Distributed under the terms of the GNU General Public License v2
116 # $Header: /var/cvsroot/gentoo-x86/net-im/climm/climm-0.6.1-r1.ebuild,v 1.1 2007/10/22 21:51:36 jokey Exp $
117
118 DESCRIPTION="ICQ text-mode client with many features"
119 HOMEPAGE="http://www.climm.org/"
120 SRC_URI="http://www.climm.org/source/${P}.tgz"
121
122 LICENSE="GPL-2"
123 SLOT="0"
124 KEYWORDS="~amd64 ~x86"
125 IUSE="gloox otr tcl ssl"
126
127 DEPEND="gloox? ( net-libs/gloox )
128 ssl? ( >=net-libs/gnutls-0.8.10 dev-libs/openssl )
129 tcl? ( dev-lang/tcl )"
130
131 src_compile() {
132 econf \
133 $(use_enable gloox) \
134 $(use_enable otr) \
135 $(use_enable ssl) \
136 $(use_enable tcl) \
137 || die "econf failed"
138
139 emake || die "emake failed"
140 }
141
142 src_install() {
143 emake DESTDIR="${D}" install || die "emake install failed"
144 dodoc AUTHORS ChangeLog FAQ INSTALL NEWS README TODO
145 }
146
147
148
149 --
150 gentoo-commits@g.o mailing list