Gentoo Archives: gentoo-commits

From: "Maciej Mrozowski (reavertm)" <reavertm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/attica: ChangeLog attica-4.4.2.ebuild attica-4.4.3.ebuild
Date: Fri, 28 May 2010 22:44:23
Message-Id: 20100528224415.A37682CF37@corvid.gentoo.org
1 reavertm 10/05/28 22:44:15
2
3 Modified: ChangeLog attica-4.4.2.ebuild attica-4.4.3.ebuild
4 Log:
5 Set libattica version dependencies, bug 314539
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.12 kde-base/attica/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/attica/ChangeLog?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/attica/ChangeLog?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/attica/ChangeLog?r1=1.11&r2=1.12
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- ChangeLog 19 May 2010 13:44:19 -0000 1.11
22 +++ ChangeLog 28 May 2010 22:44:15 -0000 1.12
23 @@ -1,6 +1,10 @@
24 # ChangeLog for kde-base/attica
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v 1.11 2010/05/19 13:44:19 dagger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v 1.12 2010/05/28 22:44:15 reavertm Exp $
28 +
29 + 28 May 2010; Maciej Mrozowski <reavertm@g.o> attica-4.4.2.ebuild,
30 + attica-4.4.3.ebuild:
31 + Set libattica version dependencies, bug 314539
32
33 19 May 2010; Robert Piasek <dagger@g.o> attica-4.4.3.ebuild:
34 keyworded ~arm. Required for @kdebase-4.4.3
35
36
37
38 1.3 kde-base/attica/attica-4.4.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/attica/attica-4.4.2.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/attica/attica-4.4.2.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/attica/attica-4.4.2.ebuild?r1=1.2&r2=1.3
43
44 Index: attica-4.4.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/kde-base/attica/attica-4.4.2.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- attica-4.4.2.ebuild 3 May 2010 06:02:10 -0000 1.2
51 +++ attica-4.4.2.ebuild 28 May 2010 22:44:15 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/attica-4.4.2.ebuild,v 1.2 2010/05/03 06:02:10 aballier Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/attica-4.4.2.ebuild,v 1.3 2010/05/28 22:44:15 reavertm Exp $
57
58 EAPI="3"
59
60 @@ -10,3 +10,8 @@
61 DESCRIPTION="Open Collaboration Services provider management"
62 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
63 IUSE="debug"
64 +
65 +DEPEND="
66 + ~dev-libs/libattica-0.1.2
67 +"
68 +RDEPEND="${DEPEND}"
69
70
71
72 1.4 kde-base/attica/attica-4.4.3.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/attica/attica-4.4.3.ebuild?rev=1.4&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/attica/attica-4.4.3.ebuild?rev=1.4&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/attica/attica-4.4.3.ebuild?r1=1.3&r2=1.4
77
78 Index: attica-4.4.3.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/kde-base/attica/attica-4.4.3.ebuild,v
81 retrieving revision 1.3
82 retrieving revision 1.4
83 diff -u -r1.3 -r1.4
84 --- attica-4.4.3.ebuild 19 May 2010 13:44:19 -0000 1.3
85 +++ attica-4.4.3.ebuild 28 May 2010 22:44:15 -0000 1.4
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2010 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/attica-4.4.3.ebuild,v 1.3 2010/05/19 13:44:19 dagger Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/attica-4.4.3.ebuild,v 1.4 2010/05/28 22:44:15 reavertm Exp $
91
92 EAPI="3"
93
94 @@ -10,3 +10,8 @@
95 DESCRIPTION="Open Collaboration Services provider management"
96 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
97 IUSE="debug"
98 +
99 +DEPEND="
100 + ~dev-libs/libattica-0.1.2
101 +"
102 +RDEPEND="${DEPEND}"