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

Bug 898630

Summary: dev-lang/php: Improve USE flag descriptions
Product: Gentoo Linux Reporter: Matt Turner <mattst88>
Component: Current packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: mjo
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch

Description Matt Turner gentoo-dev 2023-03-01 17:17:05 UTC
Created attachment 855424 [details, diff]
patch

USE flag asdf with a description of 'Add support for "asdf"' isn't super helpful when asdf is an unknown acronym. This patch notes that use flags enable PHP extensions and calls them by the names given in the php documentation, so it should making Googling them easier.

Just something I noticed. I don't feel super strongly about this, so feel free to WONTFIX if you don't care.
Comment 1 Larry the Git Cow gentoo-dev 2023-03-17 16:49:55 UTC
The bug has been closed via the following commit(s):

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

commit 9ac309c234dcb2b462ce8720d4e94a27969d9c80
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2023-03-17 16:02:24 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2023-03-17 16:49:37 +0000

    dev-lang/php: more flag description tweaks in metadata.xml.
    
    Closes: https://bugs.gentoo.org/898630
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 dev-lang/php/metadata.xml | 117 +++++++++++++++++++++++++++++++++++-----------
 1 file changed, 89 insertions(+), 28 deletions(-)
Comment 2 Michael Orlitzky gentoo-dev 2023-03-17 16:50:40 UTC
These all look like improvements to me. I added some more <pkg> tags too for the ones that pull in dependencies.