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

Bug 873523

Summary: alpha: promotion from exp -> dev
Product: Gentoo Linux Reporter: matoro <matoro_bugzilla_gentoo>
Component: ProfilesAssignee: matoro <matoro_bugzilla_gentoo>
Status: CONFIRMED ---    
Severity: normal CC: alpha, matoro_bugzilla_gentoo
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/27532
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 922877, 843617, 844223, 863068, 873475, 873478, 873484, 873487, 873490, 873538, 873541, 873544, 873547, 873550, 873553, 873556, 908210, 908211, 908212, 908213, 908234, 908236, 908237, 908238, 908239, 908240, 908241, 908743, 908744, 909352, 909353, 909354, 909355, 909356, 909357, 909358, 909738, 910366, 910367, 910368, 917055, 917056, 917057, 917058, 917059, 917060, 917061, 917062, 917339, 917340, 917341, 917342, 917499, 917569, 917763, 919305, 919306, 922878, 923067, 923955, 925731, 925732, 925733, 926777, 927075    
Bug Blocks:    

Description matoro archtester 2022-09-29 21:12:14 UTC
Tracker for bugs & PRs related to fixing up alpha into good enough shape to be promoted from exp to dev.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-09-29 23:53:46 UTC
The bug has been referenced in the following commit(s):

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

commit 780372ce54225ead48a17aef939a7cd87ac56b2b
Author:     Matoro Mahri <matoro@users.noreply.github.com>
AuthorDate: 2022-09-29 21:13:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-29 23:52:08 +0000

    profiles/arch: invert USE=tcmalloc to masked-by-default
    
    For packages that start with KEYWORDS="-* ...", i.e., require
    non-trivial architecture-specific implementations, we should be masking
    by default and unmasking on explicitly-supported arches to avoid
    trashing exp profiles.
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
    Closes: https://github.com/gentoo/gentoo/pull/27532
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/arch/amd64/use.mask   | 4 ++++
 profiles/arch/arm/use.mask     | 4 ++++
 profiles/arch/arm64/use.mask   | 4 ++++
 profiles/arch/base/use.mask    | 5 +++++
 profiles/arch/hppa/use.mask    | 4 ----
 profiles/arch/ia64/use.mask    | 4 ----
 profiles/arch/mips/use.mask    | 4 ----
 profiles/arch/powerpc/use.mask | 4 ++++
 profiles/arch/riscv/use.mask   | 6 +++++-
 profiles/arch/s390/use.mask    | 4 ----
 profiles/arch/sparc/use.mask   | 1 -
 profiles/arch/x86/use.mask     | 4 ++++
 12 files changed, 30 insertions(+), 18 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2023-11-02 14:41:00 UTC
The bug has been referenced in the following commit(s):

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

commit b04340f961dea1f026e8a4be2609187d555c0033
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-11-01 21:17:26 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-11-02 14:40:17 +0000

    profiles/arch/alpha: mask app-doc/doxygen[gui]
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 profiles/arch/alpha/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

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

commit b49ccb89e1206d85c72fdff0a8341268572de8be
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-11-01 21:15:35 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-11-02 14:40:12 +0000

    profiles/arch/alpha: mask dev-util/cmake[gui]
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 profiles/arch/alpha/package.use.mask | 4 ++++
 1 file changed, 4 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2023-11-15 16:35:38 UTC
The bug has been referenced in the following commit(s):

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

commit 512354c07354dda74b6e5303e6c0a22939493590
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-11-14 16:30:36 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-11-15 16:34:44 +0000

    profiles/arch/alpha: mask USE=qt5
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 profiles/arch/alpha/use.mask | 4 ++++
 1 file changed, 4 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2023-11-17 07:47:24 UTC
The bug has been referenced in the following commit(s):

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

