[gentoo-commits] repo/gentoo:master commit in: dev-java/blowfishj/, profiles/

2021-11-21 Thread Jakov Smolić
commit: fb829db64ebf6673a570da9bc1a3eea0eebfdd3e
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sun Nov 21 08:08:50 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sun Nov 21 08:11:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb829db6

dev-java/blowfishj: treeclean

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

 dev-java/blowfishj/Manifest |  1 -
 dev-java/blowfishj/blowfishj-2.14-r3.ebuild | 43 -
 dev-java/blowfishj/metadata.xml | 18 
 profiles/package.mask   |  1 -
 4 files changed, 63 deletions(-)

diff --git a/dev-java/blowfishj/Manifest b/dev-java/blowfishj/Manifest
deleted file mode 100644
index b966a35c07b4..
--- a/dev-java/blowfishj/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST blowfishj-2.14-src.tar.gz 33726 BLAKE2B 
08977621403c16700396109364e9de0b473ca797934de6d62e5f942b37f6fc4b2bea451be4f53f4a56cb19bd9b540c5b277d8634f0687bc4a36619139a39bdf7
 SHA512 
3f508be61b494eddf6f276e21c7979d1f6a46dac19e8256f7451f3a434cd1d7df34c268aa2c13b7370129c84f289f331f47456c400ac31a9f0996fefeae12aec

diff --git a/dev-java/blowfishj/blowfishj-2.14-r3.ebuild 
b/dev-java/blowfishj/blowfishj-2.14-r3.ebuild
deleted file mode 100644
index 61fa2f641db2..
--- a/dev-java/blowfishj/blowfishj-2.14-r3.ebuild
+++ /dev/null
@@ -1,43 +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-ant-2
-
-DESCRIPTION="Blowfish implementation in Java"
-SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
-HOMEPAGE="http://blowfishj.sourceforge.net/index.html;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=">=virtual/jdk-1.6
-   test? (
-   dev-java/ant-junit:0
-   )"
-
-RDEPEND=">=virtual/jre-1.6"
-
-java_prepare() {
-   cd "${S}" || die
-   java-ant_ignore-system-classes
-   mkdir -p target/lib || die
-   cd target/lib || die
-   use test && java-pkg_jar-from --build-only junit
-}
-
-src_test() {
-   ANT_TASKS="ant-junit" eant test -DJunit.present=true
-}
-
-src_install() {
-   java-pkg_newjar target/${P}.jar
-
-   use doc && java-pkg_dojavadoc dist/docs/api
-   use source && java-pkg_dosrc src/java/net
-}

diff --git a/dev-java/blowfishj/metadata.xml b/dev-java/blowfishj/metadata.xml
deleted file mode 100644
index e99c135d8deb..
--- a/dev-java/blowfishj/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   j...@gentoo.org
-   Java
-   
-   
-   The Blowfish implementation in Java, provides very fast ECB and CBC 
encryption.
-   Comes with the BlowfishEasy class for simple string encryption, plus a 
solution
-   for streaming, both are binary compatible to Blowfish.NET. Additionally 
this
-   package includes its own SHA-1 class, all sources, JUnit test cases, 
demos and
-   JavaDocs.
-   
-   
-   blowfishj
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 34bc993041e6..87515bd95c1c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -382,7 +382,6 @@ dev-python/cheetah-docs
 dev-java/absolutelayout
 dev-java/backport-util-concurrent
 dev-java/beansbinding
-dev-java/blowfishj
 
 # Sergey Popov  (2021-10-22)
 # Upstream support discontinued, see https://bw.org/2019/03/19/bw-whois/



[gentoo-commits] repo/gentoo:master commit in: dev-java/blowfishj/

2015-10-08 Thread Patrice Clement
commit: 26c693115a200287234ad88a7eb98979a49b38c4
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Oct  8 13:07:02 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Oct  8 22:05:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26c69311

