public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jvyamlb/
Date: Mon,  9 Aug 2021 05:31:44 +0000 (UTC)	[thread overview]
Message-ID: <1628487080.cf919665fba898ecc4f77dd5c77e26dc8ea9edd3.fordfrog@gentoo> (raw)

commit:     cf919665fba898ecc4f77dd5c77e26dc8ea9edd3
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Sun Aug  8 17:23:30 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Mon Aug  9 05:31:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf919665

dev-java/jvyamlb: remove last rited package

Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/jvyamlb/Manifest                |  1 -
 dev-java/jvyamlb/jvyamlb-0.2.5-r2.ebuild | 52 --------------------------------
 dev-java/jvyamlb/metadata.xml            | 11 -------
 3 files changed, 64 deletions(-)

diff --git a/dev-java/jvyamlb/Manifest b/dev-java/jvyamlb/Manifest
deleted file mode 100644
index 83024eaa411..00000000000
--- a/dev-java/jvyamlb/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST jvyamlb-0.2.5.tar.gz 526052 BLAKE2B 8b55748eb4e9b03b1e5ca78fd41145456d1329a3edb0a7d02c6b5e37a15c4a25e93cae9337ee9aeedb6611ee87ba09157e00ef4a55ed4a8202f8282e287b56dc SHA512 28d707255ca7447ad00f29bf1215e28fa485557e76795c47cbf309a5b1b97ba4c901ddc7b1507d06301b4f544bfc437c4926f457516832f953aff6b29b01b711

diff --git a/dev-java/jvyamlb/jvyamlb-0.2.5-r2.ebuild b/dev-java/jvyamlb/jvyamlb-0.2.5-r2.ebuild
deleted file mode 100644
index d0f8d855802..00000000000
--- a/dev-java/jvyamlb/jvyamlb-0.2.5-r2.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-JAVA_PKG_IUSE="source test"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="JvYAMLb, YAML processor extracted from JRuby"
-HOMEPAGE="https://github.com/olabini/jvyamlb"
-SRC_URI="https://github.com/olabini/jvyamlb/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x86-solaris"
-
-CDEPEND="
-	dev-java/bytelist:0
-	dev-java/jcodings:1
-	dev-java/joda-time:0"
-
-RDEPEND="
-	${CDEPEND}
-	>=virtual/jre-1.8:*"
-
-DEPEND="
-	${CDEPEND}
-	>=virtual/jdk-1.8:*
-	test? ( dev-java/ant-junit )"
-
-JAVA_ANT_REWRITE_CLASSPATH="true"
-EANT_GENTOO_CLASSPATH="bytelist jcodings-1 joda-time"
-
-DOCS=( CREDITS README )
-
-src_prepare() {
-	default
-
-	java-pkg_clean
-
-	sed -i 's:depends="test":depends="compile":' build.xml || die
-}
-
-src_install() {
-	einstalldocs
-	java-pkg_newjar lib/${P}.jar
-	use source && java-pkg_dosrc src/*
-}
-
-src_test() {
-	ANT_TASKS="ant-junit" eant test
-}

diff --git a/dev-java/jvyamlb/metadata.xml b/dev-java/jvyamlb/metadata.xml
deleted file mode 100644
index 893114c9c1c..00000000000
--- a/dev-java/jvyamlb/metadata.xml
+++ /dev/null
@@ -1,11 +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>
-	</maintainer>
-	<upstream>
-		<remote-id type="google-code">jvyamlb</remote-id>
-		<remote-id type="github">olabini/jvyamlb</remote-id>
-	</upstream>
-</pkgmetadata>


             reply	other threads:[~2021-08-09  5:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-09  5:31 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-15 11:19 [gentoo-commits] repo/gentoo:master commit in: dev-java/jvyamlb/ Miroslav Šulc
2021-04-15 11:19 Miroslav Šulc
2021-04-15 11:19 Miroslav Šulc
2019-03-02 22:08 Patrice Clement
2019-03-02 22:08 Patrice Clement
2015-09-01 19:02 Tobias Klausmann

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=1628487080.cf919665fba898ecc4f77dd5c77e26dc8ea9edd3.fordfrog@gentoo \
    --to=fordfrog@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