Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931858 - dev-java/javax-persistence-api-2.2 LICENSE should be "EPL-1.0 BSD"
Summary: dev-java/javax-persistence-api-2.2 LICENSE should be "EPL-1.0 BSD"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-05-13 08:47 UTC by Ulrich Müller
Modified: 2024-05-14 08:29 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 Ulrich Müller gentoo-dev 2024-05-13 08:47:21 UTC
The ebuild currently says LICENSE="CDDL", but I don't see that license in the upstream package. Instead, the files carry this notice:

 * This program and the accompanying materials are made available under the
 * terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0
 * which accompanies this distribution.
 * The Eclipse Public License is available at http://www.eclipse.org/legal/epl-v10.html
 * and the Eclipse Distribution License is available at
 * http://www.eclipse.org/org/documents/edl-v10.php.

"Eclipse Public License v1.0" is EPL-1.0 and "Eclipse Distribution License v. 1.0" is simply BSD.
Comment 1 Larry the Git Cow gentoo-dev 2024-05-14 08:29:39 UTC
The bug has been closed via the following commit(s):

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

commit f091c4aa44ec21685357bb14f78768dad8afe92d
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-05-13 11:14:35 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-05-14 08:29:09 +0000

    dev-java/javax-persistence-api: adjust LICENSE
    
    Closes: https://bugs.gentoo.org/931858
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/36661
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 ...persistence-api-2.2.ebuild => javax-persistence-api-2.2-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)