diff options
author | Markus Meier <maekke@gentoo.org> | 2008-12-21 13:39:15 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-12-21 13:39:15 +0000 |
commit | 68eeaf6fee0344816d11ab340358438081aa77ae (patch) | |
tree | f05df7ea7f158019037f07766685e576c0ed2186 /dev-java | |
parent | Remove old (diff) | |
download | historical-68eeaf6fee0344816d11ab340358438081aa77ae.tar.gz historical-68eeaf6fee0344816d11ab340358438081aa77ae.tar.bz2 historical-68eeaf6fee0344816d11ab340358438081aa77ae.zip |
x86 stable, bug #250466
Package-Manager: portage-2.1.6.2/cvs/Linux 2.6.27.10 x86_64
Diffstat (limited to 'dev-java')
32 files changed, 102 insertions, 48 deletions
diff --git a/dev-java/ant-apache-bcel/ChangeLog b/dev-java/ant-apache-bcel/ChangeLog index 0dfa28f60f2d..b1713f88ed98 100644 --- a/dev-java/ant-apache-bcel/ChangeLog +++ b/dev-java/ant-apache-bcel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/ant-apache-bcel # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bcel/ChangeLog,v 1.12 2008/12/20 19:53:36 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bcel/ChangeLog,v 1.13 2008/12/21 13:39:15 maekke Exp $ + + 21 Dec 2008; Markus Meier <maekke@gentoo.org> + ant-apache-bcel-1.7.1.ebuild: + x86 stable, bug #250466 20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org> ant-apache-bcel-1.7.1.ebuild: diff --git a/dev-java/ant-apache-bcel/ant-apache-bcel-1.7.1.ebuild b/dev-java/ant-apache-bcel/ant-apache-bcel-1.7.1.ebuild index 80d82a16b51a..73d3af7644ce 100644 --- a/dev-java/ant-apache-bcel/ant-apache-bcel-1.7.1.ebuild +++ b/dev-java/ant-apache-bcel/ant-apache-bcel-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1.ebuild,v 1.3 2008/12/20 19:53:36 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bcel/ant-apache-bcel-1.7.1.ebuild,v 1.4 2008/12/21 13:39:15 maekke Exp $ EAPI=1 @@ -8,7 +8,7 @@ ANT_TASK_DEPNAME="bcel" inherit ant-tasks -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" DEPEND="~dev-java/ant-nodeps-${PV} >=dev-java/bcel-5.1-r3:0" diff --git a/dev-java/ant-apache-bsf/ChangeLog b/dev-java/ant-apache-bsf/ChangeLog index cd3de38eab10..47294035611e 100644 --- a/dev-java/ant-apache-bsf/ChangeLog +++ b/dev-java/ant-apache-bsf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/ant-apache-bsf # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.19 2008/12/20 19:52:56 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.20 2008/12/21 13:38:28 maekke Exp $ + + 21 Dec 2008; Markus Meier <maekke@gentoo.org> ant-apache-bsf-1.7.1.ebuild: + x86 stable, bug #250466 20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org> ant-apache-bsf-1.7.1.ebuild: diff --git a/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.1.ebuild b/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.1.ebuild index 9347eb5b5e94..f26c8e317928 100644 --- a/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.1.ebuild +++ b/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1.ebuild,v 1.5 2008/12/20 19:52:56 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.1.ebuild,v 1.6 2008/12/21 13:38:28 maekke Exp $ EAPI=1 @@ -8,7 +8,7 @@ ANT_TASK_DEPNAME="bsf-2.3" inherit eutils ant-tasks -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" # ant-nodeps contains <script> task which is needed for this # although it's not a build dep through import diff --git a/dev-java/ant-apache-log4j/ChangeLog b/dev-java/ant-apache-log4j/ChangeLog index ca803c1d2ed8..e415c96425e3 100644 --- a/dev-java/ant-apache-log4j/ChangeLog +++ b/dev-java/ant-apache-log4j/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/ant-apache-log4j # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-log4j/ChangeLog,v 1.12 2008/12/20 19:52:05 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-log4j/ChangeLog,v 1.13 2008/12/21 13:37:38 maekke Exp $ + + 21 Dec 2008; Markus Meier <maekke@gentoo.org> + ant-apache-log4j-1.7.1.ebuild: + x86 stable, bug #250466 20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org> ant-apache-log4j-1.7.1.ebuild: diff --git a/dev-java/ant-apache-log4j/ant-apache-log4j-1.7.1.ebuild b/dev-java/ant-apache-log4j/ant-apache-log4j-1.7.1.ebuild index f34db99f80d8..8793f5ba0f74 100644 --- a/dev-java/ant-apache-log4j/ant-apache-log4j-1.7.1.ebuild +++ b/dev-java/ant-apache-log4j/ant-apache-log4j-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1.ebuild,v 1.3 2008/12/20 19:52:05 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-log4j/ant-apache-log4j-1.7.1.ebuild,v 1.4 2008/12/21 13:37:38 maekke Exp $ EAPI=1 @@ -8,7 +8,7 @@ ANT_TASK_DEPNAME="log4j" inherit ant-tasks -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" DEPEND=">=dev-java/log4j-1.2.13-r2:0" RDEPEND="${DEPEND}" diff --git a/dev-java/ant-apache-oro/ChangeLog b/dev-java/ant-apache-oro/ChangeLog index 33453aca28a0..ab06d2a60a3d 100644 --- a/dev-java/ant-apache-oro/ChangeLog +++ b/dev-java/ant-apache-oro/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/ant-apache-oro # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-oro/ChangeLog,v 1.12 2008/12/20 19:51:26 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-oro/ChangeLog,v 1.13 2008/12/21 13:36:50 maekke Exp $ + + 21 Dec 2008; Markus Meier <maekke@gentoo.org> ant-apache-oro-1.7.1.ebuild: + x86 stable, bug #250466 20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org> ant-apache-oro-1.7.1.ebuild: diff --git a/dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild b/dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild index 1428f2d61d9a..9d1be65b40fb 100644 --- a/dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild +++ b/dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1.ebuild,v 1.3 2008/12/20 19:51:26 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild,v 1.4 2008/12/21 13:36:50 maekke Exp $ EAPI=1 @@ -8,7 +8,7 @@ ANT_TASK_DEPNAME="jakarta-oro-2.0" inherit ant-tasks -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" DEPEND=">=dev-java/jakarta-oro-2.0.8-r2:2.0" RDEPEND="${DEPEND}" diff --git a/dev-java/ant-apache-regexp/ChangeLog b/dev-java/ant-apache-regexp/ChangeLog index 860bba6616f8..323f1f4b9e86 100644 --- a/dev-java/ant-apache-regexp/ChangeLog +++ b/dev-java/ant-apache-regexp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/ant-apache-regexp # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-regexp/ChangeLog,v 1.12 2008/12/20 19:50:35 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-regexp/ChangeLog,v 1.13 2008/12/21 13:36:04 maekke Exp $ + + 21 Dec 2008; Markus Meier <maekke@gentoo.org> + ant-apache-regexp-1.7.1.ebuild: + x86 stable, bug #250466 20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org> ant-apache-regexp-1.7.1.ebuild: diff --git a/dev-java/ant-apache-regexp/ant-apache-regexp-1.7.1.ebuild b/dev-java/ant-apache-regexp/ant-apache-regexp-1.7.1.ebuild index 6fa7fceadb48..aa07cc33a2d1 100644 --- a/dev-java/ant-apache-regexp/ant-apache-regexp-1.7.1.ebuild +++ b/dev-java/ant-apache-regexp/ant-apache-regexp-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1.ebuild,v 1.3 2008/12/20 19:50:35 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-regexp/ant-apache-regexp-1.7.1.ebuild,v 1.4 2008/12/21 13:36:04 maekke Exp $ EAPI=1 @@ -8,7 +8,7 @@ ANT_TASK_DEPNAME="jakarta-regexp-1.4" inherit ant-tasks -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" DEPEND=">=dev-java/jakarta-regexp-1.4-r1:1.4" RDEPEND="${DEPEND}" diff --git a/dev-java/ant-apache-resolver/ChangeLog b/dev-java/ant-apache-resolver/ChangeLog index 56afcdc5d2f2..192b270ea04d 100644 --- a/dev-java/ant-apache-resolver/ChangeLog +++ b/dev-java/ant-apache-resolver/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/ant-apache-resolver # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-resolver/ChangeLog,v 1.12 2008/12/20 19:49:59 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-resolver/ChangeLog,v 1.13 2008/12/21 13:35:17 maekke Exp $ + + 21 Dec 2008; Markus Meier <maekke@gentoo.org> + ant-apache-resolver-1.7.1.ebuild: + x86 stable, bug #250466 20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org> ant-apache-resolver-1.7.1.ebuild: diff --git a/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.1.ebuild b/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.1.ebuild index cec1875eedc3..8ac918b8cc25 100644 --- a/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.1.ebuild +++ b/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1.ebuild,v 1.3 2008/12/20 19:49:59 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-resolver/ant-apache-resolver-1.7.1.ebuild,v 1.4 2008/12/21 13:35:17 maekke Exp $ EAPI=1 @@ -8,7 +8,7 @@ ANT_TASK_DEPNAME="xml-commons-resolver" inherit ant-tasks -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" DEPEND=">=dev-java/xml-commons-resolver-1.2:0" RDEPEND="${DEPEND}" diff --git a/dev-java/ant-commons-logging/ChangeLog b/dev-java/ant-commons-logging/ChangeLog index 4159cdca3a3d..7d7b8aacc7ad 100644 --- a/dev-java/ant-commons-logging/ChangeLog +++ b/dev-java/ant-commons-logging/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/ant-commons-logging # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.12 2008/12/20 19:49:05 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.13 2008/12/21 13:34:30 maekke Exp $ + + 21 Dec 2008; Markus Meier <maekke@gentoo.org> + ant-commons-logging-1.7.1.ebuild: + x86 stable, bug #250466 20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org> ant-commons-logging-1.7.1.ebuild: diff --git a/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild b/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild index cae70fa752ae..02aafa0990ac 100644 --- a/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild +++ b/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 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.1.ebuild,v 1.3 2008/12/20 19:49:05 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild,v 1.4 2008/12/21 13:34:30 maekke Exp $ EAPI=1 inherit ant-tasks -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" DEPEND=">=dev-java/commons-logging-1.0.4-r2:0" RDEPEND="${DEPEND}" diff --git a/dev-java/ant-commons-net/ChangeLog b/dev-java/ant-commons-net/ChangeLog index d35edd9a37cd..8048d8441528 100644 --- a/dev-java/ant-commons-net/ChangeLog +++ b/dev-java/ant-commons-net/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/ant-commons-net # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ChangeLog,v 1.12 2008/12/20 19:48:28 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ChangeLog,v 1.13 2008/12/21 13:33:44 maekke Exp $ + + 21 Dec 2008; Markus Meier <maekke@gentoo.org> + ant-commons-net-1.7.1.ebuild: + x86 stable, bug #250466 20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org> ant-commons-net-1.7.1.ebuild: diff --git a/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild b/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild index 8b26f8590047..bbe104820966 100644 --- a/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild +++ b/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 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.1.ebuild,v 1.3 2008/12/20 19:48:28 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild,v 1.4 2008/12/21 13:33:44 maekke Exp $ EAPI=1 inherit ant-tasks -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" DEPEND=">=dev-java/commons-net-1.4.1-r1:0" RDEPEND="${DEPEND}" diff --git a/dev-java/ant-core/ChangeLog b/dev-java/ant-core/ChangeLog index bdce791ac141..f3dbe00f366d 100644 --- a/dev-java/ant-core/ChangeLog +++ b/dev-java/ant-core/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for dev-java/ant-core # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.89 2008/12/20 19:42:32 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.90 2008/12/21 13:27:17 maekke 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. + 21 Dec 2008; Markus Meier <maekke@gentoo.org> ant-core-1.7.1-r2.ebuild: + x86 stable, bug #250466 + 20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org> ant-core-1.7.1-r2.ebuild: amd64 stable, bug #250466 diff --git a/dev-java/ant-core/ant-core-1.7.1-r2.ebuild b/dev-java/ant-core/ant-core-1.7.1-r2.ebuild index dd6d5d88c861..eb28de48ccd5 100644 --- a/dev-java/ant-core/ant-core-1.7.1-r2.ebuild +++ b/dev-java/ant-core/ant-core-1.7.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1-r2.ebuild,v 1.4 2008/12/20 19:42:32 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.7.1-r2.ebuild,v 1.5 2008/12/21 13:27:17 maekke Exp $ # don't depend on itself JAVA_ANT_DISABLE_ANT_CORE_DEP=true @@ -18,7 +18,7 @@ SRC_URI="mirror://apache/ant/source/${MY_P}-src.tar.bz2 LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" IUSE="" DEPEND=">=virtual/jdk-1.4 diff --git a/dev-java/ant-jai/ChangeLog b/dev-java/ant-jai/ChangeLog index be8658992732..c4b4193f1d5f 100644 --- a/dev-java/ant-jai/ChangeLog +++ b/dev-java/ant-jai/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/ant-jai # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ChangeLog,v 1.12 2008/12/20 19:47:43 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ChangeLog,v 1.13 2008/12/21 13:32:58 maekke Exp $ + + 21 Dec 2008; Markus Meier <maekke@gentoo.org> ant-jai-1.7.1.ebuild: + x86 stable, bug #250466 20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org> ant-jai-1.7.1.ebuild: amd64 stable, bug #250466 diff --git a/dev-java/ant-jai/ant-jai-1.7.1.ebuild b/dev-java/ant-jai/ant-jai-1.7.1.ebuild index 3df44a9c53d1..3188ac12ea57 100644 --- a/dev-java/ant-jai/ant-jai-1.7.1.ebuild +++ b/dev-java/ant-jai/ant-jai-1.7.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 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.1.ebuild,v 1.3 2008/12/20 19:47:43 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ant-jai-1.7.1.ebuild,v 1.4 2008/12/21 13:32:58 maekke Exp $ ANT_TASK_DEPNAME="sun-jai-bin" inherit ant-tasks -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 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/ChangeLog b/dev-java/ant-javamail/ChangeLog index b545c7cecc27..2862f7bad0ae 100644 --- a/dev-java/ant-javamail/ChangeLog +++ b/dev-java/ant-javamail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/ant-javamail # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-javamail/ChangeLog,v 1.14 2008/12/20 19:46:59 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-javamail/ChangeLog,v 1.15 2008/12/21 13:32:10 maekke Exp $ + + 21 Dec 2008; Markus Meier <maekke@gentoo.org> ant-javamail-1.7.1.ebuild: + x86 stable, bug #250466 20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org> ant-javamail-1.7.1.ebuild: diff --git a/dev-java/ant-javamail/ant-javamail-1.7.1.ebuild b/dev-java/ant-javamail/ant-javamail-1.7.1.ebuild index 16a574e14def..d3efd8f56e07 100644 --- a/dev-java/ant-javamail/ant-javamail-1.7.1.ebuild +++ b/dev-java/ant-javamail/ant-javamail-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1.ebuild,v 1.3 2008/12/20 19:46:59 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-javamail/ant-javamail-1.7.1.ebuild,v 1.4 2008/12/21 13:32:11 maekke Exp $ EAPI=1 @@ -8,7 +8,7 @@ ANT_TASK_DEPNAME="--virtual javamail" inherit ant-tasks -KEYWORDS="amd64 ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ~ppc64 x86" DEPEND="java-virtuals/javamail dev-java/sun-jaf" diff --git a/dev-java/ant-jdepend/ChangeLog b/dev-java/ant-jdepend/ChangeLog index 68e48bb48e57..34ed51e753a0 100644 --- a/dev-java/ant-jdepend/ChangeLog +++ b/dev-java/ant-jdepend/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/ant-jdepend # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v 1.12 2008/12/20 19:46:12 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v 1.13 2008/12/21 13:31:20 maekke Exp $ + + 21 Dec 2008; Markus Meier <maekke@gentoo.org> ant-jdepend-1.7.1.ebuild: + x86 stable, bug #250466 20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org> ant-jdepend-1.7.1.ebuild: amd64 stable, bug #250466 diff --git a/dev-java/ant-jdepend/ant-jdepend-1.7.1.ebuild b/dev-java/ant-jdepend/ant-jdepend-1.7.1.ebuild index dd3aa330791e..da8468956bd0 100644 --- a/dev-java/ant-jdepend/ant-jdepend-1.7.1.ebuild +++ b/dev-java/ant-jdepend/ant-jdepend-1.7.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 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.1.ebuild,v 1.3 2008/12/20 19:46:12 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.7.1.ebuild,v 1.4 2008/12/21 13:31:20 maekke Exp $ EAPI=1 inherit ant-tasks -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" DEPEND=">=dev-java/jdepend-2.9-r2:0" RDEPEND="${DEPEND}" diff --git a/dev-java/ant-jmf/ChangeLog b/dev-java/ant-jmf/ChangeLog index 82c90ee82718..b79e03c3bd86 100644 --- a/dev-java/ant-jmf/ChangeLog +++ b/dev-java/ant-jmf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/ant-jmf # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jmf/ChangeLog,v 1.12 2008/12/20 19:45:38 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jmf/ChangeLog,v 1.13 2008/12/21 13:30:35 maekke Exp $ + + 21 Dec 2008; Markus Meier <maekke@gentoo.org> ant-jmf-1.7.1.ebuild: + x86 stable, bug #250466 20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org> ant-jmf-1.7.1.ebuild: amd64 stable, bug #250466 diff --git a/dev-java/ant-jmf/ant-jmf-1.7.1.ebuild b/dev-java/ant-jmf/ant-jmf-1.7.1.ebuild index 9389f733c2b2..8809c768f4da 100644 --- a/dev-java/ant-jmf/ant-jmf-1.7.1.ebuild +++ b/dev-java/ant-jmf/ant-jmf-1.7.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 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.1.ebuild,v 1.4 2008/12/20 19:45:38 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jmf/ant-jmf-1.7.1.ebuild,v 1.5 2008/12/21 13:30:35 maekke Exp $ # seems no need to dep on jmf-bin, the classes ant imports are in J2SE API since 1.3 ANT_TASK_DEPNAME="" inherit ant-tasks -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" diff --git a/dev-java/ant-jsch/ChangeLog b/dev-java/ant-jsch/ChangeLog index 16b673e1d3a1..657a319e6761 100644 --- a/dev-java/ant-jsch/ChangeLog +++ b/dev-java/ant-jsch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/ant-jsch # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jsch/ChangeLog,v 1.15 2008/12/20 19:44:59 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jsch/ChangeLog,v 1.16 2008/12/21 13:29:51 maekke Exp $ + + 21 Dec 2008; Markus Meier <maekke@gentoo.org> ant-jsch-1.7.1.ebuild: + x86 stable, bug #250466 20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org> ant-jsch-1.7.1.ebuild: amd64 stable, bug #250466 diff --git a/dev-java/ant-jsch/ant-jsch-1.7.1.ebuild b/dev-java/ant-jsch/ant-jsch-1.7.1.ebuild index c041922d1a54..91bca57e307d 100644 --- a/dev-java/ant-jsch/ant-jsch-1.7.1.ebuild +++ b/dev-java/ant-jsch/ant-jsch-1.7.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 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.1.ebuild,v 1.3 2008/12/20 19:44:59 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jsch/ant-jsch-1.7.1.ebuild,v 1.4 2008/12/21 13:29:51 maekke Exp $ EAPI=1 inherit ant-tasks -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" DEPEND=">=dev-java/jsch-0.1.37:0" RDEPEND="${DEPEND}" diff --git a/dev-java/ant-nodeps/ChangeLog b/dev-java/ant-nodeps/ChangeLog index 2fad37619130..20679ffe85ed 100644 --- a/dev-java/ant-nodeps/ChangeLog +++ b/dev-java/ant-nodeps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/ant-nodeps # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-nodeps/ChangeLog,v 1.14 2008/12/20 19:43:23 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-nodeps/ChangeLog,v 1.15 2008/12/21 13:28:20 maekke Exp $ + + 21 Dec 2008; Markus Meier <maekke@gentoo.org> ant-nodeps-1.7.1.ebuild: + x86 stable, bug #250466 20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org> ant-nodeps-1.7.1.ebuild: amd64 stable, bug #250466 diff --git a/dev-java/ant-nodeps/ant-nodeps-1.7.1.ebuild b/dev-java/ant-nodeps/ant-nodeps-1.7.1.ebuild index 9c63a1922c47..b4664407bc20 100644 --- a/dev-java/ant-nodeps/ant-nodeps-1.7.1.ebuild +++ b/dev-java/ant-nodeps/ant-nodeps-1.7.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 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.1.ebuild,v 1.3 2008/12/20 19:43:23 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-nodeps/ant-nodeps-1.7.1.ebuild,v 1.4 2008/12/21 13:28:20 maekke Exp $ inherit ant-tasks DESCRIPTION="Apache Ant's optional tasks requiring no external deps" -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" src_unpack() { ant-tasks_src_unpack base diff --git a/dev-java/ant-swing/ChangeLog b/dev-java/ant-swing/ChangeLog index 7daef655fa02..f8812f1695ca 100644 --- a/dev-java/ant-swing/ChangeLog +++ b/dev-java/ant-swing/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/ant-swing # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-swing/ChangeLog,v 1.12 2008/12/20 19:44:04 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-swing/ChangeLog,v 1.13 2008/12/21 13:29:05 maekke Exp $ + + 21 Dec 2008; Markus Meier <maekke@gentoo.org> ant-swing-1.7.1.ebuild: + x86 stable, bug #250466 20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org> ant-swing-1.7.1.ebuild: amd64 stable, bug #250466 diff --git a/dev-java/ant-swing/ant-swing-1.7.1.ebuild b/dev-java/ant-swing/ant-swing-1.7.1.ebuild index 6a96cae04ee2..8220ed3796eb 100644 --- a/dev-java/ant-swing/ant-swing-1.7.1.ebuild +++ b/dev-java/ant-swing/ant-swing-1.7.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 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.1.ebuild,v 1.3 2008/12/20 19:44:04 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-swing/ant-swing-1.7.1.ebuild,v 1.4 2008/12/21 13:29:05 maekke Exp $ # no extra deps ANT_TASK_DEPNAME="" inherit ant-tasks -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" |