Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 692592

Summary: virtual/service-manager: use prefix-guest to draw sys-apps/baselayout-prefix
Product: Gentoo Linux Reporter: Benda Xu <heroxbd>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: prefix
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Deadline: 2019-09-03   
Attachments: service-manager.patch

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(+)