diff options
-rw-r--r-- | dev-java/ant-core/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/ant-core/ant-core-1.8.2.ebuild | 4 | ||||
-rw-r--r-- | dev-java/ant-nodeps/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/ant-nodeps/ant-nodeps-1.8.2.ebuild | 4 | ||||
-rw-r--r-- | dev-java/ecj-gcj/ChangeLog | 7 | ||||
-rw-r--r-- | dev-java/ecj-gcj/ecj-gcj-3.5.2-r2.ebuild | 6 | ||||
-rw-r--r-- | dev-java/gcj-jdk/ChangeLog | 7 | ||||
-rw-r--r-- | dev-java/gcj-jdk/gcj-jdk-4.5.3.ebuild | 6 |
8 files changed, 28 insertions, 16 deletions
diff --git a/dev-java/ant-core/ChangeLog b/dev-java/ant-core/ChangeLog index 494c24d579ac..53a9bfb5ddf5 100644 --- a/dev-java/ant-core/ChangeLog +++ b/dev-java/ant-core/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for dev-java/ant-core # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.111 2012/02/18 22:22:00 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.112 2012/04/15 17:53:35 vapier 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. + 15 Apr 2012; Mike Frysinger <vapier@gentoo.org> ant-core-1.8.2.ebuild: + Add back ia64 love #349020 by Dennis Schridde. + *ant-core-1.8.2 (18 Feb 2012) 18 Feb 2012; Vlastimil Babka <caster@gentoo.org> +ant-core-1.8.2.ebuild: diff --git a/dev-java/ant-core/ant-core-1.8.2.ebuild b/dev-java/ant-core/ant-core-1.8.2.ebuild index 8878181d5335..92f2208fbfd3 100644 --- a/dev-java/ant-core/ant-core-1.8.2.ebuild +++ b/dev-java/ant-core/ant-core-1.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.2.ebuild,v 1.1 2012/02/18 22:22:00 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.8.2.ebuild,v 1.2 2012/04/15 17:53:35 vapier Exp $ EAPI="4" @@ -20,7 +20,7 @@ SRC_URI="mirror://apache/ant/source/${MY_P}-src.tar.bz2 LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=virtual/jdk-1.4 diff --git a/dev-java/ant-nodeps/ChangeLog b/dev-java/ant-nodeps/ChangeLog index 6a2c5b01f870..ffcd7eea4c64 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-nodeps/ChangeLog,v 1.29 2012/03/03 22:53:27 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-nodeps/ChangeLog,v 1.30 2012/04/15 17:54:18 vapier Exp $ + + 15 Apr 2012; Mike Frysinger <vapier@gentoo.org> ant-nodeps-1.8.2.ebuild: + Add back ia64 love #349020 by Dennis Schridde. 03 Mar 2012; Vlastimil Babka <caster@gentoo.org> ant-nodeps-1.8.2.ebuild: Don't depend on JDK/JRE since there's no building anymore. diff --git a/dev-java/ant-nodeps/ant-nodeps-1.8.2.ebuild b/dev-java/ant-nodeps/ant-nodeps-1.8.2.ebuild index 3dd5c40585e0..73707b08fcae 100644 --- a/dev-java/ant-nodeps/ant-nodeps-1.8.2.ebuild +++ b/dev-java/ant-nodeps/ant-nodeps-1.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.2.ebuild,v 1.3 2012/03/03 22:53:27 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-nodeps/ant-nodeps-1.8.2.ebuild,v 1.4 2012/04/15 17:54:18 vapier Exp $ EAPI="4" @@ -16,7 +16,7 @@ JAVA_PKG_WANT_TARGET="1.4" JAVA_PKG_BSFIX="no" DESCRIPTION="Formerly Ant's optional tasks w/o external deps, now compat empty jar" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" diff --git a/dev-java/ecj-gcj/ChangeLog b/dev-java/ecj-gcj/ChangeLog index a04ccd30ec93..994f73c5cf7b 100644 --- a/dev-java/ecj-gcj/ChangeLog +++ b/dev-java/ecj-gcj/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/ecj-gcj -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ecj-gcj/ChangeLog,v 1.1 2010/10/31 17:29:23 caster Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ecj-gcj/ChangeLog,v 1.2 2012/04/15 17:50:45 vapier Exp $ + + 15 Apr 2012; Mike Frysinger <vapier@gentoo.org> ecj-gcj-3.5.2-r2.ebuild: + Add back ia64 love #349020 by Dennis Schridde. *ecj-gcj-3.5.2-r2 (31 Oct 2010) diff --git a/dev-java/ecj-gcj/ecj-gcj-3.5.2-r2.ebuild b/dev-java/ecj-gcj/ecj-gcj-3.5.2-r2.ebuild index f2d0f3b709f4..5d5778805892 100644 --- a/dev-java/ecj-gcj/ecj-gcj-3.5.2-r2.ebuild +++ b/dev-java/ecj-gcj/ecj-gcj-3.5.2-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ecj-gcj/ecj-gcj-3.5.2-r2.ebuild,v 1.1 2010/10/31 17:29:23 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ecj-gcj/ecj-gcj-3.5.2-r2.ebuild,v 1.2 2012/04/15 17:50:45 vapier Exp $ EAPI=2 @@ -17,7 +17,7 @@ SRC_URI="http://download.eclipse.org/eclipse/downloads/drops/${DMF}/${MY_PN}src- IUSE="+native userland_GNU" LICENSE="EPL-1.0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" SLOT="3.5" MY_PS="${MY_PN}-${SLOT}" diff --git a/dev-java/gcj-jdk/ChangeLog b/dev-java/gcj-jdk/ChangeLog index fb15d3ace2b3..b55d1b96bc9f 100644 --- a/dev-java/gcj-jdk/ChangeLog +++ b/dev-java/gcj-jdk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/gcj-jdk -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/gcj-jdk/ChangeLog,v 1.4 2011/09/20 15:37:19 caster Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/gcj-jdk/ChangeLog,v 1.5 2012/04/15 17:51:54 vapier Exp $ + + 15 Apr 2012; Mike Frysinger <vapier@gentoo.org> gcj-jdk-4.5.3.ebuild: + Add back ia64 love #349020 by Dennis Schridde. *gcj-jdk-4.5.2-r1 (20 Sep 2011) *gcj-jdk-4.5.1-r1 (20 Sep 2011) diff --git a/dev-java/gcj-jdk/gcj-jdk-4.5.3.ebuild b/dev-java/gcj-jdk/gcj-jdk-4.5.3.ebuild index 38179c7c84f9..c3fc91f31213 100644 --- a/dev-java/gcj-jdk/gcj-jdk-4.5.3.ebuild +++ b/dev-java/gcj-jdk/gcj-jdk-4.5.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/gcj-jdk/gcj-jdk-4.5.3.ebuild,v 1.1 2011/08/11 07:06:53 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/gcj-jdk/gcj-jdk-4.5.3.ebuild,v 1.2 2012/04/15 17:51:54 vapier Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gentoo.org/" SRC_URI="" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" SLOT="0" IUSE="" |