Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 762244 - dev-vcs/subversion: identify system libraries of Prefix
Summary: dev-vcs/subversion: identify system libraries of Prefix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2020-12-28 14:02 UTC by Benda Xu
Modified: 2022-10-03 16:25 UTC (History)
2 users (show)

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


Attachments
subversion.ebuild.patch (bump.patch,1.55 KB, patch)
2020-12-28 14:05 UTC, Benda Xu
Details | Diff
subversion.ebuild.patch (svn.ebuild.patch,2.21 KB, patch)
2021-01-04 15:09 UTC, Benda Xu
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benda Xu gentoo-dev 2020-12-28 14:02:05 UTC
I would like to make a prefixify patch to the ebuild, with some clean ups, and make a revision bump.

Reproducible: Always
Comment 1 Benda Xu gentoo-dev 2020-12-28 14:05:15 UTC
Created attachment 680059 [details, diff]
subversion.ebuild.patch

dev-vcs/subversion: identify system libraries of Prefix.

Remove conditionals of deprecated architectures.
    
Bump EAPI=7.


The patch is mostly Prefix improvements, not affecting vanilla Gentoo, with an effortless bump to EAPI=7.
Comment 2 Benda Xu gentoo-dev 2020-12-28 14:05:55 UTC
(In reply to Benda Xu from comment #1)

> The patch is mostly Prefix improvements, not affecting vanilla Gentoo, with
> an effortless bump to EAPI=7.

Sorry, s/is/are/.
Comment 3 Benda Xu gentoo-dev 2021-01-04 15:09:29 UTC
Created attachment 681043 [details, diff]
subversion.ebuild.patch
Comment 4 Larry the Git Cow gentoo-dev 2022-10-03 16:25:02 UTC
The bug has been closed via the following commit(s):

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

commit c1268d96402603673670f6b515d373e5d3204a24
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2022-10-03 16:24:18 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2022-10-03 16:24:51 +0000

    dev-vcs/subversion: Add prefix improvements from Benda Xu
    
    Closes: https://bugs.gentoo.org/762244
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 dev-vcs/subversion/subversion-1.14.2-r1.ebuild | 19 +++----------------
 1 file changed, 3 insertions(+), 16 deletions(-)