Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 546502 - dev-java/gnu-hylafax remove DEPEND/RDEPEND dev-java/concurrent-util
Summary: dev-java/gnu-hylafax remove DEPEND/RDEPEND dev-java/concurrent-util
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 544038
  Show dependency tree
 
Reported: 2015-04-13 23:03 UTC by William L. Thomson Jr.
Modified: 2015-04-14 19:01 UTC (History)
0 users

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


Attachments
gnu-hylafax-1.0.3-ClientPool.patch (gnu-hylafax-1.0.3-ClientPool.patch,1.89 KB, patch)
2015-04-14 19:01 UTC, Patrice Clement
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description William L. Thomson Jr. 2015-04-13 23:03:45 UTC
dev-java/concurrent-util needs to be removed from DEPEND/RDEPEND as this has been in the JDK since 1.5. Probably should update the virtual jdk/jre DEP to 1.6.

This is an older package with a dead upstream, 1.0.3 2009-03-10. Might be a candidate for removal. It has 1 dep

19:02 <wltjr> !rdep dev-java/gnu-hylafax
19:02 <willikins> Reverse RDEPEND for dev-java/gnu-hylafax: 
                  net-misc/yajhfc-0.5.7
19:02 <wltjr> !ddep dev-java/gnu-hylafax
19:02 <willikins> Reverse DEPEND for dev-java/gnu-hylafax: 
                  net-misc/yajhfc-0.5.7
Comment 1 Patrice Clement gentoo-dev 2015-04-14 18:26:33 UTC
+*gnu-hylafax-1.0.3-r1 (14 Apr 2015)
+
+  14 Apr 2015; Patrice Clement <monsieurp@gentoo.org>
+  +files/gnu-hylafax-1.0.3-ClientPool.patch, +gnu-hylafax-1.0.3-r1.ebuild:
+  Remove dev-java/concurrent-util dependency. Patch sources to get them to
+  compile using java.util.concurrent instead. Fix bug 546502.
+

No sed one-liners there. Sorry pal.
Comment 2 Patrice Clement gentoo-dev 2015-04-14 19:01:58 UTC
Created attachment 401266 [details, diff]
gnu-hylafax-1.0.3-ClientPool.patch

so that wltjr can check out the changes.