summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-05-17 21:01:45 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-17 21:07:42 +0200
commit576587efb48c62eaa0ac52e2a0e1d73a95f27be5 (patch)
tree5e8641cf6496a7e7faaaff806976d4b39b0b8e2d /dev-java/jboss-marshalling
parentdev-java/jdbc-mssqlserver: treeclean (diff)
downloadgentoo-576587efb48c62eaa0ac52e2a0e1d73a95f27be5.tar.gz
gentoo-576587efb48c62eaa0ac52e2a0e1d73a95f27be5.tar.bz2
gentoo-576587efb48c62eaa0ac52e2a0e1d73a95f27be5.zip
dev-java/jboss-marshalling: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-java/jboss-marshalling')
-rw-r--r--dev-java/jboss-marshalling/Manifest1
-rw-r--r--dev-java/jboss-marshalling/jboss-marshalling-1.3.0-r2.ebuild26
-rw-r--r--dev-java/jboss-marshalling/metadata.xml8
3 files changed, 0 insertions, 35 deletions
diff --git a/dev-java/jboss-marshalling/Manifest b/dev-java/jboss-marshalling/Manifest
deleted file mode 100644
index e79f7c17cb33..000000000000
--- a/dev-java/jboss-marshalling/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST jboss-marshalling-1.3.0.CR9-sources.jar 174155 BLAKE2B 1c1a25910eb9d9d40f4f3cbb8bb6d7d59272e4806a39b602e1e336269eb3fa95d83a89b46967919d2e02b5647f43e42495f36777d82e706f1853b717f3e0e44e SHA512 d7a1ae24ec50acf20f8150cf6e741a846e9a5837f9d8e4c06d8429793f69b95a7c03449ba5a6debb00bd22b596b6f801e25e0f38ccce7ac25cafd601e2ef7058
diff --git a/dev-java/jboss-marshalling/jboss-marshalling-1.3.0-r2.ebuild b/dev-java/jboss-marshalling/jboss-marshalling-1.3.0-r2.ebuild
deleted file mode 100644
index c1c838957a5d..000000000000
--- a/dev-java/jboss-marshalling/jboss-marshalling-1.3.0-r2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Compatible alternative to the JDK serialization API"
-HOMEPAGE="https://jbossmarshalling.jboss.org/"
-SRC_URI="https://download.jboss.org/jbossmarshalling/${P}.CR9-sources.jar"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64"
-
-CDEPEND="
- dev-java/jboss-modules:0"
-
-RDEPEND="${CDEPEND}
- >=virtual/jre-1.7"
-
-DEPEND="${CDEPEND}
- >=virtual/jdk-1.7"
-
-JAVA_GENTOO_CLASSPATH="jboss-modules"
diff --git a/dev-java/jboss-marshalling/metadata.xml b/dev-java/jboss-marshalling/metadata.xml
deleted file mode 100644
index 6021501589e0..000000000000
--- a/dev-java/jboss-marshalling/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>java@gentoo.org</email>
- <name>Java</name>
-</maintainer>
-</pkgmetadata>