public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/java:master commit in: dev-java/rife-continuations/
@ 2021-06-30  9:35 Florian Schmaus
  0 siblings, 0 replies; only message in thread
From: Florian Schmaus @ 2021-06-30  9:35 UTC (permalink / raw
  To: gentoo-commits

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
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-30  9:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-30  9:35 [gentoo-commits] proj/java:master commit in: dev-java/rife-continuations/ Florian Schmaus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox