Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692592 - virtual/service-manager: use prefix-guest to draw sys-apps/baselayout-prefix
Summary: virtual/service-manager: use prefix-guest to draw sys-apps/baselayout-prefix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2019-09-03
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-20 09:15 UTC by Benda Xu
Modified: 2019-09-19 12:12 UTC (History)
1 user (show)

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


Attachments
service-manager.patch (sm.patch,1.53 KB, patch)
2019-08-20 09:15 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 2019-08-20 09:15:05 UTC
Created attachment 587600 [details, diff]
service-manager.patch

Hi, I would like to replace prefix USE flag in virtual/service-manager by prefix-guest, with a major version bump.

From the commit message:

> Now prefix-guest is used to represent prefix-rpath.  Only in that case
> baselayout-prefix is needed.  Otherwise, prefix uses the same set of
> package as vanilla Gentoo.
    
> prefix-guest is only an implicit USE flag, so remove it from IUSE.

If I have no objections in 2 weeks, I would go ahead to make the bump.  Thanks!
Comment 1 Larry the Git Cow gentoo-dev 2019-09-19 12:12:39 UTC
The bug has been closed via the following commit(s):

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

commit efcd4217da0db1dd890da56100b3a49ffd93b716
Author:     Benda Xu <heroxbd@gentoo.org>
AuthorDate: 2019-08-20 09:08:44 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2019-09-19 12:11:33 +0000

    virtual/service-manager: use prefix-guest to draw baselayout-prefix.
    
      Now prefix-guest is used to represent prefix-rpath.  Only in that case
      baselayout-prefix is needed.  Otherwise, prefix uses the same set of
      package as vanilla Gentoo.
    
      prefix-guest is only an implicit USE flag, so remove it from IUSE.
    
      Bump to version 1 and EAPI 7.
    
    Closes: https://bugs.gentoo.org/692592
    Package-Manager: Portage-2.3.69, Repoman-2.3.12
    Signed-off-by: Benda Xu <heroxbd@gentoo.org>

 virtual/service-manager/service-manager-1.ebuild | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)