Gentoo Archives: gentoo-commits

From: "Krzysiek Pawlik (nelchael)" <nelchael@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-servers/resin: resin-3.1.2.ebuild ChangeLog resin-3.0.24.ebuild
Date: Tue, 06 Nov 2007 14:42:01
Message-Id: E1IpPcf-0005FY-WE@stork.gentoo.org
1 nelchael 07/11/06 14:41:45
2
3 Modified: resin-3.1.2.ebuild ChangeLog resin-3.0.24.ebuild
4 Log:
5 Add missing app-arch/unzip to DEPEND.
6 (Portage version: 2.1.3.18)
7
8 Revision Changes Path
9 1.4 www-servers/resin/resin-3.1.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/resin/resin-3.1.2.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/resin/resin-3.1.2.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/resin/resin-3.1.2.ebuild?r1=1.3&r2=1.4
14
15 Index: resin-3.1.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.1.2.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- resin-3.1.2.ebuild 8 Oct 2007 12:51:15 -0000 1.3
22 +++ resin-3.1.2.ebuild 6 Nov 2007 14:41:45 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.1.2.ebuild,v 1.3 2007/10/08 12:51:15 nelchael Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.1.2.ebuild,v 1.4 2007/11/06 14:41:45 nelchael Exp $
28
29 JAVA_PKG_IUSE="doc source"
30
31 @@ -24,6 +24,7 @@
32 RDEPEND="=virtual/jdk-1.5*
33 ${COMMON_DEP}"
34 DEPEND="${RDEPEND}
35 + app-arch/unzip
36 dev-java/ant-core
37 dev-libs/openssl
38 ${COMMON_DEP}"
39
40
41
42 1.57 www-servers/resin/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/resin/ChangeLog?rev=1.57&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/resin/ChangeLog?rev=1.57&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/resin/ChangeLog?r1=1.56&r2=1.57
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v
51 retrieving revision 1.56
52 retrieving revision 1.57
53 diff -u -r1.56 -r1.57
54 --- ChangeLog 13 Oct 2007 10:18:03 -0000 1.56
55 +++ ChangeLog 6 Nov 2007 14:41:45 -0000 1.57
56 @@ -1,6 +1,10 @@
57 # ChangeLog for www-servers/resin
58 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.56 2007/10/13 10:18:03 corsair Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.57 2007/11/06 14:41:45 nelchael Exp $
61 +
62 + 06 Nov 2007; Krzysiek Pawlik <nelchael@g.o> resin-3.0.24.ebuild,
63 + resin-3.1.2.ebuild:
64 + Add missing app-arch/unzip to DEPEND.
65
66 13 Oct 2007; Markus Rothe <corsair@g.o> resin-3.0.24.ebuild:
67 Stable on ppc64; bug #191740
68
69
70
71 1.6 www-servers/resin/resin-3.0.24.ebuild
72
73 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/resin/resin-3.0.24.ebuild?rev=1.6&view=markup
74 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/resin/resin-3.0.24.ebuild?rev=1.6&content-type=text/plain
75 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/resin/resin-3.0.24.ebuild?r1=1.5&r2=1.6
76
77 Index: resin-3.0.24.ebuild
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.0.24.ebuild,v
80 retrieving revision 1.5
81 retrieving revision 1.6
82 diff -u -r1.5 -r1.6
83 --- resin-3.0.24.ebuild 13 Oct 2007 10:18:03 -0000 1.5
84 +++ resin-3.0.24.ebuild 6 Nov 2007 14:41:45 -0000 1.6
85 @@ -1,6 +1,6 @@
86 # Copyright 1999-2007 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 -# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.0.24.ebuild,v 1.5 2007/10/13 10:18:03 corsair Exp $
89 +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.0.24.ebuild,v 1.6 2007/11/06 14:41:45 nelchael Exp $
90
91 JAVA_PKG_IUSE="doc source"
92
93 @@ -24,6 +24,7 @@
94 RDEPEND="=virtual/jdk-1.5*
95 ${COMMON_DEP}"
96 DEPEND="${RDEPEND}
97 + app-arch/unzip
98 dev-java/ant-core
99 dev-libs/openssl
100 ${COMMON_DEP}"
101
102
103
104 --
105 gentoo-commits@g.o mailing list