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/xalan-serializer/
Date: Sat, 27 Mar 2021 07:48:11 +0000 (UTC)	[thread overview]
Message-ID: <1616831275.41a8ddc822d35e6712b01e0b5a4b90003a749282.fordfrog@gentoo> (raw)

commit:     41a8ddc822d35e6712b01e0b5a4b90003a749282
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 07:47:55 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 07:47:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41a8ddc8

dev-java/xalan-serializer: removed obsolete 2.7.2

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 .../xalan-serializer/xalan-serializer-2.7.2.ebuild | 43 ----------------------
 1 file changed, 43 deletions(-)

diff --git a/dev-java/xalan-serializer/xalan-serializer-2.7.2.ebuild b/dev-java/xalan-serializer/xalan-serializer-2.7.2.ebuild
deleted file mode 100644
index 5ae253dbf05..00000000000
--- a/dev-java/xalan-serializer/xalan-serializer-2.7.2.ebuild
+++ /dev/null
@@ -1,43 +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"
-
-inherit java-pkg-2 java-ant-2 versionator
-
-MY_PN="xalan-j"
-MY_PV="$(replace_all_version_separators _)"
-MY_P="${MY_PN}_${MY_PV}"
-
-DESCRIPTION="DOM Level 3 serializer from Apache Xalan, shared by Xalan and Xerces"
-HOMEPAGE="http://xalan.apache.org/"
-SRC_URI="mirror://apache/xalan/${MY_PN}/source/${MY_P}-src.tar.gz"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-RDEPEND=">=virtual/jre-1.3"
-DEPEND=">=virtual/jdk-1.3"
-
-EANT_BUILD_TARGET="serializer.jar"
-EANT_DOC_TARGET="serializer.javadocs"
-
-S="${WORKDIR}/${MY_P}"
-
-java_prepare() {
-	# kill all non-serializer sources to ease javadocs and dosrc
-	find src/org/ -type f ! -path "src/org/apache/xml/serializer/*" -delete || die
-
-	# remove bundled jars
-	find -name "*.jar" -delete || die
-	rm src/*.tar.gz || die
-}
-
-src_install() {
-	java-pkg_dojar build/serializer.jar
-
-	use doc && java-pkg_dojavadoc build/docs/apidocs
-	use source && java-pkg_dosrc src/org
-}


             reply	other threads:[~2021-03-27  7:48 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-27  7:48 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-12 17:12 [gentoo-commits] repo/gentoo:master commit in: dev-java/xalan-serializer/ Arthur Zamarin
2024-02-19  9:07 Miroslav Šulc
2024-02-17 14:48 Sam James
2024-02-16 21:39 Sam James
2024-02-16 19:25 Sam James
2024-02-16 19:25 Sam James
2024-01-17  9:28 Miroslav Šulc
2024-01-17  9:28 Miroslav Šulc
2023-10-27  7:11 Florian Schmaus
2023-10-19 12:17 Sam James
2023-10-19 12:17 Sam James
2023-10-19 12:17 Sam James
2023-09-19 11:12 Miroslav Šulc
2021-03-26 18:45 Sam James
2021-03-26  7:50 Agostino Sarubbo
2021-03-26  7:45 Agostino Sarubbo
2021-03-16 11:18 Miroslav Šulc
2019-05-18  1:14 Aaron Bauman
2018-03-01  8:46 Michał Górny
2017-07-13 20:42 Alexis Ballier
2017-01-29 15:54 Fabian Groffen

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=1616831275.41a8ddc822d35e6712b01e0b5a4b90003a749282.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