commit a79213f589e2a8f086a8761c92074fc6189c51b0
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-11-15 16:58:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-17 07:47:01 +0000

    x11-terms/gnome-terminal: unkeyword 3.44.1 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-terms/gnome-terminal/gnome-terminal-3.44.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit f09dc3d4a7884a80e6d11cdd5e395f41621c2904
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-11-15 16:58:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-17 07:47:01 +0000

    sys-apps/baobab: unkeyword all for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/baobab/baobab-44.0.ebuild | 2 +-
 sys-apps/baobab/baobab-45.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

commit 89ad8a5f79d2590c089e1a621e11c5c32296a258
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-11-15 16:58:24 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-17 07:47:00 +0000

    media-sound/easytag: unkeyword all for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/easytag/easytag-2.4.3-r4.ebuild | 4 ++--
 media-sound/easytag/easytag-2.4.3-r5.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

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

commit e6da8dacc8f1ba5c292bf8001480a642f213906a
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-11-15 16:58:12 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-17 07:47:00 +0000

    media-gfx/gnome-font-viewer: unkeyword all for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/gnome-font-viewer/gnome-font-viewer-44.0.ebuild | 2 +-
 media-gfx/gnome-font-viewer/gnome-font-viewer-45.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

commit 155e2f8901e0002ba4e7d43f97d4b26b7e9b46a0
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-11-15 16:58:02 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-17 07:47:00 +0000

    gui-libs/libadwaita: unkeyword all for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Sam James <sam@gentoo.org>

 gui-libs/libadwaita/libadwaita-1.3.4.ebuild | 2 +-
 gui-libs/libadwaita/libadwaita-1.3.5.ebuild | 2 +-
 gui-libs/libadwaita/libadwaita-1.4.0.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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

commit f52defcb2c3b1e3091dd00e73dff80107e31d755
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-11-15 16:57:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-17 07:46:59 +0000

    gnome-extra/zenity: unkeyword all for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Sam James <sam@gentoo.org>

 gnome-extra/zenity/zenity-3.44.2.ebuild | 2 +-
 gnome-extra/zenity/zenity-3.99.1.ebuild | 2 +-
 gnome-extra/zenity/zenity-3.99.2.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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

commit 14b1603ea1fe58ef2d95e28a0bff3c7ac443e472
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-11-15 16:57:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-17 07:46:59 +0000

    gnome-extra/gnome-calculator: unkeyword all for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Sam James <sam@gentoo.org>

 gnome-extra/gnome-calculator/gnome-calculator-44.0.ebuild   | 2 +-
 gnome-extra/gnome-calculator/gnome-calculator-45.0.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

commit 970366a998103711328a15419038c113de923673
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-11-15 16:57:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-17 07:46:58 +0000

    gnome-base/nautilus: unkeyword all for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Sam James <sam@gentoo.org>

 gnome-base/nautilus/nautilus-44.2.1.ebuild | 2 +-
 gnome-base/nautilus/nautilus-45.0.ebuild   | 2 +-
 gnome-base/nautilus/nautilus-45.1.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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

commit 1dd2b6a857d78543aad9fcbb2c780f82c4dda068
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-11-15 16:57:15 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-17 07:46:58 +0000

    dev-python/nautilus-python: unkeyword 4.0 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/nautilus-python/nautilus-python-4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit c55d397cfd8478865a69a0ca15bd67294262faf2
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-11-15 16:57:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-17 07:46:57 +0000

    app-cdr/brasero: unkeyword 3.12.3 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Sam James <sam@gentoo.org>

 app-cdr/brasero/brasero-3.12.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

commit 0baff5bb025b5f0571c88096e0f6634a1dd62185
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-11-15 16:57:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-17 07:46:57 +0000

    app-arch/file-roller: unkeyword 43.0 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Sam James <sam@gentoo.org>

 app-arch/file-roller/file-roller-43.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 5 Larry the Git Cow gentoo-dev 2023-11-20 10:06:38 UTC
The bug has been referenced in the following commit(s):

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

