commit:     8b412a7e53b5d8965b4f19eb65f444013c3edc6d
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 30 09:34:43 2021 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Jun 30 09:35:27 2021 +0000
URL:        https://gitweb.gentoo.org/proj/java.git/commit/?id=8b412a7e

dev-java/guava: treeclean

Reason: failed sourcing ebuild: java-pkg-2: EAPI 4 not supported, 
(java-pkg-2.eclass,
line  17:  called die)

Bug: https://bugs.gentoo.org/759889
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-java/guava/Manifest            |  2 --
 dev-java/guava/guava-10.0.1.ebuild | 28 ----------------------------
 dev-java/guava/guava-12.0.ebuild   | 28 ----------------------------
 dev-java/guava/metadata.xml        | 13 -------------
 4 files changed, 71 deletions(-)

diff --git a/dev-java/guava/Manifest b/dev-java/guava/Manifest
deleted file mode 100644
index 3e317f24..00000000
--- a/dev-java/guava/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST guava-10.0.1-sources.jar 840203 SHA256 
26ea3d3cbab52d12b8f320b946314ceaf340ea030fdf1827b064d1671c530484
-DIST guava-12.0-sources.jar 1002181 SHA256 
aaa2396904817f4c9c975d581fbe1c79a44cbdcf5e8aaf76fba01b4d8ff055ab

diff --git a/dev-java/guava/guava-10.0.1.ebuild 
b/dev-java/guava/guava-10.0.1.ebuild
deleted file mode 100644
index a268b0ca..00000000
--- a/dev-java/guava/guava-10.0.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="A collection of Google's core Java libraries"
-HOMEPAGE="http://code.google.com/p/guava-libraries/";
-SRC_URI="http://search.maven.org/remotecontent?filepath=com/google/${PN}/${PN}/${PV}/${P}-sources.jar";
-
-LICENSE="Apache-2.0"
-SLOT="10"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEP="
-       dev-java/jsr305:0
-       java-virtuals/jdk-with-com-sun:0"
-RDEPEND="${COMMON_DEP}
-       >=virtual/jre-1.5"
-DEPEND="${COMMON_DEP}
-       >=virtual/jdk-1.7" # 
http://code.google.com/p/guava-libraries/issues/detail?id=635
-
-JAVA_GENTOO_CLASSPATH="jsr305"

diff --git a/dev-java/guava/guava-12.0.ebuild b/dev-java/guava/guava-12.0.ebuild
deleted file mode 100644
index 5a46bdd4..00000000
--- a/dev-java/guava/guava-12.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="A collection of Google's core Java libraries"
-HOMEPAGE="http://code.google.com/p/guava-libraries/";
-SRC_URI="http://search.maven.org/remotecontent?filepath=com/google/${PN}/${PN}/${PV}/${P}-sources.jar";
-
-LICENSE="Apache-2.0"
-SLOT="12"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEP="
-       dev-java/jsr305:0
-       java-virtuals/jdk-with-com-sun:0"
-RDEPEND="${COMMON_DEP}
-       >=virtual/jre-1.6"
-DEPEND="${COMMON_DEP}
-       >=virtual/jdk-1.7" # 
http://code.google.com/p/guava-libraries/issues/detail?id=635
-
-JAVA_GENTOO_CLASSPATH="jsr305"

diff --git a/dev-java/guava/metadata.xml b/dev-java/guava/metadata.xml
deleted file mode 100644
index a33f3c63..00000000
--- a/dev-java/guava/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="project">
-<email>[email protected]</email>
-<name>Java</name>
-</maintainer>
-<longdescription lang="en">
-Contains several of Google's core Java libraries that are used in
-their many Java-based projects. It includes a strictly compatible
-superset of the old Google Collections Library.
-</longdescription>
-</pkgmetadata>

Reply via email to