Gentoo Archives: gentoo-commits

From: "Tom Wijsman (tomwij)" <tomwij@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/gnu-classpath: gnu-classpath-0.98-r3.ebuild ChangeLog
Date: Wed, 30 Apr 2014 21:38:23
Message-Id: 20140430213815.E176F2004B@flycatcher.gentoo.org
1 tomwij 14/04/30 21:38:15
2
3 Modified: gnu-classpath-0.98-r3.ebuild ChangeLog
4 Log:
5 Someone thought putting the not used base eclass behind java-pkg-2 was a good idea. :)
6
7 (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
8
9 Revision Changes Path
10 1.11 dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild?r1=1.10&r2=1.11
15
16 Index: gnu-classpath-0.98-r3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- gnu-classpath-0.98-r3.ebuild 27 Apr 2014 14:18:30 -0000 1.10
23 +++ gnu-classpath-0.98-r3.ebuild 30 Apr 2014 21:38:15 -0000 1.11
24 @@ -1,10 +1,10 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild,v 1.10 2014/04/27 14:18:30 tomwij Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild,v 1.11 2014/04/30 21:38:15 tomwij Exp $
29
30 EAPI=4
31
32 -inherit eutils java-pkg-2 base multilib
33 +inherit eutils java-pkg-2 multilib
34
35 MY_P=${P/gnu-/}
36 DESCRIPTION="Free core class libraries for use with virtual machines and compilers for the Java language"
37
38
39
40 1.121 dev-java/gnu-classpath/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/ChangeLog?rev=1.121&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/ChangeLog?rev=1.121&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/ChangeLog?r1=1.120&r2=1.121
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v
49 retrieving revision 1.120
50 retrieving revision 1.121
51 diff -u -r1.120 -r1.121
52 --- ChangeLog 27 Apr 2014 14:18:30 -0000 1.120
53 +++ ChangeLog 30 Apr 2014 21:38:15 -0000 1.121
54 @@ -1,6 +1,10 @@
55 # ChangeLog for dev-java/gnu-classpath
56 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.120 2014/04/27 14:18:30 tomwij Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.121 2014/04/30 21:38:15 tomwij Exp $
59 +
60 + 30 Apr 2014; Tom Wijsman <TomWij@g.o> gnu-classpath-0.98-r3.ebuild:
61 + Someone thought putting the not used base eclass behind java-pkg-2 was a good
62 + idea. :)
63
64 27 Apr 2014; Tom Wijsman <TomWij@g.o>
65 +files/gnu-classpath-0.98-r3-freetype-2.5.3-support.patch,