commit 3abcc506e95a240ac0170fe45f9dc1c4c38136ab
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-11-19 04:20:14 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-20 10:03:51 +0000

    xfce-extra/xfce4-xkb-plugin: unkeyword 0.8.3 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Sam James <sam@gentoo.org>

 xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

commit 7a77215be0ae8d31cec0d1ff5e0310180503e22a
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-11-18 03:14:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-20 10:03:51 +0000

    xfce-base/xfce4-settings: unkeyword all for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Sam James <sam@gentoo.org>

 xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild | 2 +-
 xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild | 2 +-
 xfce-base/xfce4-settings/xfce4-settings-4.19.1.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
Comment 6 Larry the Git Cow gentoo-dev 2023-11-25 04:00:43 UTC
The bug has been referenced in the following commit(s):

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

commit 5d0743ebe3081e903e6b441f7002118d62ab2d2b
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-11-25 02:37:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-25 04:00:00 +0000

    profiles/arch/alpha: mask media-video/ffmpeg[glslang]
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/arch/alpha/package.use.mask | 4 ++++
 1 file changed, 4 insertions(+)
Comment 7 matoro archtester 2023-12-06 18:32:08 UTC
alpha tree is now consistent.
Comment 8 Larry the Git Cow gentoo-dev 2023-12-10 01:38:18 UTC
The bug has been referenced in the following commit(s):

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

commit 708820b35fe687e488df64d85c427c68f30579a3
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 20:10:32 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:18 +0000

    dev-php/webmozart-assert: unkeyword 1.10.0 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/webmozart-assert/webmozart-assert-1.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 51057c2967c3e47a25a278dee0eb4368c02cb669
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 20:10:28 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:18 +0000

    dev-php/phpdocumentor-type-resolver: unkeyword 0.2.1 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 .../phpdocumentor-type-resolver-0.2.1.ebuild                            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 64decf4b56ea31a30d7f2396eb874ca5dd95ad7b
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 20:09:09 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:18 +0000

    dev-php/phar-io-version: unkeyword all for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/phar-io-version/phar-io-version-2.0.1.ebuild | 2 +-
 dev-php/phar-io-version/phar-io-version-3.0.4.ebuild | 2 +-
 dev-php/phar-io-version/phar-io-version-3.1.0.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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

commit 855a2b28b0ea862051f843b32a57be67bebdc3e5
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 20:09:03 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:17 +0000

    dev-php/PEAR-XML_Parser: unkeyword 1.3.8-r1 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 53d109384579717e166ae895b41d75bbd4a5b630
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 20:08:58 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:17 +0000

    dev-php/PEAR-Validate: unkeyword 0.8.6 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/PEAR-Validate/PEAR-Validate-0.8.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 7d11f0a36dcf75baa97840eaca56776885d16745
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 20:08:53 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:17 +0000

    dev-php/PEAR-Text_Wiki: unkeyword 1.2.3 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit cd38b01332e6ce01e3e9ed09176cdc41d0a4a678
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 20:08:49 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:17 +0000

    dev-php/PEAR-OLE: unkeyword 1.0.0_rc3 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit f74e6762ac3fa6b70a7abbc6fdbd71b4f45aff30
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 20:08:44 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:17 +0000

    dev-php/PEAR-Numbers_Words: unkeyword 0.18.2 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.18.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 4515774d61e1d64c7ff4c7548706148568077f2a
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 20:08:39 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:17 +0000

    dev-php/PEAR-Net_DNS: unkeyword 1.0.7-r1 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 6cbf450664d006074d10b1afbe6ce4c61db9276a
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 20:08:34 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:17 +0000

    dev-php/PEAR-MIME_Type: unkeyword 1.4.1 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 075f01beef2d08d3d659a0624e3385aaaabf9b09
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 20:08:30 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:17 +0000

    dev-php/PEAR-Mail_Mime: unkeyword 1.10.11 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 8906da860964a27c72109fa072038766ce6f8b9b
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 20:08:25 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:16 +0000

    dev-php/PEAR-Mail: unkeyword 1.5.0 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/PEAR-Mail/PEAR-Mail-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 15618084f1e5c1430e99f4fed3133ab1dc340a89
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 20:07:57 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:16 +0000

    dev-php/PEAR-HTTP_Request2: unkeyword all for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.5.0.ebuild | 2 +-
 dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.5.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

