Gentoo Archives: gentoo-commits

From: "Ralph Sennhauser (sera)" <sera@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/icedtea-bin: ChangeLog icedtea-bin-6.1.13.3-r3.ebuild
Date: Sun, 06 Jul 2014 15:32:13
Message-Id: 20140706153210.1ECC32004E@flycatcher.gentoo.org
1 sera 14/07/06 15:32:09
2
3 Modified: ChangeLog icedtea-bin-6.1.13.3-r3.ebuild
4 Log:
5 Inherit versionator #515850
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 3C5CF75A)
8
9 Revision Changes Path
10 1.71 dev-java/icedtea-bin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?rev=1.71&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?rev=1.71&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?r1=1.70&r2=1.71
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v
19 retrieving revision 1.70
20 retrieving revision 1.71
21 diff -u -r1.70 -r1.71
22 --- ChangeLog 1 Jul 2014 05:36:52 -0000 1.70
23 +++ ChangeLog 6 Jul 2014 15:32:09 -0000 1.71
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-java/icedtea-bin
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.70 2014/07/01 05:36:52 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.71 2014/07/06 15:32:09 sera Exp $
29 +
30 + 06 Jul 2014; Ralph Sennhauser <sera@g.o>
31 + icedtea-bin-6.1.13.3-r3.ebuild:
32 + Inherit versionator #515850
33
34 01 Jul 2014; Agostino Sarubbo <ago@g.o> icedtea-bin-6.1.13.3-r3.ebuild:
35 Stable for x86, wrt bug #501472
36
37
38
39 1.5 dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r3.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r3.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r3.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r3.ebuild?r1=1.4&r2=1.5
44
45 Index: icedtea-bin-6.1.13.3-r3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r3.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- icedtea-bin-6.1.13.3-r3.ebuild 1 Jul 2014 05:36:52 -0000 1.4
52 +++ icedtea-bin-6.1.13.3-r3.ebuild 6 Jul 2014 15:32:09 -0000 1.5
53 @@ -1,10 +1,10 @@
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r3.ebuild,v 1.4 2014/07/01 05:36:52 ago Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r3.ebuild,v 1.5 2014/07/06 15:32:09 sera Exp $
58
59 EAPI="5"
60
61 -inherit java-vm-2 multilib prefix
62 +inherit java-vm-2 multilib prefix versionator
63
64 dist="http://dev.gentoo.org/~caster/distfiles/"
65 TARBALL_VERSION="${PV}"