diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-04-11 16:42:31 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-04-11 16:49:53 +0200 |
commit | f530d6b2cfefa888d7b88f54115ecc1be35cdde0 (patch) | |
tree | 07ca8c2619f32ad8914cd2cdc6aeb7ca7b48a681 /profiles | |
parent | net-print/cups-filters: Removed old (diff) | |
download | gentoo-f530d6b2cfefa888d7b88f54115ecc1be35cdde0.tar.gz gentoo-f530d6b2cfefa888d7b88f54115ecc1be35cdde0.tar.bz2 gentoo-f530d6b2cfefa888d7b88f54115ecc1be35cdde0.zip |
profiles: Reorganise dev-util/geany-plugins[git] package.use.mask
dev-libs/libgit2 is keyworded on many more arches these days, except on:
alpha, ia64, sparc
Put it in package.use.stable.mask where it is not stable yet:
arm, powerpc
Bug: https://bugs.gentoo.org/716994
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm/package.use.stable.mask | 6 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/package.use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
8 files changed, 21 insertions, 13 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 7a3f8e84ac98..7c465c1ca994 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (2020-04-11) +# git useflag requires dev-libs/libgit2 +dev-util/geany-plugins git + # Matt Turner <mattst88@gentoo.org> (2020-03-17) # Requires an insane (and always growing) number of ruby deps sys-block/thin-provisioning-tools test diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 9f7bbe33ffd6..d07c5d1aec84 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -197,10 +197,6 @@ dev-java/icedtea -shenandoah # This flag only has meaning on amd64 sys-boot/grub:2 -grub_platforms_xen-32 -# Nathan Phillip Brink <binki@gentoo.org> (2015-09-26) -# git useflag requires dev-libs/libgit2 which few arches support -dev-util/geany-plugins -git - # Brian Evans <grknight@gentoo.org (2015-09-14) # Unmask new USE flags for mariadb on supported arches >=dev-db/mariadb-10.1.0 -mroonga -sst-xtrabackup -galera diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index 03ae92ee77a2..065343719bbd 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (2020-04-11) +# git useflag requires dev-libs/libgit2 +<dev-util/geany-plugins-1.35 git + # Andreas Sturmlechner <asturm@gentoo.org> (2019-11-02) # media-video/pipewire is not stable yet dev-libs/weston pipewire diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 35aad9c845f6..cd78a95a0758 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -167,10 +167,6 @@ media-video/mpv raspberry-pi # Mask it globally, unmask it on arm. media-video/ffmpeg mmal -# Nathan Phillip Brink <binki@gentoo.org> (2015-09-26) -# git useflag requires dev-libs/libgit2 which few arches support -dev-util/geany-plugins git - # Brian Evans <grknight@gentoo.org (2015-09-14) # Mask new USE flags for mariadb which all arches do not yet have dependencies >=dev-db/mariadb-10.1.0 mroonga sst-xtrabackup galera diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index d9317d892bf2..1cc325c0bc09 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (2020-04-11) +# git useflag requires dev-libs/libgit2 +dev-util/geany-plugins git + # Thomas Deutschmann <whissi@gentoo.org> (2020-03-15) # Mask USE=libtesseract, app-text/tesseract is not keyworded # Mask USE=dav1d, media-libs/dav1d is not keyworded diff --git a/profiles/arch/powerpc/package.use.stable.mask b/profiles/arch/powerpc/package.use.stable.mask index 582827a67b6f..2c44cb8892f7 100644 --- a/profiles/arch/powerpc/package.use.stable.mask +++ b/profiles/arch/powerpc/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <asturm@gentoo.org> (2020-04-11) +# git useflag requires dev-libs/libgit2 +<dev-util/geany-plugins-1.35 git + # Sergei Trofimovich <slyfox@gentoo.org> (2019-12-12) # Needs stable net-libs/webkit-gtk, bug #684702 dev-util/geany-plugins markdown diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 13fdb26f61b9..4a41a700324e 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (2020-04-11) +# git useflag requires dev-libs/libgit2 +dev-util/geany-plugins git + # Rolf Eike Beer <eike@sf-mail.de> (2020-04-11) # uses slot 0 of dev-lang/spidermonkey that is broken on sparc www-client/elinks javascript diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 907b4a587751..16288fe226f7 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -191,10 +191,6 @@ www-client/chromium widevine app-emulation/libvirt xen app-emulation/ganeti xen -# Nathan Phillip Brink <binki@gentoo.org> (2015-09-26) -# git useflag requires dev-libs/libgit2 which few arches support -dev-util/geany-plugins -git - # Brian Evans <grknight@gentoo.org (2015-09-14) # Unmask new USE flags for mariadb on supported arches >=dev-db/mariadb-10.1.0 -sst-xtrabackup -galera |