Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/socnetv: socnetv-0.51.ebuild socnetv-0.70.ebuild ChangeLog socnetv-0.60.ebuild
Date: Wed, 06 Jan 2010 10:31:38
Message-Id: E1NST8z-0006Km-K7@stork.gentoo.org
1 hwoarang 10/01/06 10:29:37
2
3 Modified: socnetv-0.51.ebuild socnetv-0.70.ebuild ChangeLog
4 socnetv-0.60.ebuild
5 Log:
6 Migrate to qt4-r2 eclass
7 (Portage version: 2.2_rc61/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 app-misc/socnetv/socnetv-0.51.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/socnetv/socnetv-0.51.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/socnetv/socnetv-0.51.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/socnetv/socnetv-0.51.ebuild?r1=1.1&r2=1.2
15
16 Index: socnetv-0.51.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-misc/socnetv/socnetv-0.51.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- socnetv-0.51.ebuild 26 Mar 2009 22:00:33 -0000 1.1
23 +++ socnetv-0.51.ebuild 6 Jan 2010 10:29:36 -0000 1.2
24 @@ -1,10 +1,10 @@
25 -# Copyright 1999-2009 Gentoo Foundation
26 +# Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-misc/socnetv/socnetv-0.51.ebuild,v 1.1 2009/03/26 22:00:33 hwoarang Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-misc/socnetv/socnetv-0.51.ebuild,v 1.2 2010/01/06 10:29:36 hwoarang Exp $
30
31 EAPI="2"
32
33 -inherit qt4
34 +inherit qt4-r2
35
36 MY_PN="SocNetV"
37 MY_P="${MY_PN}-${PV}"
38
39
40
41 1.2 app-misc/socnetv/socnetv-0.70.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/socnetv/socnetv-0.70.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/socnetv/socnetv-0.70.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/socnetv/socnetv-0.70.ebuild?r1=1.1&r2=1.2
46
47 Index: socnetv-0.70.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/app-misc/socnetv/socnetv-0.70.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- socnetv-0.70.ebuild 29 Jun 2009 22:20:15 -0000 1.1
54 +++ socnetv-0.70.ebuild 6 Jan 2010 10:29:36 -0000 1.2
55 @@ -1,10 +1,10 @@
56 -# Copyright 1999-2009 Gentoo Foundation
57 +# Copyright 1999-2010 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-misc/socnetv/socnetv-0.70.ebuild,v 1.1 2009/06/29 22:20:15 hwoarang Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-misc/socnetv/socnetv-0.70.ebuild,v 1.2 2010/01/06 10:29:36 hwoarang Exp $
61
62 EAPI="2"
63
64 -inherit qt4
65 +inherit qt4-r2
66
67 MY_PN="SocNetV"
68 MY_P="${MY_PN}-${PV}"
69
70
71
72 1.4 app-misc/socnetv/ChangeLog
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/socnetv/ChangeLog?rev=1.4&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/socnetv/ChangeLog?rev=1.4&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/socnetv/ChangeLog?r1=1.3&r2=1.4
77
78 Index: ChangeLog
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/app-misc/socnetv/ChangeLog,v
81 retrieving revision 1.3
82 retrieving revision 1.4
83 diff -u -r1.3 -r1.4
84 --- ChangeLog 29 Jun 2009 22:20:15 -0000 1.3
85 +++ ChangeLog 6 Jan 2010 10:29:36 -0000 1.4
86 @@ -1,6 +1,10 @@
87 # ChangeLog for app-misc/socnetv
88 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
89 -# $Header: /var/cvsroot/gentoo-x86/app-misc/socnetv/ChangeLog,v 1.3 2009/06/29 22:20:15 hwoarang Exp $
90 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
91 +# $Header: /var/cvsroot/gentoo-x86/app-misc/socnetv/ChangeLog,v 1.4 2010/01/06 10:29:36 hwoarang Exp $
92 +
93 + 06 Jan 2010; <hwoarang@g.o> socnetv-0.51.ebuild,
94 + socnetv-0.60.ebuild, socnetv-0.70.ebuild:
95 + Migrate to qt4-r2 eclass
96
97 *socnetv-0.70 (29 Jun 2009)
98
99
100
101
102 1.2 app-misc/socnetv/socnetv-0.60.ebuild
103
104 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/socnetv/socnetv-0.60.ebuild?rev=1.2&view=markup
105 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/socnetv/socnetv-0.60.ebuild?rev=1.2&content-type=text/plain
106 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/socnetv/socnetv-0.60.ebuild?r1=1.1&r2=1.2
107
108 Index: socnetv-0.60.ebuild
109 ===================================================================
110 RCS file: /var/cvsroot/gentoo-x86/app-misc/socnetv/socnetv-0.60.ebuild,v
111 retrieving revision 1.1
112 retrieving revision 1.2
113 diff -u -r1.1 -r1.2
114 --- socnetv-0.60.ebuild 28 May 2009 10:31:04 -0000 1.1
115 +++ socnetv-0.60.ebuild 6 Jan 2010 10:29:36 -0000 1.2
116 @@ -1,10 +1,10 @@
117 -# Copyright 1999-2009 Gentoo Foundation
118 +# Copyright 1999-2010 Gentoo Foundation
119 # Distributed under the terms of the GNU General Public License v2
120 -# $Header: /var/cvsroot/gentoo-x86/app-misc/socnetv/socnetv-0.60.ebuild,v 1.1 2009/05/28 10:31:04 hwoarang Exp $
121 +# $Header: /var/cvsroot/gentoo-x86/app-misc/socnetv/socnetv-0.60.ebuild,v 1.2 2010/01/06 10:29:36 hwoarang Exp $
122
123 EAPI="2"
124
125 -inherit qt4
126 +inherit qt4-r2
127
128 MY_PN="SocNetV"
129 MY_PV="${PV/60/6.0}"