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/werken-xpath/
Date: Mon, 26 Apr 2021 14:59:01 +0000 (UTC)	[thread overview]
Message-ID: <1619449136.e1ddcef9489baef2cbb9983046a1c156f47e7851.fordfrog@gentoo> (raw)

commit:     e1ddcef9489baef2cbb9983046a1c156f47e7851
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 26 14:58:32 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Mon Apr 26 14:58:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1ddcef9

dev-java/werken-xpath: removed obsolete 0.9.4_beta-r4

Bug: https://bugs.gentoo.org/783690
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 .../werken-xpath/werken-xpath-0.9.4_beta-r4.ebuild | 57 ----------------------
 1 file changed, 57 deletions(-)

diff --git a/dev-java/werken-xpath/werken-xpath-0.9.4_beta-r4.ebuild b/dev-java/werken-xpath/werken-xpath-0.9.4_beta-r4.ebuild
deleted file mode 100644
index f3ae1c2d749..00000000000
--- a/dev-java/werken-xpath/werken-xpath-0.9.4_beta-r4.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-JAVA_PKG_IUSE="doc source"
-WANT_ANT_TASKS="ant-antlr"
-
-inherit java-pkg-2 java-ant-2 epatch versionator
-
-MY_PN=${PN/-/.}
-MY_PV=$(replace_version_separator 3 '-')
-MY_P=${MY_PN}-${MY_PV}
-
-DESCRIPTION="W3C XPath-Rec implementation for DOM4J"
-HOMEPAGE="https://sourceforge.net/projects/werken-xpath/"
-SRC_URI="mirror://gentoo/${MY_P}-src.tar.gz"
-# This tarball was acquired from jpackage's src rpm of the package by the same name
-
-LICENSE="JDOM"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-COMMON_DEP="
-	dev-java/jdom:0
-	>=dev-java/antlr-2.7.7-r7:0"
-DEPEND=">=virtual/jdk-1.4
-	${COMMON_DEP}"
-RDEPEND=">=virtual/jre-1.4
-	${COMMON_DEP}"
-
-S=${WORKDIR}/${MY_PN}
-
-EANT_BUILD_TARGET="package"
-JAVA_ANT_REWRITE_CLASSPATH="yes"
-EANT_GENTOO_CLASSPATH="antlr,jdom"
-
-java_prepare() {
-	# Courtesy of JPackages :)
-	epatch "${FILESDIR}"/${P}-jpp-compile.patch
-	epatch "${FILESDIR}"/${P}-jpp-jdom.patch
-	epatch "${FILESDIR}"/${P}-jpp-tests.patch
-	epatch "${FILESDIR}"/${P}-gentoo.patch
-
-	# API updates to support jdom-1
-	epatch "${FILESDIR}"/${P}-jdom-1.0.patch
-
-	java-pkg_clean
-	rm -rv lib/bin || die
-}
-
-src_install() {
-	java-pkg_newjar build/${MY_PN}.jar
-
-	dodoc README TODO LIMITATIONS
-	use doc && java-pkg_dojavadoc build/apidocs
-	use source && java-pkg_dosrc src/*
-}


             reply	other threads:[~2021-04-26 14:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-26 14:59 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-22  3:01 [gentoo-commits] repo/gentoo:master commit in: dev-java/werken-xpath/ Sam James
2021-03-31  8:33 Miroslav Šulc
2018-03-01  8:46 Michał Górny
2016-01-14 21:44 James Le Cuirot
2016-01-14 21:44 James Le Cuirot
2015-12-06 23:06 James Le Cuirot
2015-09-29 21:20 James Le Cuirot

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=1619449136.e1ddcef9489baef2cbb9983046a1c156f47e7851.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