diff options
author | Ralph Sennhauser <sera@gentoo.org> | 2012-01-01 12:28:23 +0000 |
---|---|---|
committer | Ralph Sennhauser <sera@gentoo.org> | 2012-01-01 12:28:23 +0000 |
commit | abeca8f8ab3e14519e7c1ac85abf4c4ef16df199 (patch) | |
tree | fac34ff809fc24aa4438a7f282c078d935eb35a1 /dev-java/rhino | |
parent | Remove package mask of kmuddy, bug 371451 (diff) | |
download | gentoo-2-abeca8f8ab3e14519e7c1ac85abf4c4ef16df199.tar.gz gentoo-2-abeca8f8ab3e14519e7c1ac85abf4c4ef16df199.tar.bz2 gentoo-2-abeca8f8ab3e14519e7c1ac85abf4c4ef16df199.zip |
Drop ia64 support #345433
(Portage version: 2.1.10.43/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/rhino')
-rw-r--r-- | dev-java/rhino/ChangeLog | 9 | ||||
-rw-r--r-- | dev-java/rhino/rhino-1.5.5-r4.ebuild | 6 | ||||
-rw-r--r-- | dev-java/rhino/rhino-1.5.5-r5.ebuild | 6 | ||||
-rw-r--r-- | dev-java/rhino/rhino-1.6.5.ebuild | 6 | ||||
-rw-r--r-- | dev-java/rhino/rhino-1.7.2-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-java/rhino/rhino-1.7.2-r2.ebuild | 6 | ||||
-rw-r--r-- | dev-java/rhino/rhino-1.7.2.ebuild | 6 |
7 files changed, 25 insertions, 20 deletions
diff --git a/dev-java/rhino/ChangeLog b/dev-java/rhino/ChangeLog index 025cb8efb8e4..add314708cdd 100644 --- a/dev-java/rhino/ChangeLog +++ b/dev-java/rhino/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-java/rhino -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.70 2010/05/24 19:12:34 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.71 2012/01/01 12:28:23 sera Exp $ + + 01 Jan 2012; Ralph Sennhauser <sera@gentoo.org> rhino-1.5.5-r4.ebuild, + rhino-1.5.5-r5.ebuild, rhino-1.6.5.ebuild, rhino-1.7.2.ebuild, + rhino-1.7.2-r1.ebuild, rhino-1.7.2-r2.ebuild: + Drop ia64 support #345433 24 May 2010; Pacho Ramos <pacho@gentoo.org> rhino-1.7.2-r2.ebuild: stable amd64, bug 317417 diff --git a/dev-java/rhino/rhino-1.5.5-r4.ebuild b/dev-java/rhino/rhino-1.5.5-r4.ebuild index b4a7d2df7d56..bce5adbc7442 100644 --- a/dev-java/rhino/rhino-1.5.5-r4.ebuild +++ b/dev-java/rhino/rhino-1.5.5-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 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/rhino/rhino-1.5.5-r4.ebuild,v 1.7 2007/03/15 01:05:31 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.5.5-r4.ebuild,v 1.8 2012/01/01 12:28:23 sera Exp $ inherit eutils java-pkg-2 java-ant-2 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.mozilla.org/pub/mozilla.org/js/${MY_P}.zip HOMEPAGE="http://www.mozilla.org/rhino/" LICENSE="NPL-1.1" SLOT="1.5" -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" IUSE="doc source" S="${WORKDIR}/${MY_P}" DEPEND="dev-java/ant-core diff --git a/dev-java/rhino/rhino-1.5.5-r5.ebuild b/dev-java/rhino/rhino-1.5.5-r5.ebuild index 89e61f057717..33edc1caba7e 100644 --- a/dev-java/rhino/rhino-1.5.5-r5.ebuild +++ b/dev-java/rhino/rhino-1.5.5-r5.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/rhino/rhino-1.5.5-r5.ebuild,v 1.2 2010/01/03 21:42:36 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.5.5-r5.ebuild,v 1.3 2012/01/01 12:28:23 sera Exp $ JAVA_PKG_IUSE="doc source" inherit eutils java-pkg-2 java-ant-2 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.mozilla.org/pub/mozilla.org/js/${MY_P}.zip HOMEPAGE="http://www.mozilla.org/rhino/" LICENSE="NPL-1.1" SLOT="1.5" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="dev-java/ant-core >=virtual/jdk-1.3 diff --git a/dev-java/rhino/rhino-1.6.5.ebuild b/dev-java/rhino/rhino-1.6.5.ebuild index 2154b569b93a..532a36300a09 100644 --- a/dev-java/rhino/rhino-1.6.5.ebuild +++ b/dev-java/rhino/rhino-1.6.5.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/rhino/rhino-1.6.5.ebuild,v 1.9 2010/01/03 21:42:36 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.6.5.ebuild,v 1.10 2012/01/01 12:28:23 sera Exp $ JAVA_PKG_IUSE="doc examples source" inherit java-pkg-2 java-ant-2 eutils versionator @@ -14,7 +14,7 @@ HOMEPAGE="http://www.mozilla.org/rhino/" # dual license for rhino and BSD-2 for the swing-ex from Sun's tutorial LICENSE="|| ( MPL-1.1 GPL-2 ) BSD-2" SLOT="1.6" -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" S="${WORKDIR}/${MY_P}" diff --git a/dev-java/rhino/rhino-1.7.2-r1.ebuild b/dev-java/rhino/rhino-1.7.2-r1.ebuild index b8565c6c81e0..7eb5bf8c4de6 100644 --- a/dev-java/rhino/rhino-1.7.2-r1.ebuild +++ b/dev-java/rhino/rhino-1.7.2-r1.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/rhino/rhino-1.7.2-r1.ebuild,v 1.1 2010/04/01 20:12:57 ali_bush Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.7.2-r1.ebuild,v 1.2 2012/01/01 12:28:23 sera Exp $ EAPI="1" JAVA_PKG_IUSE="doc examples source" @@ -15,7 +15,7 @@ HOMEPAGE="http://www.mozilla.org/rhino/" # dual license for rhino and BSD-2 for the swing-ex from Sun's tutorial LICENSE="|| ( MPL-1.1 GPL-2 ) BSD-2" SLOT="1.6" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" S="${WORKDIR}/${MY_P}" diff --git a/dev-java/rhino/rhino-1.7.2-r2.ebuild b/dev-java/rhino/rhino-1.7.2-r2.ebuild index 759e3ba51643..3e670647c452 100644 --- a/dev-java/rhino/rhino-1.7.2-r2.ebuild +++ b/dev-java/rhino/rhino-1.7.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/rhino/rhino-1.7.2-r2.ebuild,v 1.6 2010/05/24 19:12:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.7.2-r2.ebuild,v 1.7 2012/01/01 12:28:23 sera Exp $ EAPI="1" JAVA_PKG_IUSE="doc examples source" @@ -15,7 +15,7 @@ HOMEPAGE="http://www.mozilla.org/rhino/" # dual license for rhino and BSD-2 for the swing-ex from Sun's tutorial LICENSE="|| ( MPL-1.1 GPL-2 ) BSD-2" SLOT="1.6" -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" S="${WORKDIR}/${MY_P}" diff --git a/dev-java/rhino/rhino-1.7.2.ebuild b/dev-java/rhino/rhino-1.7.2.ebuild index aca51e9b92ec..9ad96c9b2476 100644 --- a/dev-java/rhino/rhino-1.7.2.ebuild +++ b/dev-java/rhino/rhino-1.7.2.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/rhino/rhino-1.7.2.ebuild,v 1.1 2010/03/27 22:23:17 ali_bush Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.7.2.ebuild,v 1.2 2012/01/01 12:28:23 sera Exp $ JAVA_PKG_IUSE="doc examples source" inherit java-pkg-2 java-ant-2 eutils versionator @@ -14,7 +14,7 @@ HOMEPAGE="http://www.mozilla.org/rhino/" # dual license for rhino and BSD-2 for the swing-ex from Sun's tutorial LICENSE="|| ( MPL-1.1 GPL-2 ) BSD-2" SLOT="1.6" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" S="${WORKDIR}/${MY_P}" |