diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:36:49 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:39:24 +0100 |
commit | 0beb17c67db76be7a21a9a578c07f8c11f8ff6ff (patch) | |
tree | 68143217b0d37d2a4ce8f150aa9b0eea6c1499cc /dev-java/ant-eclipse-ecj | |
parent | dev-java/ant-core: Dekeyword *-fbsd (diff) | |
download | gentoo-0beb17c67db76be7a21a9a578c07f8c11f8ff6ff.tar.gz gentoo-0beb17c67db76be7a21a9a578c07f8c11f8ff6ff.tar.bz2 gentoo-0beb17c67db76be7a21a9a578c07f8c11f8ff6ff.zip |
dev-java/ant-eclipse-ecj: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/ant-eclipse-ecj')
-rw-r--r-- | dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.2.1.ebuild | 4 | ||||
-rw-r--r-- | dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.4.2.ebuild | 4 | ||||
-rw-r--r-- | dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.5.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.2.1.ebuild b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.2.1.ebuild index 1f176373088e..79c8636d1587 100644 --- a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.2.1.ebuild +++ b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.eclipse.org/" SRC_URI="http://download.eclipse.org/eclipse/downloads/drops4/${DMF/.0}/ecjsrc-${PV}.jar" LICENSE="EPL-1.0" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris" SLOT="4.2" IUSE="" diff --git a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.4.2.ebuild b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.4.2.ebuild index a18201abd582..3656f27ea48d 100644 --- a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.4.2.ebuild +++ b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.eclipse.org/" SRC_URI="http://download.eclipse.org/eclipse/downloads/drops4/${DMF}/ecjsrc-${PV}.jar" LICENSE="EPL-1.0" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris" SLOT="4.4" IUSE="" diff --git a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.5.1.ebuild b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.5.1.ebuild index 82815eb9ed9f..3e841d328273 100644 --- a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.5.1.ebuild +++ b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.eclipse.org/" SRC_URI="http://download.eclipse.org/eclipse/downloads/drops4/${DMF}/ecjsrc-${PV}.jar" LICENSE="EPL-1.0" -KEYWORDS="amd64 ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris" SLOT="4.5" IUSE="" |