Gentoo Archives: gentoo-commits

From: "Theo Chatzimichos (tampakrap)" <tampakrap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-im/choqok: choqok-0.9.85.ebuild ChangeLog
Date: Sat, 21 Aug 2010 14:38:30
Message-Id: 20100821143823.B5C692004C@flycatcher.gentoo.org
1 tampakrap 10/08/21 14:38:23
2
3 Modified: ChangeLog
4 Added: choqok-0.9.85.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.8 net-im/choqok/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/ChangeLog?r1=1.7&r2=1.8
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- ChangeLog 27 Jun 2010 23:59:41 -0000 1.7
23 +++ ChangeLog 21 Aug 2010 14:38:23 -0000 1.8
24 @@ -1,6 +1,12 @@
25 # ChangeLog for net-im/choqok
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.7 2010/06/27 23:59:41 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.8 2010/08/21 14:38:23 tampakrap Exp $
29 +
30 +*choqok-0.9.85 (21 Aug 2010)
31 +
32 + 21 Aug 2010; Theo Chatzimichos <tampakrap@g.o>
33 + +choqok-0.9.85.ebuild:
34 + Version bump
35
36 27 Jun 2010; Markos Chandras <hwoarang@g.o> choqok-0.9.55.ebuild,
37 +files/choqok-0.9.55_qt47.patch:
38
39
40
41 1.1 net-im/choqok/choqok-0.9.85.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/choqok-0.9.85.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/choqok/choqok-0.9.85.ebuild?rev=1.1&content-type=text/plain
45
46 Index: choqok-0.9.85.ebuild
47 ===================================================================
48 # Copyright 1999-2010 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-0.9.85.ebuild,v 1.1 2010/08/21 14:38:23 tampakrap Exp $
51
52 EAPI="2"
53
54 KDE_LINGUAS="bg cs da de el en_GB eo es et fi fr ga gl hr hu is ja km lt ms nb
55 nds nl pa pl pt pt_BR ro ru sk sv tr uk zh_CN zh_TW"
56
57 inherit kde4-base
58
59 DESCRIPTION="A Free/Open Source micro-blogging client for KDE"
60 HOMEPAGE="http://choqok.gnufolks.org/"
61 SRC_URI="http://d10xg45o6p6dbl.cloudfront.net/projects/c/choqok/${P}.tar.bz2"
62
63 LICENSE="GPL-3"
64 KEYWORDS="~amd64 ~x86"
65 SLOT="4"
66 IUSE="debug"
67
68 DEPEND="dev-libs/qjson
69 >=dev-libs/qoauth-1.0.1"
70 RDEPEND="${DEPEND}"