public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-java/ezmorph/
@ 2021-05-17 21:10 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2021-05-17 21:10 UTC (permalink / raw
  To: gentoo-commits

commit:     ff3eea490e52fc7972da87f0102b2960b71b12e4
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Mon May 17 11:43:58 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 17 21:09:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff3eea49

dev-java/ezmorph: Remove last-rited pkg

Closes: https://bugs.gentoo.org/785988
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-java/ezmorph/Manifest             |  1 -
 dev-java/ezmorph/ezmorph-1.0.6.ebuild | 44 -----------------------------------
 dev-java/ezmorph/metadata.xml         | 22 ------------------
 profiles/package.mask                 |  1 -
 4 files changed, 68 deletions(-)

diff --git a/dev-java/ezmorph/Manifest b/dev-java/ezmorph/Manifest
deleted file mode 100644
index f6a9369da2d..00000000000
--- a/dev-java/ezmorph/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ezmorph-1.0.6-sources.jar 68198 BLAKE2B c8df2da6282361932041de5cb7200119dd70279b1b4a0aa0ecdb8b87d5582fddd8716c593850af6d3da972b51dcee9f62eb5bfee83e698a1ce1c3b6f23f359df SHA512 a8f88ff38e2d2815ee64436af87c4dc5a9858edec729c8db3ebda6d64d2fe2644b5e56deafedcf242caffa523643ccb978cd775c85793df6e2e5487c6d878cea

diff --git a/dev-java/ezmorph/ezmorph-1.0.6.ebuild b/dev-java/ezmorph/ezmorph-1.0.6.ebuild
deleted file mode 100644
index 688dca1ce89..00000000000
--- a/dev-java/ezmorph/ezmorph-1.0.6.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-JAVA_PKG_IUSE="doc source test"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="A simple Java library for transforming an Object to another Object"
-HOMEPAGE="http://ezmorph.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}-sources.jar"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-COMMON_DEP="dev-java/commons-lang:2.1
-	dev-java/commons-beanutils:1.7
-	dev-java/commons-logging:0"
-RDEPEND=">=virtual/jre-1.4
-	${COMMON_DEP}"
-DEPEND=">=virtual/jdk-1.4
-	app-arch/unzip
-	${COMMON_DEP}"
-
-JAVA_GENTOO_CLASSPATH="
-	commons-lang-2.1
-	commons-beanutils-1.7
-	commons-logging"
-
-RESTRICT=test #564158
-
-java_prepare() {
-	# Don't build tests all the time
-	if ! use test ; then
-		rm -r net/sf/ezmorph/test || die
-	fi
-}
-
-src_install() {
-	java-pkg_dojar ${PN}.jar
-	use doc && java-pkg_dojavadoc target/api
-	use source && java-pkg_dosrc net
-}

diff --git a/dev-java/ezmorph/metadata.xml b/dev-java/ezmorph/metadata.xml
deleted file mode 100644
index c4670b98a2e..00000000000
--- a/dev-java/ezmorph/metadata.xml
+++ /dev/null
@@ -1,22 +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>
-	<longdescription lang="en">
-		EZMorph is simple java library for transforming an Object to another Object.
-
-		EZMorph's key strengths are:
-
-		Supports transformations for primitives and Objects
-		Supports transformations for multidimensional arrays
-		Supports transformations with DynaBeans
-		JDK 1.3.1 compatible
-		Small memory footprint (~76K)
-	</longdescription>
-	<upstream>
-		<remote-id type="sourceforge">ezmorph</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index bcbddb8a04f..e9e515ec76d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -675,7 +675,6 @@ dev-util/findbugs
 # Miroslav Šulc <fordfrog@gentoo.org> (2021-04-18)
 # obsolete deps, not used by any package
 # removal in 30 days
-dev-java/ezmorph
 dev-java/ical4j
 
 # Volkmar W. Pogatzki <gentoo@pogatzki.net> (2021-04-18)


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

only message in thread, other threads:[~2021-05-17 21:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-17 21:10 [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-java/ezmorph/ Sam James

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