chewi 15/07/11 09:22:21 Modified: qdox-1.6.3.ebuild ChangeLog Log: Drop java on ia64. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 9C6D7DE4)
Revision Changes Path 1.18 dev-java/qdox/qdox-1.6.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/qdox/qdox-1.6.3.ebuild?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/qdox/qdox-1.6.3.ebuild?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/qdox/qdox-1.6.3.ebuild?r1=1.17&r2=1.18 Index: qdox-1.6.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/qdox/qdox-1.6.3.ebuild,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- qdox-1.6.3.ebuild 1 Sep 2013 09:32:41 -0000 1.17 +++ qdox-1.6.3.ebuild 11 Jul 2015 09:22:21 -0000 1.18 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/qdox-1.6.3.ebuild,v 1.17 2013/09/01 09:32:41 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/qdox-1.6.3.ebuild,v 1.18 2015/07/11 09:22:21 chewi Exp $ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 @@ -9,7 +9,7 @@ SRC_URI="http://repository.codehaus.org/com/thoughtworks/${PN}/${PN}/${PV}/${P}-sources.jar" LICENSE="Apache-2.0" SLOT="1.6" -KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS=" amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="" CDEPEND="dev-java/ant-core 1.48 dev-java/qdox/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/qdox/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/qdox/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/qdox/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/qdox/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 23 Feb 2015 12:21:28 -0000 1.47 +++ ChangeLog 11 Jul 2015 09:22:21 -0000 1.48 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/qdox # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/ChangeLog,v 1.47 2015/02/23 12:21:28 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/ChangeLog,v 1.48 2015/07/11 09:22:21 chewi Exp $ + + 11 Jul 2015; James Le Cuirot <[email protected]> qdox-1.6.3.ebuild: + Drop java on ia64. 23 Feb 2015; Patrice Clement <[email protected]> qdox-1.12-r1.ebuild: Revert previous commit (SLOT change). Discussed with and signed off by mgorny.
