chewi 15/07/11 09:19:55 Modified: ChangeLog hsqldb-1.8.1.3-r1.ebuild Removed: hsqldb-1.8.1.3.ebuild Log: Drop java on ia64 and also drop old version. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 9C6D7DE4)
Revision Changes Path 1.81 dev-db/hsqldb/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/hsqldb/ChangeLog?rev=1.81&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/hsqldb/ChangeLog?rev=1.81&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/hsqldb/ChangeLog?r1=1.80&r2=1.81 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/hsqldb/ChangeLog,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- ChangeLog 9 Jun 2015 13:10:34 -0000 1.80 +++ ChangeLog 11 Jul 2015 09:19:55 -0000 1.81 @@ -1,6 +1,9 @@ # ChangeLog for dev-db/hsqldb # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/hsqldb/ChangeLog,v 1.80 2015/06/09 13:10:34 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/hsqldb/ChangeLog,v 1.81 2015/07/11 09:19:55 chewi Exp $ + + 11 Jul 2015; James Le Cuirot <[email protected]> hsqldb-1.8.1.3-r1.ebuild: + Drop java on ia64 and also drop old version. 09 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Updating remote-id in metadata.xml 1.9 dev-db/hsqldb/hsqldb-1.8.1.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/hsqldb/hsqldb-1.8.1.3-r1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/hsqldb/hsqldb-1.8.1.3-r1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/hsqldb/hsqldb-1.8.1.3-r1.ebuild?r1=1.8&r2=1.9 Index: hsqldb-1.8.1.3-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/hsqldb/hsqldb-1.8.1.3-r1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- hsqldb-1.8.1.3-r1.ebuild 13 Aug 2014 09:34:35 -0000 1.8 +++ hsqldb-1.8.1.3-r1.ebuild 11 Jul 2015 09:19:55 -0000 1.9 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 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/hsqldb/hsqldb-1.8.1.3-r1.ebuild,v 1.8 2014/08/13 09:34:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/hsqldb/hsqldb-1.8.1.3-r1.ebuild,v 1.9 2015/07/11 09:19:55 chewi Exp $ EAPI=5 @@ -17,7 +17,7 @@ LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" CDEPEND="
