Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703678 - dev-libs/ossp-uuid misses any valid php target
Summary: dev-libs/ossp-uuid misses any valid php target
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-24 21:20 UTC by Fabio Rossi
Modified: 2022-03-18 01:04 UTC (History)
2 users (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 Fabio Rossi 2019-12-24 21:20:43 UTC
$ eix ossp-uuid

[I] dev-libs/ossp-uuid
     Available versions:  1.6.2-r6 {+cxx perl php static-libs PHP_TARGETS="php5-6 php7-0 php7-1"}
     Installed versions:  1.6.2-r6(17:35:33 07/12/2019)(cxx perl php -static-libs PHP_TARGETS="php7-1 -php5-6 -php7-0")
     Homepage:            http://www.ossp.org/pkg/lib/uuid/
     Description:         An ISO-C:1999 API with CLI for generating DCE, ISO/IEC and RFC compliant UUID


The only supported versions are masked php versions (5.6 and 7.1) while 7.0 is not in portage anymore
Comment 1 Larry the Git Cow gentoo-dev 2022-03-17 13:16:14 UTC
The bug has been closed via the following commit(s):

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

commit c65c81d4bd9ea7828cd2ba282597303b911fa458
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2022-03-17 13:13:51 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2022-03-17 13:16:10 +0000

    dev-libs/ossp-uuid: Drop PHP support; Revbump for EAPI 8
    
    Non-maintainer commit
    
    Closes: https://bugs.gentoo.org/703678
    Signed-off-by: Brian Evans <grknight@gentoo.org>

 .../files/ossp-uuid-1.6.2-gentoo-php.patch         |  42 ---
 .../ossp-uuid/files/ossp-uuid-1.6.2-php70.patch    | 337 ---------------------
 dev-libs/ossp-uuid/files/uuid-1.6.2-php54.patch    | 226 --------------
 dev-libs/ossp-uuid/ossp-uuid-1.6.2-r6.ebuild       |  43 +--
 dev-libs/ossp-uuid/ossp-uuid-1.6.2-r7.ebuild       |  84 +++++
 5 files changed, 88 insertions(+), 644 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2022-03-18 01:04:42 UTC
The bug has been referenced in the following commit(s):

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

commit 49c3140eec2d02fd0d85e1961b95f56d486220e5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-03-18 00:59:08 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-18 00:59:08 +0000

    profiles/base: drop obsolete dev-libs/ossp-uuid[php] mask
    
    Bug: https://bugs.gentoo.org/703678
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/base/package.use.mask | 5 -----
 1 file changed, 5 deletions(-)