[gentoo-commits] repo/gentoo:master commit in: dev-java/jboss-marshalling-serial/, profiles/

2022-04-20 Thread Jakov Smolić
commit: cc6d3bbfc5bc29a33b3ba8617506056628045127
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed Apr 20 07:44:37 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed Apr 20 07:50:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc6d3bbf

dev-java/jboss-marshalling-serial: treeclean

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-java/jboss-marshalling-serial/Manifest |  1 -
 .../jboss-marshalling-serial-1.3.0.ebuild  | 31 --
 dev-java/jboss-marshalling-serial/metadata.xml |  8 --
 profiles/package.mask  |  1 -
 4 files changed, 41 deletions(-)

diff --git a/dev-java/jboss-marshalling-serial/Manifest 
b/dev-java/jboss-marshalling-serial/Manifest
deleted file mode 100644
index 61818ebafdfa..
--- a/dev-java/jboss-marshalling-serial/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST jboss-marshalling-serial-1.3.0.CR9-sources.jar 33627 BLAKE2B 
76a6d6656c456ef5b4a4acbb659f52280d63b48aea46ff4fd190f8a9b5852157e37ce511a1af87007b04f03401082dd5e9a0d540ba27ac02567e7e50f04ebc33
 SHA512 
23343b43d2d81fb3f9d22e82d04e3c215cf0357fe369ac316a602b4599f84602bdd38fd50c8378050b1d031db2ad31405fc38bc93ef7a9327d63a29dd73ee144

diff --git 
a/dev-java/jboss-marshalling-serial/jboss-marshalling-serial-1.3.0.ebuild 
b/dev-java/jboss-marshalling-serial/jboss-marshalling-serial-1.3.0.ebuild
deleted file mode 100644
index d62b7906fcb7..
--- a/dev-java/jboss-marshalling-serial/jboss-marshalling-serial-1.3.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 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-pkg-simple
-
-DESCRIPTION="Serial protocol implementation for JBoss Marshalling"
-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-marshalling-${PV}:0"
-
-RDEPEND="${CDEPEND}
-   >=virtual/jre-1.7"
-
-DEPEND="${CDEPEND}
-   >=virtual/jdk-1.7
-   app-arch/unzip"
-
-JAVA_GENTOO_CLASSPATH="jboss-marshalling"
-
-src_compile() {
-   java-pkg-simple_src_compile
-   java-pkg_addres ${PN}.jar .
-}

diff --git a/dev-java/jboss-marshalling-serial/metadata.xml 
b/dev-java/jboss-marshalling-serial/metadata.xml
deleted file mode 100644
index 6021501589e0..
--- a/dev-java/jboss-marshalling-serial/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   j...@gentoo.org
-   Java
-
-

diff --git a/profiles/package.mask b/profiles/package.mask
index a327b4cd065e..b50b18ef654d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -279,7 +279,6 @@ dev-java/gnu-classpath
 dev-java/invokebinder
 dev-java/java-apicheck
 dev-java/jboss-marshalling-river
-dev-java/jboss-marshalling-serial
 
 # David Seifert  (2022-03-20)
 # Mask gcc-8 branch (ended upstream support). Please switch



[gentoo-commits] repo/gentoo:master commit in: dev-java/jboss-marshalling-serial/

2016-03-09 Thread James Le Cuirot
commit: 27a05f4d165c67b509197c799c08697ff91ad3e7
Author: James Le Cuirot  gentoo  org>
AuthorDate: Wed Mar  9 21:47:34 2016 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Mar  9 22:16:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27a05f4d

dev-java/jboss-marshalling-serial: New package for netty-codec's tests

Package-Manager: portage-2.2.27

 dev-java/jboss-marshalling-serial/Manifest |  1 +
 .../jboss-marshalling-serial-1.3.0.ebuild  | 32 ++
 dev-java/jboss-marshalling-serial/metadata.xml |  8 ++
 3 files changed, 41 insertions(+)

diff --git a/dev-java/jboss-marshalling-serial/Manifest 
b/dev-java/jboss-marshalling-serial/Manifest
new file mode 100644
index 000..c4c9f67
--- /dev/null
+++ b/dev-java/jboss-marshalling-serial/Manifest
@@ -0,0 +1 @@
+DIST jboss-marshalling-serial-1.3.0.CR9-sources.jar 33627 SHA256 
fedfc790152ec146bc5cfa21be0f3cc1fe717868902a91e8eea5bdfd6485123b SHA512 
23343b43d2d81fb3f9d22e82d04e3c215cf0357fe369ac316a602b4599f84602bdd38fd50c8378050b1d031db2ad31405fc38bc93ef7a9327d63a29dd73ee144
 WHIRLPOOL 
8e222eeea47ee69f155cb446c4fdbcc615697ba2aae8eff3897dd1bb07c05c4a670eb24df0447439893ba284498156dc4a6bd692d4443cca7485f199cda761ec

diff --git 
a/dev-java/jboss-marshalling-serial/jboss-marshalling-serial-1.3.0.ebuild 
b/dev-java/jboss-marshalling-serial/jboss-marshalling-serial-1.3.0.ebuild
new file mode 100644
index 000..0d9e1c1
--- /dev/null
+++ b/dev-java/jboss-marshalling-serial/jboss-marshalling-serial-1.3.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Serial protocol implementation for JBoss Marshalling"
+HOMEPAGE="http://jbossmarshalling.jboss.org/";
+SRC_URI="http://download.jboss.org/jbossmarshalling/${P}.CR9-sources.jar";
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+CDEPEND="~dev-java/jboss-marshalling-${PV}:0"
+
+RDEPEND="${CDEPEND}
+   >=virtual/jre-1.7"
+
+DEPEND="${CDEPEND}
+   >=virtual/jdk-1.7
+   app-arch/unzip"
+
+JAVA_GENTOO_CLASSPATH="jboss-marshalling"
+
+src_compile() {
+   java-pkg-simple_src_compile
+   java-pkg_addres ${PN}.jar .
+}

diff --git a/dev-java/jboss-marshalling-serial/metadata.xml 
b/dev-java/jboss-marshalling-serial/metadata.xml
new file mode 100644
index 000..2444066
--- /dev/null
+++ b/dev-java/jboss-marshalling-serial/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+   j...@gentoo.org
+   Java
+
+