commit c12c46f29190b3d35051fbb4e7c7e4ad3878ef6d
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 20:07:52 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:16 +0000

    dev-php/PEAR-HTML_Table: unkeyword 1.8.4-r1 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 2e8d6ba9ed95c0e23dbf0692e2d44c3b543ff577
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 20:07:47 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:16 +0000

    dev-php/PEAR-HTML_Javascript: unkeyword 1.1.2-r1 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 4eafe5d22c8d7fd46b627c2f18907d00ab0c5477
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 20:00:17 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:16 +0000

    dev-php/PEAR-HTML_Common2: unkeyword all for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.2.0.ebuild | 2 +-
 dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.3.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

commit f3874b0f327dc8650f7fcbcc870804056739f690
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 20:00:12 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:16 +0000

    dev-php/PEAR-File_Gettext: unkeyword 0.4.2-r1 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit ee57fcaff9b236a87bcbc026464d9855f8f225a1
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 20:00:07 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:16 +0000

    dev-php/PEAR-DB: unkeyword 1.11.0 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/PEAR-DB/PEAR-DB-1.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 4b056a4af90ddae685aec0bd488041f451d77715
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 20:00:03 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:15 +0000

    dev-php/PEAR-Cache_Lite: unkeyword 1.8.3 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 9e3b2ba6eeb254d81ff7e87554f4aaf391cd157b
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 19:59:58 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:15 +0000

    dev-php/nikic-php-parser: unkeyword 4.13.2 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/nikic-php-parser/nikic-php-parser-4.13.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit fa621bb289ddb620cb0dc4f43b97834baf4f42bd
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 19:59:06 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:15 +0000

    games-misc/fortune-mod-scriptures: unkeyword 1.1.0 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

commit e7fae1308f20c33bab8f9eb30cfded385c4f57cd
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-09 19:58:32 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-10 01:24:15 +0000

    dev-games/physfs: unkeyword 3.0.2-r1 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-games/physfs/physfs-3.0.2-r1.ebuild | 4 ++--
 dev-games/physfs/physfs-9999.ebuild     | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
Comment 9 Larry the Git Cow gentoo-dev 2023-12-12 06:30:37 UTC
The bug has been referenced in the following commit(s):

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

commit 101a7f58bc225adcaf837ce9c1f7b8495d5d17c1
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-11 20:09:17 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-12-12 06:26:40 +0000

    dev-php/theseer-Autoload: unkeyword all for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r2.ebuild | 2 +-
 dev-php/theseer-Autoload/theseer-Autoload-1.26.3-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

