Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/hawtjni-runtime: ChangeLog hawtjni-runtime-1.10.ebuild
Date: Sun, 26 Apr 2015 16:00:45
Message-Id: 20150426160021.76069997@oystercatcher.gentoo.org
1 pacho 15/04/26 16:00:21
2
3 Modified: ChangeLog hawtjni-runtime-1.10.ebuild
4 Log:
5 x86 stable wrt bug #546814
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.4 dev-java/hawtjni-runtime/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hawtjni-runtime/ChangeLog?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hawtjni-runtime/ChangeLog?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hawtjni-runtime/ChangeLog?r1=1.3&r2=1.4
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/hawtjni-runtime/ChangeLog,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- ChangeLog 13 Mar 2015 23:37:24 -0000 1.3
23 +++ ChangeLog 26 Apr 2015 16:00:21 -0000 1.4
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-java/hawtjni-runtime
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/hawtjni-runtime/ChangeLog,v 1.3 2015/03/13 23:37:24 chewi Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-java/hawtjni-runtime/ChangeLog,v 1.4 2015/04/26 16:00:21 pacho Exp $
29 +
30 + 26 Apr 2015; Pacho Ramos <pacho@g.o> hawtjni-runtime-1.10.ebuild:
31 + x86 stable wrt bug #546814
32
33 *hawtjni-runtime-1.10 (13 Mar 2015)
34
35
36
37
38 1.2 dev-java/hawtjni-runtime/hawtjni-runtime-1.10.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hawtjni-runtime/hawtjni-runtime-1.10.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hawtjni-runtime/hawtjni-runtime-1.10.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hawtjni-runtime/hawtjni-runtime-1.10.ebuild?r1=1.1&r2=1.2
43
44 Index: hawtjni-runtime-1.10.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-java/hawtjni-runtime/hawtjni-runtime-1.10.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- hawtjni-runtime-1.10.ebuild 13 Mar 2015 23:37:24 -0000 1.1
51 +++ hawtjni-runtime-1.10.ebuild 26 Apr 2015 16:00:21 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-java/hawtjni-runtime/hawtjni-runtime-1.10.ebuild,v 1.1 2015/03/13 23:37:24 chewi Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-java/hawtjni-runtime/hawtjni-runtime-1.10.ebuild,v 1.2 2015/04/26 16:00:21 pacho Exp $
57
58 EAPI=5
59
60 @@ -16,7 +16,7 @@
61
62 LICENSE="Apache-2.0"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~x86"
65 +KEYWORDS="~amd64 x86"
66
67 DEPEND=">=virtual/jdk-1.5"
68 RDEPEND=">=virtual/jre-1.5"