public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: dev-java/jeuclid-core/, profiles/, dev-java/jeuclid-core/files/
@ 2022-07-20  9:45 Andrew Ammerlaan
  0 siblings, 0 replies; only message in thread
From: Andrew Ammerlaan @ 2022-07-20  9:45 UTC (permalink / raw
  To: gentoo-commits

commit:     ab3c84458e035eccbf2ef29b745df4c36796e713
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 20 09:43:17 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Jul 20 09:43:17 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ab3c8445

dev-java/jeuclid-core: treeclean

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 .../files/jeuclid-core-no-freehep.patch            | 10 ----
 dev-java/jeuclid-core/jeuclid-core-3.1.14.ebuild   | 55 ----------------------
 dev-java/jeuclid-core/metadata.xml                 | 21 ---------
 profiles/package.mask                              |  6 ---
 4 files changed, 92 deletions(-)

diff --git a/dev-java/jeuclid-core/files/jeuclid-core-no-freehep.patch b/dev-java/jeuclid-core/files/jeuclid-core-no-freehep.patch
deleted file mode 100644
index daf123c92..000000000
--- a/dev-java/jeuclid-core/files/jeuclid-core-no-freehep.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/build.xml	2010-01-22 17:46:35.000000000 +0000
-+++ b/build.xml	2010-01-22 17:49:07.000000000 +0000
-@@ -113,6 +113,7 @@
-       <src>
-         <pathelement location="src/main/java"/>
-       </src>
-+      <exclude name="**/FreeHep*" />
-       <classpath refid="libs-build-classpath"/>
-     </javac>
-     <copy todir="${build.output}">

diff --git a/dev-java/jeuclid-core/jeuclid-core-3.1.14.ebuild b/dev-java/jeuclid-core/jeuclid-core-3.1.14.ebuild
deleted file mode 100644
index a64ebcd74..000000000
--- a/dev-java/jeuclid-core/jeuclid-core-3.1.14.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-JAVA_PKG_IUSE="source"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="Core module of MathML rendering solution"
-HOMEPAGE="https://github.com/rototor/jeuclid"
-SRC_URI="https://github.com/rototor/jeuclid/archive/jeuclid-parent-${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-COMMON_DEPEND="
-	dev-java/ant-core:0
-	dev-java/batik:1.9
-	dev-java/commons-logging:0
-	dev-java/jcip-annotations:0
-	dev-java/jsr305:0
-	dev-java/xml-commons-external:1.3
-	dev-java/xmlgraphics-commons:2
-"
-
-RDEPEND=">=virtual/jre-1.7
-	${COMMON_DEPEND}"
-
-DEPEND=">=virtual/jdk-1.7
-	${COMMON_DEPEND}"
-
-S="${WORKDIR}/jeuclid-jeuclid-parent-${PV}/${PN}"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-no-freehep.patch
-)
-
-src_prepare() {
-	default
-
-	# create directory for dependencies
-	mkdir lib && cd lib || die
-
-	# add dependencies into the lib dir
-	java-pkg_jar-from ant-core ant.jar
-	java-pkg_jar-from batik-1.9 batik-all.jar
-	java-pkg_jar-from commons-logging,jcip-annotations,xml-commons-external-1.3
-	java-pkg_jar-from xml-commons-external-1.3,xmlgraphics-commons-2
-	java-pkg_jar-from jsr305
-}
-
-src_install() {
-	java-pkg_dojar target/${PN}.jar
-}

diff --git a/dev-java/jeuclid-core/metadata.xml b/dev-java/jeuclid-core/metadata.xml
deleted file mode 100644
index 8b5c039f5..000000000
--- a/dev-java/jeuclid-core/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>sci@gentoo.org</email>
-		<name>Gentoo Science Project</name>
-	</maintainer>
-	<longdescription lang="en">
-JEuclid is a complete MathML rendering solution, consisting of:
-* A MathViewer application
-* Command line converters from MathML to other formats
-* An ant task for automated conversion
-* Display components for AWT and Swing
-* A component for Apache Cocoon
-This package contains the basic JEuclid rendering and document
-handling classes.
-</longdescription>
-	<upstream>
-		<remote-id type="sourceforge">jeuclid</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index b338c8d20..d39812beb 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,9 +29,3 @@
 ## app-misc/some-package
 
 #--- END OF EXAMPLES ---
-
-# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (15 May 2022)
-# Requires old and removed batik:1.9::gentoo
-# No updates since 2019
-# Mask for removal in 30 days
-dev-java/jeuclid-core


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

only message in thread, other threads:[~2022-07-20  9:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-20  9:45 [gentoo-commits] proj/sci:master commit in: dev-java/jeuclid-core/, profiles/, dev-java/jeuclid-core/files/ Andrew Ammerlaan

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