From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/java:master commit in: dev-java/rife-continuations/
Date: Wed, 30 Jun 2021 09:35:56 +0000 (UTC) [thread overview]
Message-ID: <1625045728.8a4ff69f70ef13f417ce3c4afecbecb526f3c43c.flow@gentoo> (raw)
commit: 8a4ff69f70ef13f417ce3c4afecbecb526f3c43c
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 30 09:34:49 2021 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Jun 30 09:35:28 2021 +0000
URL: https://gitweb.gentoo.org/proj/java.git/commit/?id=8a4ff69f
dev-java/rife-continuations: treeclean
Reason: failed sourcing ebuild: java-pkg-2: EAPI 0 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/rife-continuations/Manifest | 1 -
dev-java/rife-continuations/metadata.xml | 8 -----
.../rife-continuations-0.1_pre20060304-r1.ebuild | 35 ----------------------
3 files changed, 44 deletions(-)
diff --git a/dev-java/rife-continuations/Manifest b/dev-java/rife-continuations/Manifest
deleted file mode 100644
index af95baae..00000000
--- a/dev-java/rife-continuations/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST rife-continuations-20060304.tar.bz2 188483 SHA256 f90ed70fc326da846bf16c15f4a555f78f6ea749d2fd8f6002ae6483b4cf1012
diff --git a/dev-java/rife-continuations/metadata.xml b/dev-java/rife-continuations/metadata.xml
deleted file mode 100644
index 952a4b9b..00000000
--- a/dev-java/rife-continuations/metadata.xml
+++ /dev/null
@@ -1,8 +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>
-</pkgmetadata>
diff --git a/dev-java/rife-continuations/rife-continuations-0.1_pre20060304-r1.ebuild b/dev-java/rife-continuations/rife-continuations-0.1_pre20060304-r1.ebuild
deleted file mode 100644
index 15797655..00000000
--- a/dev-java/rife-continuations/rife-continuations-0.1_pre20060304-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit java-pkg-2 java-ant-2
-
-DATESTAMP="${PV##*pre}"
-MY_P="${PN}-${DATESTAMP}"
-DESCRIPTION="General-purpose library providing native continuations for Java."
-HOMEPAGE="https://rife.dev.java.net/"
-SRC_URI="http://www.gentoo.org/~nichoj/distfiles/${MY_P}.tar.bz2"
-
-LICENSE="|| ( LGPL-2.1 CDDL )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=virtual/jdk-1.3
- dev-java/ant-core"
-RDEPEND=">=virtual/jre-1.3"
-S="${WORKDIR}/${MY_P}"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- rm lib/*.jar
-}
-
-src_compile() {
- eant jar -Dversion=${PV}
-}
-
-src_install() {
- java-pkg_newjar build/dist/${P}.jar ${PN}.jar
-}
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=1625045728.8a4ff69f70ef13f417ce3c4afecbecb526f3c43c.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