diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-09-10 15:40:32 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-09-10 15:40:32 +0000 |
commit | 7f8980f3ae7e3f44ad713c0b92d8d1eb64c7851a (patch) | |
tree | 0e0799fccec1eeed3fddde917f0fa4fab52979bd /dev-java/sun-wsdp-bin | |
parent | added missing dependecy (bug #129902) and fixed hisax init-script (bug #134312). (diff) | |
download | historical-7f8980f3ae7e3f44ad713c0b92d8d1eb64c7851a.tar.gz historical-7f8980f3ae7e3f44ad713c0b92d8d1eb64c7851a.tar.bz2 historical-7f8980f3ae7e3f44ad713c0b92d8d1eb64c7851a.zip |
Added ~ppc.
Package-Manager: portage-2.1.1
Diffstat (limited to 'dev-java/sun-wsdp-bin')
-rw-r--r-- | dev-java/sun-wsdp-bin/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/sun-wsdp-bin/sun-wsdp-bin-2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
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 |