commit 79377cb99f5fb97b25be2e8355a17faf4041fa24
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-11 20:09:11 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-12-12 06:26:40 +0000

    dev-php/phpdocumentor-reflection-common: unkeyword 1.0 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 .../phpdocumentor-reflection-common-1.0.ebuild                          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 21c30015fbf4ed4f73e72bd1234b3da84d7439e3
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-11 20:09:07 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-12-12 06:26:40 +0000

    dev-php/PEAR-System_Command: unkeyword 1.0.8-r1 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit fdce4c1884fbd5c82c12707837b0732f8b1248dd
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-11 20:09:02 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-12-12 06:26:39 +0000

    dev-php/PEAR-Net_URL2: unkeyword 2.2.1-r2 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.2.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 5eb14fc0f0f6b81a85cc284add8e57c3e7947cf2
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-11 20:08:57 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-12-12 06:26:39 +0000

    dev-php/PEAR-Net_SMTP: unkeyword 1.10.0 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 1a11346bbb38d0fbb44460e9d716e9f50b7c6efb
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-11 20:08:52 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-12-12 06:26:39 +0000

    dev-php/PEAR-Math_BigInteger: unkeyword 1.0.3-r1 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit ce2e9b60091c1f6a127aba71ffd5ae42a091e5e8
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-11 20:08:48 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-12-12 06:26:39 +0000

    dev-php/PEAR-HTML_Common: unkeyword 1.2.5-r1 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 19a52109831df0bbae475921d192b2447efbc210
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-11 20:08:43 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-12-12 06:26:39 +0000

    dev-php/PEAR-Date: unkeyword 1.5.0_alpha4-r1 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 59e18cc6de9ffcef1feab8652f2147025100b1e1
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-11 20:08:06 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-12-12 06:26:39 +0000

    games-misc/fortune-mod: unkeyword all for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 games-misc/fortune-mod/fortune-mod-1.99.1-r3.ebuild | 2 +-
 games-misc/fortune-mod/fortune-mod-3.12.0.ebuild    | 2 +-
 games-misc/fortune-mod/fortune-mod-3.14.1-r1.ebuild | 2 +-
 games-misc/fortune-mod/fortune-mod-3.16.0-r1.ebuild | 2 +-
 games-misc/fortune-mod/fortune-mod-3.18.0.ebuild    | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
Comment 10 Larry the Git Cow gentoo-dev 2023-12-15 03:26:35 UTC
The bug has been referenced in the following commit(s):

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

commit f607d670e7affb77f29e8a5c384891fe1f62d518
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-14 17:23:56 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-15 03:26:00 +0000

    dev-php/zetacomponents-ConsoleTools: unkeyword 1.7.2-r1 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 .../zetacomponents-ConsoleTools-1.7.2-r1.ebuild                         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 2b76cd121dfe1dde9adef7b10c18b55f3733ea19
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-14 17:23:44 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-15 03:26:00 +0000

    dev-php/zetacomponents-Base: unkeyword all for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/zetacomponents-Base/zetacomponents-Base-1.9.1.ebuild | 2 +-
 dev-php/zetacomponents-Base/zetacomponents-Base-1.9.3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

commit 1fca0a49769fd144263ed78616b9e655443a7ac1
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-14 17:23:30 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-15 03:26:00 +0000

    dev-php/theseer-DirectoryScanner: unkeyword all for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.ebuild | 2 +-
 dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

commit d77c8f1714c6efb542986019cf46a5e017820d83
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-14 17:23:24 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-15 03:26:00 +0000

    dev-php/PEAR-Net_Socket: unkeyword 1.2.2 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit eed19a2f50e24c1917c19c246af6600297919c73
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-14 17:23:20 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-15 03:25:59 +0000

    dev-php/PEAR-Auth_SASL: unkeyword 1.1.0 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 6b7dcb3c990abcdfdaeda75289f5863d2bc58f17
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2023-12-14 17:23:15 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-12-15 03:25:59 +0000

    dev-php/fedora-autoloader: unkeyword 1.0.1 for ~alpha
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-php/fedora-autoloader/fedora-autoloader-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 11 Larry the Git Cow gentoo-dev 2024-01-26 02:09:25 UTC
The bug has been referenced in the following commit(s):

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

commit 6389e50e8c77b7597fd0369824ed894b61edb0eb
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2024-01-25 02:25:31 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-01-26 01:26:52 +0000

    profiles/arch/alpha: mask USE=flatpak
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 profiles/arch/alpha/use.mask | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

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

commit 367d3c1423a5e6c4e3208a1397fdd902d4dc3b8c
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2024-01-25 02:11:38 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-01-26 01:26:52 +0000

    profiles/arch/alpha: mask dev-util/perf[bpf]
    
    Bug: https://bugs.gentoo.org/873523
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 profiles/arch/alpha/package.use.mask | 4 ++++
 1 file changed, 4 insertions(+)