Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libRocket: libRocket-1.2.1.ebuild ChangeLog libRocket-9999.ebuild libRocket-1.2.1_p20130110-r1.ebuild libRocket-1.2.1_p20130110.ebuild
Date: Wed, 29 May 2013 13:24:58
Message-Id: 20130529132455.052492171D@flycatcher.gentoo.org
1 hasufell 13/05/29 13:24:54
2
3 Modified: libRocket-1.2.1.ebuild ChangeLog
4 libRocket-9999.ebuild
5 libRocket-1.2.1_p20130110-r1.ebuild
6 libRocket-1.2.1_p20130110.ebuild
7 Log:
8 update REQUIRED_USE to include PYTHON_REQUIRED_USE
9
10 (Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
11
12 Revision Changes Path
13 1.4 dev-libs/libRocket/libRocket-1.2.1.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1.ebuild?rev=1.4&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1.ebuild?rev=1.4&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1.ebuild?r1=1.3&r2=1.4
18
19 Index: libRocket-1.2.1.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1.ebuild,v
22 retrieving revision 1.3
23 retrieving revision 1.4
24 diff -u -r1.3 -r1.4
25 --- libRocket-1.2.1.ebuild 2 Feb 2013 01:15:35 -0000 1.3
26 +++ libRocket-1.2.1.ebuild 29 May 2013 13:24:54 -0000 1.4
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2013 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1.ebuild,v 1.3 2013/02/02 01:15:35 mr_bones_ Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1.ebuild,v 1.4 2013/05/29 13:24:54 hasufell Exp $
32
33 EAPI=5
34
35 @@ -15,6 +15,7 @@
36 SLOT="0"
37 KEYWORDS="~amd64 ~x86"
38 IUSE="python samples"
39 +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
40
41 RDEPEND="media-libs/freetype
42 python? (
43
44
45
46 1.4 dev-libs/libRocket/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libRocket/ChangeLog?rev=1.4&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libRocket/ChangeLog?rev=1.4&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libRocket/ChangeLog?r1=1.3&r2=1.4
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libRocket/ChangeLog,v
55 retrieving revision 1.3
56 retrieving revision 1.4
57 diff -u -r1.3 -r1.4
58 --- ChangeLog 5 May 2013 13:22:41 -0000 1.3
59 +++ ChangeLog 29 May 2013 13:24:54 -0000 1.4
60 @@ -1,6 +1,11 @@
61 # ChangeLog for dev-libs/libRocket
62 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libRocket/ChangeLog,v 1.3 2013/05/05 13:22:41 hasufell Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libRocket/ChangeLog,v 1.4 2013/05/29 13:24:54 hasufell Exp $
65 +
66 + 29 May 2013; Julian Ospald <hasufell@g.o> libRocket-1.2.1.ebuild,
67 + libRocket-1.2.1_p20130110.ebuild, libRocket-1.2.1_p20130110-r1.ebuild,
68 + libRocket-9999.ebuild:
69 + update REQUIRED_USE to include PYTHON_REQUIRED_USE
70
71 *libRocket-1.2.1_p20130110-r1 (05 May 2013)
72
73
74
75
76 1.4 dev-libs/libRocket/libRocket-9999.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libRocket/libRocket-9999.ebuild?rev=1.4&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libRocket/libRocket-9999.ebuild?rev=1.4&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libRocket/libRocket-9999.ebuild?r1=1.3&r2=1.4
81
82 Index: libRocket-9999.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libRocket/libRocket-9999.ebuild,v
85 retrieving revision 1.3
86 retrieving revision 1.4
87 diff -u -r1.3 -r1.4
88 --- libRocket-9999.ebuild 5 May 2013 13:22:41 -0000 1.3
89 +++ libRocket-9999.ebuild 29 May 2013 13:24:54 -0000 1.4
90 @@ -1,6 +1,6 @@
91 # Copyright 1999-2013 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libRocket/libRocket-9999.ebuild,v 1.3 2013/05/05 13:22:41 hasufell Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libRocket/libRocket-9999.ebuild,v 1.4 2013/05/29 13:24:54 hasufell Exp $
95
96 EAPI=5
97
98 @@ -16,6 +16,7 @@
99 SLOT="0"
100 KEYWORDS=""
101 IUSE="python samples"
102 +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
103
104 RDEPEND="
105 media-libs/freetype[${MULTILIB_USEDEP}]
106
107
108
109 1.2 dev-libs/libRocket/libRocket-1.2.1_p20130110-r1.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1_p20130110-r1.ebuild?rev=1.2&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1_p20130110-r1.ebuild?rev=1.2&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1_p20130110-r1.ebuild?r1=1.1&r2=1.2
114
115 Index: libRocket-1.2.1_p20130110-r1.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1_p20130110-r1.ebuild,v
118 retrieving revision 1.1
119 retrieving revision 1.2
120 diff -u -r1.1 -r1.2
121 --- libRocket-1.2.1_p20130110-r1.ebuild 5 May 2013 13:22:41 -0000 1.1
122 +++ libRocket-1.2.1_p20130110-r1.ebuild 29 May 2013 13:24:54 -0000 1.2
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2013 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1_p20130110-r1.ebuild,v 1.1 2013/05/05 13:22:41 hasufell Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1_p20130110-r1.ebuild,v 1.2 2013/05/29 13:24:54 hasufell Exp $
128
129 EAPI=5
130
131 @@ -15,6 +15,7 @@
132 SLOT="0"
133 KEYWORDS="~amd64 ~x86"
134 IUSE="python samples"
135 +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
136
137 RDEPEND="
138 media-libs/freetype[${MULTILIB_USEDEP}]
139
140
141
142 1.3 dev-libs/libRocket/libRocket-1.2.1_p20130110.ebuild
143
144 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1_p20130110.ebuild?rev=1.3&view=markup
145 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1_p20130110.ebuild?rev=1.3&content-type=text/plain
146 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1_p20130110.ebuild?r1=1.2&r2=1.3
147
148 Index: libRocket-1.2.1_p20130110.ebuild
149 ===================================================================
150 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1_p20130110.ebuild,v
151 retrieving revision 1.2
152 retrieving revision 1.3
153 diff -u -r1.2 -r1.3
154 --- libRocket-1.2.1_p20130110.ebuild 18 Jan 2013 22:31:09 -0000 1.2
155 +++ libRocket-1.2.1_p20130110.ebuild 29 May 2013 13:24:54 -0000 1.3
156 @@ -1,6 +1,6 @@
157 # Copyright 1999-2013 Gentoo Foundation
158 # Distributed under the terms of the GNU General Public License v2
159 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1_p20130110.ebuild,v 1.2 2013/01/18 22:31:09 hasufell Exp $
160 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1_p20130110.ebuild,v 1.3 2013/05/29 13:24:54 hasufell Exp $
161
162 EAPI=5
163
164 @@ -15,6 +15,7 @@
165 SLOT="0"
166 KEYWORDS="~amd64 ~x86"
167 IUSE="python samples"
168 +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
169
170 RDEPEND="media-libs/freetype
171 python? (