public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/java:master commit in: dev-java/guava/
Date: Wed, 30 Jun 2021 09:35:55 +0000 (UTC)	[thread overview]
Message-ID: <1625045727.8b412a7e53b5d8965b4f19eb65f444013c3edc6d.flow@gentoo> (raw)

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>java@gentoo.org</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	other threads:[~2021-06-30  9:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1625045727.8b412a7e53b5d8965b4f19eb65f444013c3edc6d.flow@gentoo \
    --to=flow@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox