fordfrog 15/02/22 16:00:52 Modified: jxtray-0.5-r4.ebuild ChangeLog Log: dev-db/jxtray: switched to eapi 5 (bug #540810) (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key CFE47E2F)
Revision Changes Path 1.11 dev-db/jxtray/jxtray-0.5-r4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/jxtray/jxtray-0.5-r4.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/jxtray/jxtray-0.5-r4.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/jxtray/jxtray-0.5-r4.ebuild?r1=1.10&r2=1.11 Index: jxtray-0.5-r4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/jxtray/jxtray-0.5-r4.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- jxtray-0.5-r4.ebuild 7 Aug 2011 11:58:24 -0000 1.10 +++ jxtray-0.5-r4.ebuild 22 Feb 2015 16:00:51 -0000 1.11 @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/jxtray/jxtray-0.5-r4.ebuild,v 1.10 2011/08/07 11:58:24 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/jxtray/jxtray-0.5-r4.ebuild,v 1.11 2015/02/22 16:00:51 fordfrog Exp $ -EAPI="1" +EAPI=5 inherit java-pkg-2 java-ant-2 DESCRIPTION="Java based Database Explorer" 1.35 dev-db/jxtray/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/jxtray/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/jxtray/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/jxtray/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/jxtray/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 7 Aug 2011 11:58:24 -0000 1.34 +++ ChangeLog 22 Feb 2015 16:00:51 -0000 1.35 @@ -1,6 +1,9 @@ # ChangeLog for dev-db/jxtray -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/jxtray/ChangeLog,v 1.34 2011/08/07 11:58:24 xarthisius Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/jxtray/ChangeLog,v 1.35 2015/02/22 16:00:51 fordfrog Exp $ + + 22 Feb 2015; Miroslav Ć ulc <[email protected]> jxtray-0.5-r4.ebuild: + switched to eapi 5 (bug #540810) 07 Aug 2011; Kacper Kowalik <[email protected]> jxtray-0.5-r4.ebuild: Dropped ppc/ppc64 wrt #326091
