tomwij 14/03/09 01:33:38 Modified: jaxen-1.1.1.ebuild jaxen-1.1.4.ebuild ChangeLog Log: Revert ~ia64 removal commit by adding ~ia64 back, prevents a cascade removal. (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Revision Changes Path 1.13 dev-java/jaxen/jaxen-1.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jaxen/jaxen-1.1.1.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jaxen/jaxen-1.1.1.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jaxen/jaxen-1.1.1.ebuild?r1=1.12&r2=1.13 Index: jaxen-1.1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/jaxen/jaxen-1.1.1.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- jaxen-1.1.1.ebuild 8 Mar 2014 23:04:52 -0000 1.12 +++ jaxen-1.1.1.ebuild 9 Mar 2014 01:33:38 -0000 1.13 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jaxen/jaxen-1.1.1.ebuild,v 1.12 2014/03/08 23:04:52 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jaxen/jaxen-1.1.1.ebuild,v 1.13 2014/03/09 01:33:38 tomwij Exp $ JAVA_PKG_IUSE="doc examples source test" @@ -13,7 +13,7 @@ LICENSE="JDOM" SLOT="1.1" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc source test" COMMON_DEP="~dev-java/jdom-1.0 1.6 dev-java/jaxen/jaxen-1.1.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jaxen/jaxen-1.1.4.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jaxen/jaxen-1.1.4.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jaxen/jaxen-1.1.4.ebuild?r1=1.5&r2=1.6 Index: jaxen-1.1.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/jaxen/jaxen-1.1.4.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- jaxen-1.1.4.ebuild 8 Mar 2014 23:04:52 -0000 1.5 +++ jaxen-1.1.4.ebuild 9 Mar 2014 01:33:38 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jaxen/jaxen-1.1.4.ebuild,v 1.5 2014/03/08 23:04:52 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jaxen/jaxen-1.1.4.ebuild,v 1.6 2014/03/09 01:33:38 tomwij Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="JDOM" SLOT="1.1" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" COMMON_DEP=" 1.63 dev-java/jaxen/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jaxen/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jaxen/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jaxen/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/jaxen/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 8 Mar 2014 23:04:52 -0000 1.62 +++ ChangeLog 9 Mar 2014 01:33:38 -0000 1.63 @@ -1,6 +1,10 @@ # ChangeLog for dev-java/jaxen # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jaxen/ChangeLog,v 1.62 2014/03/08 23:04:52 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jaxen/ChangeLog,v 1.63 2014/03/09 01:33:38 tomwij Exp $ + + 09 Mar 2014; Tom Wijsman <tom...@gentoo.org> jaxen-1.1.1.ebuild, + jaxen-1.1.4.ebuild: + Revert ~ia64 removal commit by adding ~ia64 back, prevents a cascade removal. 08 Mar 2014; Tom Wijsman <tom...@gentoo.org> jaxen-1.1.1.ebuild, jaxen-1.1.4.ebuild: