tomwij 14/04/30 21:38:15 Modified: gnu-classpath-0.98-r3.ebuild ChangeLog Log: Someone thought putting the not used base eclass behind java-pkg-2 was a good idea. :) (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Revision Changes Path 1.11 dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild?rev=1.11&view=markup 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 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 Index: gnu-classpath-0.98-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.98-r3.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- gnu-classpath-0.98-r3.ebuild 27 Apr 2014 14:18:30 -0000 1.10 +++ gnu-classpath-0.98-r3.ebuild 30 Apr 2014 21:38:15 -0000 1.11 @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $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 $ +# $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 $ EAPI=4 -inherit eutils java-pkg-2 base multilib +inherit eutils java-pkg-2 multilib MY_P=${P/gnu-/} DESCRIPTION="Free core class libraries for use with virtual machines and compilers for the Java language" 1.121 dev-java/gnu-classpath/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/ChangeLog?rev=1.121&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/ChangeLog?rev=1.121&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/gnu-classpath/ChangeLog?r1=1.120&r2=1.121 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v retrieving revision 1.120 retrieving revision 1.121 diff -u -r1.120 -r1.121 --- ChangeLog 27 Apr 2014 14:18:30 -0000 1.120 +++ ChangeLog 30 Apr 2014 21:38:15 -0000 1.121 @@ -1,6 +1,10 @@ # ChangeLog for dev-java/gnu-classpath # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.120 2014/04/27 14:18:30 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.121 2014/04/30 21:38:15 tomwij Exp $ + + 30 Apr 2014; Tom Wijsman <[email protected]> gnu-classpath-0.98-r3.ebuild: + Someone thought putting the not used base eclass behind java-pkg-2 was a good + idea. :) 27 Apr 2014; Tom Wijsman <[email protected]> +files/gnu-classpath-0.98-r3-freetype-2.5.3-support.patch,