dev-java/blowfishj: Stable for amd64. Stable for ppc+x86 using the ALLARCHES 
policy.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/blowfishj/blowfishj-2.14-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/blowfishj/blowfishj-2.14-r3.ebuild 
b/dev-java/blowfishj/blowfishj-2.14-r3.ebuild
index dfa8b48..110a4af 100644
--- a/dev-java/blowfishj/blowfishj-2.14-r3.ebuild
+++ b/dev-java/blowfishj/blowfishj-2.14-r3.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="http://blowfishj.sourceforge.net/index.html;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 DEPEND=">=virtual/jdk-1.6



[gentoo-commits] repo/gentoo:master commit in: dev-java/blowfishj/

2015-10-08 Thread Patrice Clement
commit: bdc5f54e0b4ace03a0667d81dba05aac5808eb3e
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Oct  8 16:07:29 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Oct  8 22:05:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdc5f54e

dev-java/blowfishj: Clean up old.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/blowfishj/blowfishj-2.14-r2.ebuild | 42 -
 1 file changed, 42 deletions(-)

diff --git a/dev-java/blowfishj/blowfishj-2.14-r2.ebuild 
b/dev-java/blowfishj/blowfishj-2.14-r2.ebuild
deleted file mode 100644
index d423e69..000
--- a/dev-java/blowfishj/blowfishj-2.14-r2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-JAVA_PKG_IUSE="doc source test"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="Blowfish implementation in Java"
-SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
-HOMEPAGE="http://blowfishj.sourceforge.net/index.html;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-DEPEND=">=virtual/jdk-1.4
-   test? ( =dev-java/junit-3* dev-java/ant-junit ) "
-RDEPEND=">=virtual/jre-1.4"
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}" || die
-   java-ant_ignore-system-classes
-   mkdir -p target/lib || die
-   cd target/lib || die
-   use test && java-pkg_jar-from --build-only junit
-}
-
-src_test() {
-   ANT_TASKS="ant-junit" eant test -DJunit.present=true
-}
-
-src_install() {
-   java-pkg_newjar target/${P}.jar
-
-   use doc && java-pkg_dojavadoc dist/docs/api
-   use source && java-pkg_dosrc src/java/net
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/blowfishj/

2015-08-28 Thread Manuel Rüger
commit: 42f0f8153c7bff9a2e9b2ac1628b67d7e0d4d08f
Author: Manuel Rüger mrueg AT gentoo DOT org
AuthorDate: Fri Aug 28 13:54:59 2015 +
Commit: Manuel Rüger mrueg AT gentoo DOT org
CommitDate: Fri Aug 28 13:54:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42f0f815

dev-java/blowfishj: Remove old

Package-Manager: portage-2.2.20.1

 dev-java/blowfishj/blowfishj-2.14-r1.ebuild | 40 -
 1 file changed, 40 deletions(-)

diff --git a/dev-java/blowfishj/blowfishj-2.14-r1.ebuild 
b/dev-java/blowfishj/blowfishj-2.14-r1.ebuild
deleted file mode 100644
index 82e4c81..000
--- a/dev-java/blowfishj/blowfishj-2.14-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-JAVA_PKG_IUSE=doc source test
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION=Blowfish implementation in Java
-SRC_URI=mirror://sourceforge/${PN}/${P}-src.tar.gz
-HOMEPAGE=http://blowfishj.sourceforge.net/index.html;
-
-LICENSE=Apache-2.0
-SLOT=0
-KEYWORDS=amd64 ppc x86
-IUSE=doc test source
-
-DEPEND==virtual/jdk-1.4
-   test? ( =dev-java/junit-3* dev-java/ant-junit ) 
-RDEPEND==virtual/jre-1.4
-
-src_unpack() {
-   unpack ${A}
-   cd ${S}
-   java-ant_ignore-system-classes
-   mkdir -p target/lib
-   cd target/lib
-   use test  java-pkg_jar-from --build-only junit
-}
-
-src_test() {
-   ANT_TASKS=ant-junit eant test -DJunit.present=true
-}
-
-src_install() {
-   java-pkg_newjar target/${P}.jar
-
-   use doc  java-pkg_dojavadoc dist/docs/api
-   use source  java-pkg_dosrc src/java/net
-}