Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787356 - dev-libs/OpenNI2: depends on deprecated jdk / jre
Summary: dev-libs/OpenNI2: depends on deprecated jdk / jre
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL: https://qa-reports.gentoo.org/output/...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: jdk11
  Show dependency tree
 
Reported: 2021-05-01 11:02 UTC by Volkmar W. Pogatzki
Modified: 2021-07-08 10:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volkmar W. Pogatzki 2021-05-01 11:02:55 UTC
Please bump to support java 1.8 and newer
>=virtual/jdk-1.8:*
>=virtual/jre-1.8:*

Refer to https://archives.gentoo.org/gentoo-dev/message/71ec6a505f3245496d343c506ad21717
Comment 1 Larry the Git Cow gentoo-dev 2021-07-08 10:42:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c85975050825e50eb49be893ee6321d0021b363

commit 5c85975050825e50eb49be893ee6321d0021b363
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2021-06-24 15:37:46 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-07-08 10:42:19 +0000

    dev-libs/OpenNI2: remove obsolete
    
    Closes: https://bugs.gentoo.org/787356
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/21407
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-libs/OpenNI2/OpenNI2-2.2_beta2.ebuild | 98 -------------------------------
 1 file changed, 98 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc51531bfd51c2792c0855fc4168eed258ce6834

commit dc51531bfd51c2792c0855fc4168eed258ce6834
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2021-06-24 15:35:39 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-07-08 10:42:19 +0000

    dev-libs/OpenNI2: min java 1.8
    
    Bug: https://bugs.gentoo.org/787356
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-libs/OpenNI2/OpenNI2-2.2_beta2-r1.ebuild | 102 +++++++++++++++++++++++++++
 dev-libs/OpenNI2/OpenNI2-9999.ebuild         |  22 +++---
 2 files changed, 115 insertions(+), 9 deletions(-)