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: libopensync-0.35.ebuild ChangeLog libopensync-9999.ebuild
Date: Sun, 23 Dec 2007 02:19:27
Message-Id: E1J6GQu-00022O-Q7@stork.gentoo.org
1 peper 07/12/23 02:19:16
2
3 Modified: libopensync-0.35.ebuild ChangeLog
4 libopensync-9999.ebuild
5 Log:
6 Fix cmake dep.
7 (Portage version: 2.1.4_rc11)
8
9 Revision Changes Path
10 1.2 app-pda/libopensync/libopensync-0.35.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync/libopensync-0.35.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync/libopensync-0.35.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync/libopensync-0.35.ebuild?r1=1.1&r2=1.2
15
16 Index: libopensync-0.35.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-pda/libopensync/libopensync-0.35.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libopensync-0.35.ebuild 21 Dec 2007 23:02:25 -0000 1.1
23 +++ libopensync-0.35.ebuild 23 Dec 2007 02:19:16 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/libopensync-0.35.ebuild,v 1.1 2007/12/21 23:02:25 peper Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/libopensync-0.35.ebuild,v 1.2 2007/12/23 02:19:16 peper Exp $
29
30 inherit cmake-utils eutils
31
32 @@ -24,6 +24,7 @@
33 python? ( >=dev-lang/python-2.2 >=dev-lang/swig-1.3.17 )"
34
35 DEPEND="${RDEPEND}
36 + >=dev-util/cmake-2.4.7
37 >=dev-util/pkgconfig-0.9.0
38 doc? ( app-doc/doxygen )"
39
40
41
42
43 1.23 app-pda/libopensync/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync/ChangeLog?rev=1.23&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync/ChangeLog?rev=1.23&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync/ChangeLog?r1=1.22&r2=1.23
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-pda/libopensync/ChangeLog,v
52 retrieving revision 1.22
53 retrieving revision 1.23
54 diff -u -r1.22 -r1.23
55 --- ChangeLog 21 Dec 2007 23:02:25 -0000 1.22
56 +++ ChangeLog 23 Dec 2007 02:19:16 -0000 1.23
57 @@ -1,6 +1,10 @@
58 # ChangeLog for app-pda/libopensync
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/ChangeLog,v 1.22 2007/12/21 23:02:25 peper Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/ChangeLog,v 1.23 2007/12/23 02:19:16 peper Exp $
62 +
63 + 23 Dec 2007; Piotr JaroszyƄski <peper@g.o>
64 + libopensync-0.35.ebuild, libopensync-9999.ebuild:
65 + Fix cmake dep.
66
67 *libopensync-0.35 (21 Dec 2007)
68
69
70
71
72 1.3 app-pda/libopensync/libopensync-9999.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync/libopensync-9999.ebuild?rev=1.3&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync/libopensync-9999.ebuild?rev=1.3&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync/libopensync-9999.ebuild?r1=1.2&r2=1.3
77
78 Index: libopensync-9999.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/app-pda/libopensync/libopensync-9999.ebuild,v
81 retrieving revision 1.2
82 retrieving revision 1.3
83 diff -u -r1.2 -r1.3
84 --- libopensync-9999.ebuild 21 Dec 2007 23:02:25 -0000 1.2
85 +++ libopensync-9999.ebuild 23 Dec 2007 02:19:16 -0000 1.3
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2007 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/libopensync-9999.ebuild,v 1.2 2007/12/21 23:02:25 peper Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/libopensync-9999.ebuild,v 1.3 2007/12/23 02:19:16 peper Exp $
91
92 inherit cmake-utils eutils subversion
93
94 @@ -26,6 +26,7 @@
95 python? ( >=dev-lang/python-2.2 >=dev-lang/swig-1.3.17 )"
96
97 DEPEND="${RDEPEND}
98 + >=dev-util/cmake-2.4.7
99 >=dev-util/pkgconfig-0.9.0
100 doc? ( app-doc/doxygen )"
101
102
103
104
105 --
106 gentoo-commits@g.o mailing list