diff options
32 files changed, 110 insertions, 48 deletions
diff --git a/dev-java/ant-contrib/ChangeLog b/dev-java/ant-contrib/ChangeLog index 68edbf556bac..f104ac930817 100644 --- a/dev-java/ant-contrib/ChangeLog +++ b/dev-java/ant-contrib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/ant-contrib # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-contrib/ChangeLog,v 1.12 2006/08/05 23:25:42 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-contrib/ChangeLog,v 1.13 2006/09/10 15:14:41 nelchael Exp $ + + 10 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> + ant-contrib-1.0_beta2-r1.ebuild: + Added ~ppc. 05 Aug 2006; Joshua Nichols <nichoj@gentoo.org> ant-contrib-1.0_beta2-r1.ebuild: diff --git a/dev-java/ant-contrib/ant-contrib-1.0_beta2-r1.ebuild b/dev-java/ant-contrib/ant-contrib-1.0_beta2-r1.ebuild index 5e47b011a6e5..06de71292f0e 100644 --- a/dev-java/ant-contrib/ant-contrib-1.0_beta2-r1.ebuild +++ b/dev-java/ant-contrib/ant-contrib-1.0_beta2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-contrib/ant-contrib-1.0_beta2-r1.ebuild,v 1.3 2006/08/05 23:25:42 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-contrib/ant-contrib-1.0_beta2-r1.ebuild,v 1.4 2006/09/10 15:14:41 nelchael Exp $ inherit java-pkg-2 java-ant-2 @@ -9,7 +9,7 @@ HOMEPAGE="http://ant-contrib.sourceforge.net/" SRC_URI="mirror://sourceforge/ant-contrib/${PN}-${PV/_beta/b}-src.tar.bz2" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc source" RDEPEND=">=virtual/jre-1.4 diff --git a/dev-java/freemarker/ChangeLog b/dev-java/freemarker/ChangeLog index 84c9e91f2dac..85a6c230ff40 100644 --- a/dev-java/freemarker/ChangeLog +++ b/dev-java/freemarker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/freemarker # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/freemarker/ChangeLog,v 1.4 2006/07/25 13:10:45 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/freemarker/ChangeLog,v 1.5 2006/09/10 15:20:49 nelchael Exp $ + + 10 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> + freemarker-2.3.8.ebuild: + Added ~ppc. *freemarker-2.3.8 (25 Jul 2006) diff --git a/dev-java/freemarker/freemarker-2.3.8.ebuild b/dev-java/freemarker/freemarker-2.3.8.ebuild index e06668eb1435..423791dab0f2 100644 --- a/dev-java/freemarker/freemarker-2.3.8.ebuild +++ b/dev-java/freemarker/freemarker-2.3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/freemarker/freemarker-2.3.8.ebuild,v 1.1 2006/07/25 13:10:45 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/freemarker/freemarker-2.3.8.ebuild,v 1.2 2006/09/10 15:20:49 nelchael Exp $ inherit java-pkg-2 java-ant-2 eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="freemarker" SLOT="2.3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="source doc" DEPEND=">=virtual/jdk-1.4 diff --git a/dev-java/jcs/ChangeLog b/dev-java/jcs/ChangeLog index b0e47b012adc..1b1cc3e606b5 100644 --- a/dev-java/jcs/ChangeLog +++ b/dev-java/jcs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/jcs # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jcs/ChangeLog,v 1.3 2006/08/13 11:42:47 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jcs/ChangeLog,v 1.4 2006/09/10 15:19:41 nelchael Exp $ + + 10 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> jcs-1.2.7.8.ebuild: + Added ~ppc. *jcs-1.2.7.8 (13 Aug 2006) diff --git a/dev-java/jcs/jcs-1.2.7.8.ebuild b/dev-java/jcs/jcs-1.2.7.8.ebuild index 549ccb86fcab..29e85e0a2f82 100644 --- a/dev-java/jcs/jcs-1.2.7.8.ebuild +++ b/dev-java/jcs/jcs-1.2.7.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jcs/jcs-1.2.7.8.ebuild,v 1.1 2006/08/13 11:42:47 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jcs/jcs-1.2.7.8.ebuild,v 1.2 2006/09/10 15:19:41 nelchael Exp $ inherit java-pkg-2 java-ant-2 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="1.2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc source" COMMON_DEPEND="dev-java/jgroups diff --git a/dev-java/jisp/ChangeLog b/dev-java/jisp/ChangeLog index 3926b8ecb059..230b7fef2f40 100644 --- a/dev-java/jisp/ChangeLog +++ b/dev-java/jisp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/jisp # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jisp/ChangeLog,v 1.2 2006/07/22 21:10:39 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jisp/ChangeLog,v 1.3 2006/09/10 15:18:28 nelchael Exp $ + + 10 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> jisp-2.5.1-r2.ebuild: + Added ~ppc. *jisp-2.5.1-r2 (22 Jul 2006) diff --git a/dev-java/jisp/jisp-2.5.1-r2.ebuild b/dev-java/jisp/jisp-2.5.1-r2.ebuild index 5ac4602304c1..c7cae14f5ead 100644 --- a/dev-java/jisp/jisp-2.5.1-r2.ebuild +++ b/dev-java/jisp/jisp-2.5.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jisp/jisp-2.5.1-r2.ebuild,v 1.1 2006/07/22 21:10:40 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jisp/jisp-2.5.1-r2.ebuild,v 1.2 2006/09/10 15:18:28 nelchael Exp $ inherit java-pkg-2 java-ant-2 eutils @@ -14,7 +14,7 @@ SRC_URI="http://gentooexperimental.org/distfiles/${P}-source.tar.gz" LICENSE="SVFL" SLOT="2.5" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc" DEPEND=">=virtual/jdk-1.4 diff --git a/dev-java/sun-fastinfoset-bin/ChangeLog b/dev-java/sun-fastinfoset-bin/ChangeLog index e1e6c4146bef..50d8631da017 100644 --- a/dev-java/sun-fastinfoset-bin/ChangeLog +++ b/dev-java/sun-fastinfoset-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/sun-fastinfoset-bin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-fastinfoset-bin/ChangeLog,v 1.1 2006/07/06 17:36:35 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-fastinfoset-bin/ChangeLog,v 1.2 2006/09/10 15:29:50 nelchael Exp $ + + 10 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> + sun-fastinfoset-bin-1.0.1.ebuild: + Added ~ppc. *sun-fastinfoset-bin-1.0.1 (06 Jul 2006) diff --git a/dev-java/sun-fastinfoset-bin/sun-fastinfoset-bin-1.0.1.ebuild b/dev-java/sun-fastinfoset-bin/sun-fastinfoset-bin-1.0.1.ebuild index be25f147e70d..1ca123cee3f3 100644 --- a/dev-java/sun-fastinfoset-bin/sun-fastinfoset-bin-1.0.1.ebuild +++ b/dev-java/sun-fastinfoset-bin/sun-fastinfoset-bin-1.0.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-fastinfoset-bin/sun-fastinfoset-bin-1.0.1.ebuild,v 1.1 2006/07/06 17:36:35 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-fastinfoset-bin/sun-fastinfoset-bin-1.0.1.ebuild,v 1.2 2006/09/10 15:29:50 nelchael Exp $ JWSDP_VERSION="2.0" JWSDP_DESC="Fast Infoset" inherit java-wsdp -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" DEPEND="${DEPEND} dev-java/sun-sjsxp-bin" diff --git a/dev-java/sun-jaxb-bin/ChangeLog b/dev-java/sun-jaxb-bin/ChangeLog index c98ee09bd45c..ee921ff8e3a0 100644 --- a/dev-java/sun-jaxb-bin/ChangeLog +++ b/dev-java/sun-jaxb-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/sun-jaxb-bin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxb-bin/ChangeLog,v 1.2 2006/09/09 12:15:20 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxb-bin/ChangeLog,v 1.3 2006/09/10 15:28:40 nelchael Exp $ + + 10 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> + -sun-jaxb-bin-2.0.ebuild, sun-jaxb-bin-2.0-r1.ebuild: + Added ~ppc. *sun-jaxb-bin-2.0-r1 (09 Sep 2006) diff --git a/dev-java/sun-jaxb-bin/sun-jaxb-bin-2.0-r1.ebuild b/dev-java/sun-jaxb-bin/sun-jaxb-bin-2.0-r1.ebuild index 11a397c82074..4af927da145c 100644 --- a/dev-java/sun-jaxb-bin/sun-jaxb-bin-2.0-r1.ebuild +++ b/dev-java/sun-jaxb-bin/sun-jaxb-bin-2.0-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxb-bin/sun-jaxb-bin-2.0-r1.ebuild,v 1.1 2006/09/09 12:15:20 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxb-bin/sun-jaxb-bin-2.0-r1.ebuild,v 1.2 2006/09/10 15:28:40 nelchael Exp $ JWSDP_VERSION="2.0" JWSDP_DESC="Java Architecture for XML Binding" inherit java-wsdp -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" DEPEND="${DEPEND} dev-java/sun-jaxp-bin" diff --git a/dev-java/sun-jaxp-bin/ChangeLog b/dev-java/sun-jaxp-bin/ChangeLog index dbae48040f00..ab324dc4bd92 100644 --- a/dev-java/sun-jaxp-bin/ChangeLog +++ b/dev-java/sun-jaxp-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/sun-jaxp-bin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxp-bin/ChangeLog,v 1.1 2006/07/06 17:49:16 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxp-bin/ChangeLog,v 1.2 2006/09/10 15:25:33 nelchael Exp $ + + 10 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> + sun-jaxp-bin-1.3.1.01.ebuild: + Added ~ppc. *sun-jaxp-bin-1.3.1.01 (06 Jul 2006) diff --git a/dev-java/sun-jaxp-bin/sun-jaxp-bin-1.3.1.01.ebuild b/dev-java/sun-jaxp-bin/sun-jaxp-bin-1.3.1.01.ebuild index 3c78bdf93594..7f47103e2ae9 100644 --- a/dev-java/sun-jaxp-bin/sun-jaxp-bin-1.3.1.01.ebuild +++ b/dev-java/sun-jaxp-bin/sun-jaxp-bin-1.3.1.01.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxp-bin/sun-jaxp-bin-1.3.1.01.ebuild,v 1.1 2006/07/06 17:49:16 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxp-bin/sun-jaxp-bin-1.3.1.01.ebuild,v 1.2 2006/09/10 15:25:33 nelchael Exp $ JWSDP_VERSION="2.0" JWSDP_DESC="Java API for XML Processing" inherit java-wsdp -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="${IUSE} dom4j" DEPEND="${DEPEND} diff --git a/dev-java/sun-jaxr-bin/ChangeLog b/dev-java/sun-jaxr-bin/ChangeLog index 66d55c1aa78c..e3f04b951b12 100644 --- a/dev-java/sun-jaxr-bin/ChangeLog +++ b/dev-java/sun-jaxr-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/sun-jaxr-bin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxr-bin/ChangeLog,v 1.1 2006/07/06 17:56:14 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxr-bin/ChangeLog,v 1.2 2006/09/10 15:33:06 nelchael Exp $ + + 10 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> + sun-jaxr-bin-1.0.8.01.ebuild: + Added ~ppc. *sun-jaxr-bin-1.0.8.01 (06 Jul 2006) diff --git a/dev-java/sun-jaxr-bin/sun-jaxr-bin-1.0.8.01.ebuild b/dev-java/sun-jaxr-bin/sun-jaxr-bin-1.0.8.01.ebuild index 57df0bb5e719..0522e4e8e103 100644 --- a/dev-java/sun-jaxr-bin/sun-jaxr-bin-1.0.8.01.ebuild +++ b/dev-java/sun-jaxr-bin/sun-jaxr-bin-1.0.8.01.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxr-bin/sun-jaxr-bin-1.0.8.01.ebuild,v 1.1 2006/07/06 17:56:14 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxr-bin/sun-jaxr-bin-1.0.8.01.ebuild,v 1.2 2006/09/10 15:33:06 nelchael Exp $ JWSDP_VERSION="2.0" JWSDP_DESC="Java API for XML Registries" inherit java-wsdp -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" DEPEND="${DEPEND} dev-java/sun-saaj-bin diff --git a/dev-java/sun-jaxrpc-bin/ChangeLog b/dev-java/sun-jaxrpc-bin/ChangeLog index 0f4d938b9972..518e51afef2b 100644 --- a/dev-java/sun-jaxrpc-bin/ChangeLog +++ b/dev-java/sun-jaxrpc-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/sun-jaxrpc-bin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxrpc-bin/ChangeLog,v 1.1 2006/07/06 17:58:21 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxrpc-bin/ChangeLog,v 1.2 2006/09/10 15:34:34 nelchael Exp $ + + 10 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> + sun-jaxrpc-bin-1.1.3.01.ebuild: + Added ~ppc. *sun-jaxrpc-bin-1.1.3.01 (06 Jul 2006) diff --git a/dev-java/sun-jaxrpc-bin/sun-jaxrpc-bin-1.1.3.01.ebuild b/dev-java/sun-jaxrpc-bin/sun-jaxrpc-bin-1.1.3.01.ebuild index ab445ce33809..725e11c4d7e0 100644 --- a/dev-java/sun-jaxrpc-bin/sun-jaxrpc-bin-1.1.3.01.ebuild +++ b/dev-java/sun-jaxrpc-bin/sun-jaxrpc-bin-1.1.3.01.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxrpc-bin/sun-jaxrpc-bin-1.1.3.01.ebuild,v 1.1 2006/07/06 17:58:21 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxrpc-bin/sun-jaxrpc-bin-1.1.3.01.ebuild,v 1.2 2006/09/10 15:34:34 nelchael Exp $ JWSDP_VERSION="2.0" JWSDP_DESC="Java API for XML-based RPC" inherit java-wsdp -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" DEPEND="${DEPEND} dev-java/sun-saaj-bin" diff --git a/dev-java/sun-jaxws-bin/ChangeLog b/dev-java/sun-jaxws-bin/ChangeLog index 56108db97d04..34b680455d28 100644 --- a/dev-java/sun-jaxws-bin/ChangeLog +++ b/dev-java/sun-jaxws-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/sun-jaxws-bin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxws-bin/ChangeLog,v 1.1 2006/07/06 18:00:18 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxws-bin/ChangeLog,v 1.2 2006/09/10 15:35:57 nelchael Exp $ + + 10 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> + sun-jaxws-bin-2.0.ebuild: + Added ~ppc. *sun-jaxws-bin-2.0 (06 Jul 2006) diff --git a/dev-java/sun-jaxws-bin/sun-jaxws-bin-2.0.ebuild b/dev-java/sun-jaxws-bin/sun-jaxws-bin-2.0.ebuild index 31d6424c2504..b5e309135b6e 100644 --- a/dev-java/sun-jaxws-bin/sun-jaxws-bin-2.0.ebuild +++ b/dev-java/sun-jaxws-bin/sun-jaxws-bin-2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxws-bin/sun-jaxws-bin-2.0.ebuild,v 1.1 2006/07/06 18:00:18 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxws-bin/sun-jaxws-bin-2.0.ebuild,v 1.2 2006/09/10 15:35:57 nelchael Exp $ JWSDP_VERSION="2.0" JWSDP_DESC="Java API for XML Web Services" inherit java-wsdp -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" DEPEND="${DEPEND} dev-java/sun-saaj-bin diff --git a/dev-java/sun-jwsdp-shared-bin/ChangeLog b/dev-java/sun-jwsdp-shared-bin/ChangeLog index 56c015a21d2b..637f75d16df9 100644 --- a/dev-java/sun-jwsdp-shared-bin/ChangeLog +++ b/dev-java/sun-jwsdp-shared-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/sun-jwsdp-shared-bin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jwsdp-shared-bin/ChangeLog,v 1.1 2006/07/06 17:34:05 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jwsdp-shared-bin/ChangeLog,v 1.2 2006/09/10 15:22:10 nelchael Exp $ + + 10 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> + sun-jwsdp-shared-bin-2.0.ebuild: + Added ~ppc. *sun-jwsdp-shared-bin-2.0 (06 Jul 2006) diff --git a/dev-java/sun-jwsdp-shared-bin/sun-jwsdp-shared-bin-2.0.ebuild b/dev-java/sun-jwsdp-shared-bin/sun-jwsdp-shared-bin-2.0.ebuild index e9a6959c1877..90d6d4467162 100644 --- a/dev-java/sun-jwsdp-shared-bin/sun-jwsdp-shared-bin-2.0.ebuild +++ b/dev-java/sun-jwsdp-shared-bin/sun-jwsdp-shared-bin-2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jwsdp-shared-bin/sun-jwsdp-shared-bin-2.0.ebuild,v 1.1 2006/07/06 17:34:05 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jwsdp-shared-bin/sun-jwsdp-shared-bin-2.0.ebuild,v 1.2 2006/09/10 15:22:10 nelchael Exp $ JWSDP_VERSION="2.0" JWSDP_DESC="Shared components for JWSDP" inherit java-wsdp -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" DEPEND="dev-java/jta dev-java/xsdlib diff --git a/dev-java/sun-saaj-bin/ChangeLog b/dev-java/sun-saaj-bin/ChangeLog index 2c93ea44d860..b6a2d8e4f8a3 100644 --- a/dev-java/sun-saaj-bin/ChangeLog +++ b/dev-java/sun-saaj-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/sun-saaj-bin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-saaj-bin/ChangeLog,v 1.1 2006/07/06 17:51:56 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-saaj-bin/ChangeLog,v 1.2 2006/09/10 15:31:16 nelchael Exp $ + + 10 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> + sun-saaj-bin-1.3.ebuild: + Added ~ppc. *sun-saaj-bin-1.3 (06 Jul 2006) diff --git a/dev-java/sun-saaj-bin/sun-saaj-bin-1.3.ebuild b/dev-java/sun-saaj-bin/sun-saaj-bin-1.3.ebuild index a0d1cb04e7bc..65a978064933 100644 --- a/dev-java/sun-saaj-bin/sun-saaj-bin-1.3.ebuild +++ b/dev-java/sun-saaj-bin/sun-saaj-bin-1.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-saaj-bin/sun-saaj-bin-1.3.ebuild,v 1.1 2006/07/06 17:51:56 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-saaj-bin/sun-saaj-bin-1.3.ebuild,v 1.2 2006/09/10 15:31:16 nelchael Exp $ JWSDP_VERSION="2.0" JWSDP_DESC="SOAP with Attachments API for Java" inherit java-wsdp -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" DEPEND="${DEPEND} dev-java/sun-fastinfoset-bin" diff --git a/dev-java/sun-sjsxp-bin/ChangeLog b/dev-java/sun-sjsxp-bin/ChangeLog index cdd7549f8bfb..192c49ed4430 100644 --- a/dev-java/sun-sjsxp-bin/ChangeLog +++ b/dev-java/sun-sjsxp-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/sun-sjsxp-bin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-sjsxp-bin/ChangeLog,v 1.1 2006/07/06 18:03:17 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-sjsxp-bin/ChangeLog,v 1.2 2006/09/10 15:26:51 nelchael Exp $ + + 10 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> + sun-sjsxp-bin-1.0.ebuild: + Added ~ppc. *sun-sjsxp-bin-1.0 (06 Jul 2006) diff --git a/dev-java/sun-sjsxp-bin/sun-sjsxp-bin-1.0.ebuild b/dev-java/sun-sjsxp-bin/sun-sjsxp-bin-1.0.ebuild index 3af00072b545..c996c4afc1df 100644 --- a/dev-java/sun-sjsxp-bin/sun-sjsxp-bin-1.0.ebuild +++ b/dev-java/sun-sjsxp-bin/sun-sjsxp-bin-1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-sjsxp-bin/sun-sjsxp-bin-1.0.ebuild,v 1.1 2006/07/06 18:03:17 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-sjsxp-bin/sun-sjsxp-bin-1.0.ebuild,v 1.2 2006/09/10 15:26:51 nelchael Exp $ JWSDP_VERSION="2.0" JWSDP_DESC="Sun Java Streaming XML Parser" inherit java-wsdp -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" DEPEND="dev-java/sun-jaxp-bin dev-java/jsr173" diff --git a/dev-java/sun-wsdp-bin/ChangeLog b/dev-java/sun-wsdp-bin/ChangeLog index 538214eef882..a68b8121861d 100644 --- a/dev-java/sun-wsdp-bin/ChangeLog +++ b/dev-java/sun-wsdp-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/sun-wsdp-bin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-wsdp-bin/ChangeLog,v 1.1 2006/07/06 18:06:41 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-wsdp-bin/ChangeLog,v 1.2 2006/09/10 15:40:32 nelchael Exp $ + + 10 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> + sun-wsdp-bin-2.0.ebuild: + Added ~ppc. *sun-wsdp-bin-2.0 (06 Jul 2006) diff --git a/dev-java/sun-wsdp-bin/sun-wsdp-bin-2.0.ebuild b/dev-java/sun-wsdp-bin/sun-wsdp-bin-2.0.ebuild index cff23917352d..6dc7e9d9cd73 100644 --- a/dev-java/sun-wsdp-bin/sun-wsdp-bin-2.0.ebuild +++ b/dev-java/sun-wsdp-bin/sun-wsdp-bin-2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-wsdp-bin/sun-wsdp-bin-2.0.ebuild,v 1.1 2006/07/06 18:06:41 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-wsdp-bin/sun-wsdp-bin-2.0.ebuild,v 1.2 2006/09/10 15:40:32 nelchael Exp $ JWSDP_VERSION="2.0" JWSDP_DESC="Java Web Services Developer Pack (Java WSDP)" inherit java-wsdp -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" DEPEND="dev-java/sun-fastinfoset-bin dev-java/sun-jaxb-bin diff --git a/dev-java/sun-xmldsig-bin/ChangeLog b/dev-java/sun-xmldsig-bin/ChangeLog index 4bffdcf6e103..36fea5f3ec03 100644 --- a/dev-java/sun-xmldsig-bin/ChangeLog +++ b/dev-java/sun-xmldsig-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/sun-xmldsig-bin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-xmldsig-bin/ChangeLog,v 1.1 2006/07/06 17:43:25 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-xmldsig-bin/ChangeLog,v 1.2 2006/09/10 15:39:04 nelchael Exp $ + + 10 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> + sun-xmldsig-bin-1.0.1.ebuild: + Added ~ppc. *sun-xmldsig-bin-1.0.1 (06 Jul 2006) diff --git a/dev-java/sun-xmldsig-bin/sun-xmldsig-bin-1.0.1.ebuild b/dev-java/sun-xmldsig-bin/sun-xmldsig-bin-1.0.1.ebuild index 47c8bb28aa2a..464cd236b90b 100644 --- a/dev-java/sun-xmldsig-bin/sun-xmldsig-bin-1.0.1.ebuild +++ b/dev-java/sun-xmldsig-bin/sun-xmldsig-bin-1.0.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-xmldsig-bin/sun-xmldsig-bin-1.0.1.ebuild,v 1.1 2006/07/06 17:43:25 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-xmldsig-bin/sun-xmldsig-bin-1.0.1.ebuild,v 1.2 2006/09/10 15:39:04 nelchael Exp $ JWSDP_VERSION="2.0" JWSDP_DESC="XML Digital Signature" inherit java-wsdp -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" DEPEND="${DEPEND} dev-java/sun-jaxp-bin" diff --git a/dev-java/sun-xws-security-bin/ChangeLog b/dev-java/sun-xws-security-bin/ChangeLog index 8089290254b9..aa8fd254cef0 100644 --- a/dev-java/sun-xws-security-bin/ChangeLog +++ b/dev-java/sun-xws-security-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/sun-xws-security-bin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-xws-security-bin/ChangeLog,v 1.1 2006/07/06 17:39:19 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-xws-security-bin/ChangeLog,v 1.2 2006/09/10 15:37:14 nelchael Exp $ + + 10 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> + sun-xws-security-bin-2.0.ebuild: + Added ~ppc. *sun-xws-security-bin-2.0 (06 Jul 2006) diff --git a/dev-java/sun-xws-security-bin/sun-xws-security-bin-2.0.ebuild b/dev-java/sun-xws-security-bin/sun-xws-security-bin-2.0.ebuild index 0f2855d1e7de..3dd6086d4f0e 100644 --- a/dev-java/sun-xws-security-bin/sun-xws-security-bin-2.0.ebuild +++ b/dev-java/sun-xws-security-bin/sun-xws-security-bin-2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-xws-security-bin/sun-xws-security-bin-2.0.ebuild,v 1.1 2006/07/06 17:39:19 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-xws-security-bin/sun-xws-security-bin-2.0.ebuild,v 1.2 2006/09/10 15:37:14 nelchael Exp $ JWSDP_VERSION="2.0" JWSDP_DESC="XML and Web Services Security" inherit java-wsdp -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" DEPEND="${DEPEND} dev-java/sun-jaxrpc-bin" |