diff options
author | 2007-01-22 10:33:46 +0000 | |
---|---|---|
committer | 2007-01-22 10:33:46 +0000 | |
commit | 9d6978672729ffb0f5fb299742d8c02b2a583e16 (patch) | |
tree | 891644108a1e50f237e0d17216c2492eba76557e | |
parent | Version bump (diff) | |
download | historical-9d6978672729ffb0f5fb299742d8c02b2a583e16.tar.gz historical-9d6978672729ffb0f5fb299742d8c02b2a583e16.tar.bz2 historical-9d6978672729ffb0f5fb299742d8c02b2a583e16.zip |
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1.2-r1
22 files changed, 106 insertions, 43 deletions
diff --git a/dev-java/ant-antlr/ant-antlr-1.7.0.ebuild b/dev-java/ant-antlr/ant-antlr-1.7.0.ebuild index 213011bce064..feaa3c885d67 100644 --- a/dev-java/ant-antlr/ant-antlr-1.7.0.ebuild +++ b/dev-java/ant-antlr/ant-antlr-1.7.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-antlr/ant-antlr-1.7.0.ebuild,v 1.1 2007/01/21 22:21:58 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-antlr/ant-antlr-1.7.0.ebuild,v 1.2 2007/01/22 10:28:40 flameeyes Exp $ inherit ant-tasks -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" DEPEND=">=dev-java/antlr-2.7.5-r3" RDEPEND="${DEPEND}" diff --git a/dev-java/ant-apache-bcel/ant-apache-bcel-1.7.0.ebuild b/dev-java/ant-apache-bcel/ant-apache-bcel-1.7.0.ebuild index 51c9aa414c15..eadecbf08922 100644 --- a/dev-java/ant-apache-bcel/ant-apache-bcel-1.7.0.ebuild +++ b/dev-java/ant-apache-bcel/ant-apache-bcel-1.7.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bcel/ant-apache-bcel-1.7.0.ebuild,v 1.1 2007/01/21 22:26:13 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bcel/ant-apache-bcel-1.7.0.ebuild,v 1.2 2007/01/22 10:28:55 flameeyes Exp $ ANT_TASK_DEPNAME="bcel" inherit ant-tasks -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" DEPEND="~dev-java/ant-nodeps-${PV} >=dev-java/bcel-5.1-r3" diff --git a/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.ebuild b/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.ebuild index 3e8d513a4b03..ad5029edb6bf 100644 --- a/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.ebuild +++ b/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.ebuild,v 1.1 2007/01/21 22:31:23 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.ebuild,v 1.2 2007/01/22 10:29:10 flameeyes Exp $ ANT_TASK_DEPNAME="bsf-2.3" inherit ant-tasks -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" DEPEND=">=dev-java/bsf-2.3.0-r3" RDEPEND="${DEPEND}" diff --git a/dev-java/ant-apache-log4j/ant-apache-log4j-1.7.0.ebuild b/dev-java/ant-apache-log4j/ant-apache-log4j-1.7.0.ebuild index db89e1f827a9..03d2bb23069b 100644 --- a/dev-java/ant-apache-log4j/ant-apache-log4j-1.7.0.ebuild +++ b/dev-java/ant-apache-log4j/ant-apache-log4j-1.7.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-log4j/ant-apache-log4j-1.7.0.ebuild,v 1.1 2007/01/21 22:36:34 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-log4j/ant-apache-log4j-1.7.0.ebuild,v 1.2 2007/01/22 10:29:25 flameeyes Exp $ ANT_TASK_DEPNAME="log4j" inherit ant-tasks -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" DEPEND=">=dev-java/log4j-1.2.13-r2" RDEPEND="${DEPEND}" diff --git a/dev-java/ant-apache-oro/ant-apache-oro-1.7.0.ebuild b/dev-java/ant-apache-oro/ant-apache-oro-1.7.0.ebuild index c5f58699b73a..69c9c53277c5 100644 --- a/dev-java/ant-apache-oro/ant-apache-oro-1.7.0.ebuild +++ b/dev-java/ant-apache-oro/ant-apache-oro-1.7.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-oro/ant-apache-oro-1.7.0.ebuild,v 1.1 2007/01/21 22:38:22 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-oro/ant-apache-oro-1.7.0.ebuild,v 1.2 2007/01/22 10:29:40 flameeyes Exp $ ANT_TASK_DEPNAME="jakarta-oro-2.0" inherit ant-tasks -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" DEPEND=">=dev-java/jakarta-oro-2.0.8-r2" RDEPEND="${DEPEND}" diff --git a/dev-java/ant-apache-regexp/ant-apache-regexp-1.7.0.ebuild b/dev-java/ant-apache-regexp/ant-apache-regexp-1.7.0.ebuild index 0789909fc40b..8c470700d836 100644 --- a/dev-java/ant-apache-regexp/ant-apache-regexp-1.7.0.ebuild +++ b/dev-java/ant-apache-regexp/ant-apache-regexp-1.7.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-regexp/ant-apache-regexp-1.7.0.ebuild,v 1.1 2007/01/21 22:45:47 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-regexp/ant-apache-regexp-1.7.0.ebuild,v 1.2 2007/01/22 10:29:57 flameeyes Exp $ ANT_TASK_DEPNAME="jakarta-regexp-1.4" inherit ant-tasks -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" # could use slot deps DEPEND="=dev-java/jakarta-regexp-1.4*" diff --git a/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.0.ebuild b/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.0.ebuild index 8b991f4a5acd..8a62b2050b73 100644 --- a/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.0.ebuild +++ b/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.0.ebuild,v 1.1 2007/01/21 22:47:51 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.0.ebuild,v 1.2 2007/01/22 10:30:12 flameeyes Exp $ ANT_TASK_DEPNAME="xml-commons-resolver" inherit ant-tasks -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" DEPEND=">=dev-java/xml-commons-resolver-1.1-r1" RDEPEND="${DEPEND}" diff --git a/dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild b/dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild index 2ca7ec58e3e8..d576ff8dceb0 100644 --- a/dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild +++ b/dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild,v 1.1 2007/01/21 22:49:51 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild,v 1.2 2007/01/22 10:30:28 flameeyes Exp $ inherit ant-tasks -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" DEPEND=">=dev-java/commons-logging-1.0.4-r2" RDEPEND="${DEPEND}" diff --git a/dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild b/dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild index 988f69f279a7..107ff82cf37a 100644 --- a/dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild +++ b/dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild,v 1.1 2007/01/21 22:52:18 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild,v 1.2 2007/01/22 10:30:43 flameeyes Exp $ inherit ant-tasks -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" DEPEND=">=dev-java/commons-net-1.4.1-r1" RDEPEND="${DEPEND}" diff --git a/dev-java/ant-core/ChangeLog b/dev-java/ant-core/ChangeLog index 48062b2cd5bf..7442614b142f 100644 --- a/dev-java/ant-core/ChangeLog +++ b/dev-java/ant-core/ChangeLog @@ -1,11 +1,74 @@ # ChangeLog for dev-java/ant-core # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.61 2007/01/21 22:19:13 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.62 2007/01/22 10:28:00 flameeyes Exp $ # Ant-core blocks lower/older versions of ant-tasks, # since it will not run when there is a version mismatch betwean the 2 packages # Please unemerge ant-tasks when updating ant-core. + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + + 22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild: + Add ~x86-fbsd keyword. popd + 21 Jan 2007; Vlastimil Babka <caster@gentoo.org> ant-core-1.6.5-r14.ebuild: Disable self-dependency that would be caused by soon-to-come diff --git a/dev-java/ant-core/ant-core-1.7.0.ebuild b/dev-java/ant-core/ant-core-1.7.0.ebuild index 9f60d43d5b64..b1d243fdcdbf 100644 --- a/dev-java/ant-core/ant-core-1.7.0.ebuild +++ b/dev-java/ant-core/ant-core-1.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.7.0.ebuild,v 1.1 2007/01/21 21:56:58 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.7.0.ebuild,v 1.2 2007/01/22 10:28:00 flameeyes Exp $ inherit java-pkg-2 @@ -13,7 +13,7 @@ SRC_URI="mirror://apache/ant/source/${MY_P}-src.tar.bz2 LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" IUSE="doc source" RDEPEND=">=virtual/jdk-1.4 diff --git a/dev-java/ant-jai/ant-jai-1.7.0.ebuild b/dev-java/ant-jai/ant-jai-1.7.0.ebuild index add4506dd500..76a0c3114884 100644 --- a/dev-java/ant-jai/ant-jai-1.7.0.ebuild +++ b/dev-java/ant-jai/ant-jai-1.7.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ant-jai-1.7.0.ebuild,v 1.1 2007/01/21 22:56:26 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ant-jai-1.7.0.ebuild,v 1.2 2007/01/22 10:31:00 flameeyes Exp $ ANT_TASK_DEPNAME="sun-jai-bin" inherit ant-tasks -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" # unmigrated, has textrels and there's also some source one now too DEPEND=">=dev-java/sun-jai-bin-1.1.2.01-r1" diff --git a/dev-java/ant-javamail/ant-javamail-1.7.0.ebuild b/dev-java/ant-javamail/ant-javamail-1.7.0.ebuild index c4e9cdaa7cc6..4db6872f3235 100644 --- a/dev-java/ant-javamail/ant-javamail-1.7.0.ebuild +++ b/dev-java/ant-javamail/ant-javamail-1.7.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-javamail/ant-javamail-1.7.0.ebuild,v 1.1 2007/01/21 22:58:38 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-javamail/ant-javamail-1.7.0.ebuild,v 1.2 2007/01/22 10:31:15 flameeyes Exp $ ANT_TASK_DEPNAME="sun-javamail" inherit ant-tasks -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" DEPEND=">=dev-java/sun-javamail-1.4 >=dev-java/sun-jaf-1.1" diff --git a/dev-java/ant-jdepend/ant-jdepend-1.7.0.ebuild b/dev-java/ant-jdepend/ant-jdepend-1.7.0.ebuild index 15b9c77d73a0..36a1f9bb7916 100644 --- a/dev-java/ant-jdepend/ant-jdepend-1.7.0.ebuild +++ b/dev-java/ant-jdepend/ant-jdepend-1.7.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.7.0.ebuild,v 1.1 2007/01/21 23:01:59 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.7.0.ebuild,v 1.2 2007/01/22 10:31:30 flameeyes Exp $ inherit ant-tasks -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" DEPEND=">=dev-java/jdepend-2.9-r2" RDEPEND="${DEPEND}" diff --git a/dev-java/ant-jmf/ant-jmf-1.7.0.ebuild b/dev-java/ant-jmf/ant-jmf-1.7.0.ebuild index fd9188397d77..71ad6cff454f 100644 --- a/dev-java/ant-jmf/ant-jmf-1.7.0.ebuild +++ b/dev-java/ant-jmf/ant-jmf-1.7.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jmf/ant-jmf-1.7.0.ebuild,v 1.1 2007/01/21 23:06:42 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jmf/ant-jmf-1.7.0.ebuild,v 1.2 2007/01/22 10:31:46 flameeyes Exp $ inherit ant-tasks -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" src_unpack() { # seems no need to dep on jmf-bin, the classes ant imports are in J2SE API since 1.3 diff --git a/dev-java/ant-jsch/ant-jsch-1.7.0.ebuild b/dev-java/ant-jsch/ant-jsch-1.7.0.ebuild index aa65cb520926..726590db1fbe 100644 --- a/dev-java/ant-jsch/ant-jsch-1.7.0.ebuild +++ b/dev-java/ant-jsch/ant-jsch-1.7.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jsch/ant-jsch-1.7.0.ebuild,v 1.1 2007/01/21 23:10:56 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jsch/ant-jsch-1.7.0.ebuild,v 1.2 2007/01/22 10:32:01 flameeyes Exp $ inherit ant-tasks -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" DEPEND=">=dev-java/jsch-0.1.21-r2" RDEPEND="${DEPEND}" diff --git a/dev-java/ant-junit/ant-junit-1.7.0.ebuild b/dev-java/ant-junit/ant-junit-1.7.0.ebuild index 9916638becfc..877ca59b1ad6 100644 --- a/dev-java/ant-junit/ant-junit-1.7.0.ebuild +++ b/dev-java/ant-junit/ant-junit-1.7.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-junit/ant-junit-1.7.0.ebuild,v 1.1 2007/01/21 23:13:40 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-junit/ant-junit-1.7.0.ebuild,v 1.2 2007/01/22 10:32:16 flameeyes Exp $ inherit ant-tasks -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" DEPEND="=dev-java/junit-3*" RDEPEND="${DEPEND}" diff --git a/dev-java/ant-nodeps/ant-nodeps-1.7.0.ebuild b/dev-java/ant-nodeps/ant-nodeps-1.7.0.ebuild index a6e3331d686c..3744aab834ec 100644 --- a/dev-java/ant-nodeps/ant-nodeps-1.7.0.ebuild +++ b/dev-java/ant-nodeps/ant-nodeps-1.7.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-nodeps/ant-nodeps-1.7.0.ebuild,v 1.1 2007/01/21 22:05:49 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-nodeps/ant-nodeps-1.7.0.ebuild,v 1.2 2007/01/22 10:28:24 flameeyes Exp $ inherit ant-tasks DESCRIPTION="Apache Ant's optional tasks requiring no external deps" -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" src_unpack() { ant-tasks_src_unpack base diff --git a/dev-java/ant-swing/ant-swing-1.7.0.ebuild b/dev-java/ant-swing/ant-swing-1.7.0.ebuild index f234d7af4407..75317f97297a 100644 --- a/dev-java/ant-swing/ant-swing-1.7.0.ebuild +++ b/dev-java/ant-swing/ant-swing-1.7.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-swing/ant-swing-1.7.0.ebuild,v 1.1 2007/01/21 23:15:45 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-swing/ant-swing-1.7.0.ebuild,v 1.2 2007/01/22 10:32:32 flameeyes Exp $ inherit ant-tasks -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" src_unpack() { ant-tasks_src_unpack base diff --git a/dev-java/ant-tasks/ant-tasks-1.7.0.ebuild b/dev-java/ant-tasks/ant-tasks-1.7.0.ebuild index 05278c1519e2..70198e0bf875 100644 --- a/dev-java/ant-tasks/ant-tasks-1.7.0.ebuild +++ b/dev-java/ant-tasks/ant-tasks-1.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ant-tasks-1.7.0.ebuild,v 1.1 2007/01/21 23:29:03 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ant-tasks-1.7.0.ebuild,v 1.2 2007/01/22 10:33:29 flameeyes Exp $ inherit java-pkg-2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://ant.apache.org/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" IUSE="jai javamail noantlr nobcel nobsf nocommonsnet nocommonslogging nojdepend nojmf nojsch nolog4j nooro noregexp noresolver noswing noxalan" # nobeanutils nobsh nojython norhino noxerces diff --git a/dev-java/ant-trax/ant-trax-1.7.0.ebuild b/dev-java/ant-trax/ant-trax-1.7.0.ebuild index 455c53c197ff..b026bc55d521 100644 --- a/dev-java/ant-trax/ant-trax-1.7.0.ebuild +++ b/dev-java/ant-trax/ant-trax-1.7.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-trax/ant-trax-1.7.0.ebuild,v 1.1 2007/01/21 23:17:48 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-trax/ant-trax-1.7.0.ebuild,v 1.2 2007/01/22 10:32:47 flameeyes Exp $ ANT_TASK_DEPNAME="xalan" inherit ant-tasks DESCRIPTION="Apache Ant .jar with optional tasks depending on XML transformer (xalan)" -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" # it will build without it (ant manual says it's not needed since 1.4 JDK, dunno bout kaffe # but contains a Xalan2Executor task which probably wouldn't work diff --git a/dev-java/ant/ant-1.7.0.ebuild b/dev-java/ant/ant-1.7.0.ebuild index e414d6a1ef67..f09dc7f26b79 100644 --- a/dev-java/ant/ant-1.7.0.ebuild +++ b/dev-java/ant/ant-1.7.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.7.0.ebuild,v 1.1 2007/01/21 23:31:49 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.7.0.ebuild,v 1.2 2007/01/22 10:33:46 flameeyes Exp $ DESCRIPTION="Java-based build tool similar to 'make' that uses XML configuration files." HOMEPAGE="http://ant.apache.org/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-fbsd" IUSE="" DEPEND="~dev-java/ant-core-${PV} |