Gentoo Archives: gentoo-commits

From: "Piotr Jaroszynski (peper)" <peper@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-pda/libopensync-plugin-vformat: ChangeLog libopensync-plugin-vformat-0.35.ebuild
Date: Fri, 21 Dec 2007 23:22:04
Message-Id: E1J5rBi-00059Q-Px@stork.gentoo.org
1 peper 07/12/21 23:21:54
2
3 Modified: ChangeLog
4 Added: libopensync-plugin-vformat-0.35.ebuild
5 Log:
6 Add 0.35.
7 (Portage version: 2.1.4_rc11)
8
9 Revision Changes Path
10 1.2 app-pda/libopensync-plugin-vformat/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog?r1=1.1&r2=1.2
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ChangeLog 29 Nov 2007 21:42:50 -0000 1.1
23 +++ ChangeLog 21 Dec 2007 23:21:54 -0000 1.2
24 @@ -1,6 +1,12 @@
25 # ChangeLog for app-pda/libopensync-plugin-vformat
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog,v 1.1 2007/11/29 21:42:50 peper Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog,v 1.2 2007/12/21 23:21:54 peper Exp $
29 +
30 +*libopensync-plugin-vformat-0.35 (21 Dec 2007)
31 +
32 + 21 Dec 2007; Piotr JaroszyƄski <peper@g.o>
33 + +libopensync-plugin-vformat-0.35.ebuild:
34 + Add 0.35.
35
36 *libopensync-plugin-vformat-9999 (29 Nov 2007)
37
38
39
40
41 1.1 app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.35.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.35.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.35.ebuild?rev=1.1&content-type=text/plain
45
46 Index: libopensync-plugin-vformat-0.35.ebuild
47 ===================================================================
48 # Copyright 1999-2007 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.35.ebuild,v 1.1 2007/12/21 23:21:54 peper Exp $
51
52 inherit cmake-utils
53
54 DESCRIPTION="OpenSync VFormat Plugin"
55 HOMEPAGE="http://www.opensync.org"
56 SRC_URI="http://www.opensync.org/download/releases/${PV}/${P}.tar.bz2"
57
58 LICENSE="GPL-2"
59 SLOT="0"
60 KEYWORDS="~amd64 ~x86"
61 IUSE=""
62
63 DEPEND="=app-pda/libopensync-${PV}*"
64 RDEPEND="${DEPEND}"
65
66 # Don't pass
67 RESTRICT="test"
68
69
70
71 --
72 gentoo-commits@g.o mailing list