summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: Remove USE=prelink masksJakov Smolić2022-02-231-3/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* profiles/hardened: rename README to deprecatedSam James2022-01-121-1/+0
| | | | | | | | | | | | | | From PMS 5.2.3: "If a profile contains a file named deprecated, it is treated as such. The first line of this file should contain the path from the profiles directory of the repository to a valid profile that is the recommended upgrade path from this profile. The remainder of the file can contain any text, which may be displayed to users using this profile by the package manager. This file is not inherited—profiles which inherit from a deprecated profile are not deprecated. This file must not contain comments or make use of line continuations." Signed-off-by: Sam James <sam@gentoo.org>
* profiles: remove uclibcDavid Seifert2022-01-0211-62/+1
| | | | | Closes: https://bugs.gentoo.org/820905 Signed-off-by: David Seifert <soap@gentoo.org>
* profiles/hardened/linux/uclibc: deprecateGeorgy Yakovlev2021-11-181-0/+17
| | | | | Bug: https://bugs.gentoo.org/820905 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: Update all files to YYYY-MM-DD date format.Ulrich Müller2019-07-012-2/+2
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles: drop hardened/linux/{amd64,x86,ia64} profilesSergei Trofimovich2019-06-2948-439/+0
| | | | | | | | | | | | | | | | | | | | | | The following profiles are removed in favour of 17.0 substitute: hardened/linux/amd64 hardened/linux/amd64/no-multilib hardened/linux/amd64/no-multilib/selinux hardened/linux/amd64/selinux hardened/linux/amd64/x32 hardened/linux/ia64 hardened/linux/x86 hardened/linux/x86/selinux The profiles are deprecated for 6+ months, are not referred from profiles.desc and refer to deleted releases/13.0 base. Bug: https://bugs.gentoo.org/672960 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles: remove old uclibc arm and ppc profilesAnthony G. Basile2019-06-125-8/+0
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: remove deprecated musl and uclibc profilesAnthony G. Basile2019-06-1221-28/+0
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: drop deprecated 13.0 profiles, bug #672960Sergei Trofimovich2019-06-1071-249/+0
| | | | | | | | The 13.0 profiles are deprecated since Feb 2019 (or earlier) in favour of 17.0 profiles. Closes: https://bugs.gentoo.org/672960 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles: drop deprecated default and hardened musl profilesSergei Trofimovich2019-06-104-6/+0
| | | | | | | | | | | | | | | | Deteched by pkgcheck as: UnusedProfileDirs: [ default/linux/musl/arm, default/linux/musl/x86, hardened/linux/musl/arm ] These profiles were deprecated and removed from profiles.desc in commit fbe6d7bdaa09dc1839a43ecf57f3b34a6a712a99: """ Author: Anthony G. Basile <blueness@gentoo.org> Date: Wed Apr 10 16:38:10 2019 -0400 profiles: deprecate old arm/arm64/ppc/x86 musl profiles """ Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles: Mask games-action/guacamelee in non-glibc/multilib profilesJames Le Cuirot2019-06-011-0/+1
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sys-apps/portage-mgorny: Remove last-rited pkgMichał Górny2019-05-181-2/+1
| | | | | Closes: https://bugs.gentoo.org/683744 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Mask games-rpg/costume-quest in non-glibc/multilib profilesJames Le Cuirot2019-05-061-0/+1
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* profiles: deprecate old arm/arm64/ppc/x86 musl profilesAnthony G. Basile2019-04-103-0/+3
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: Remove obsolete pacakge.mask entriesMichał Górny2019-03-131-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Remove stale package.use.{mask,force} entriesMichał Górny2019-03-131-7/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/hardened/linux/mips: deprecate in favour of 17.0 profilesSergei Trofimovich2019-02-208-0/+8
| | | | | | | | | | Use default/linux/mips/17.0/* equivalent instead. Note: these are vanilla profiles and thus have a few hardened-specific USE-flags disabled. Closes: https://bugs.gentoo.org/673276 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles/hardened/linux/powerpc: deprecate in favour of 17.0 profilesSergei Trofimovich2019-02-203-0/+3
| | | | | | | | | | | | | | Use default/linux/powerpc/ppc32/17.0 default/linux/powerpc/ppc64/17.0/32bit-userland default/linux/powerpc/ppc64/17.0/64bit-userland instead. Note: these are vanilla profiles and thus have a few hardened-specific USE-flags disabled. Bug: https://bugs.gentoo.org/673276 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles/hardened/linux/arm: deprecate in favour of 17.0 profilesSergei Trofimovich2019-02-202-0/+2
| | | | | | | | | | | | | Use default/linux/arm/17.0/armv6j default/linux/arm/17.0/armv7a instead. Note: these are vanilla profiles and thus have a few hardened-specific USE-flags disabled. Bug: https://bugs.gentoo.org/673276 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles/hardened/linux/ia64: deprecate in favour of 17.0 profilesSergei Trofimovich2019-02-191-0/+1
| | | | | | Use default/linux/ia64/17.0 instead. Bug: https://bugs.gentoo.org/673276 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* arch/powerpc/package.use.mask: mask net-libs/gnutls[test-full]Alon Bar-Lev2018-12-211-6/+0
| | | | | | Requires dane Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
* profiles: drop dangling arm profilesSergei Trofimovich2018-12-1510-22/+0
| | | | | | | | | | | | | | | Deleted arm profiles not referenced from profiles.desc, namely: hardened/linux/arm/armv4 hardened/linux/arm/armv4t hardened/linux/arm/armv5te hardened/linux/arm/armv7a/selinux hardened/linux/uclibc/arm/armv6j Instead of above use known 'profiles.desc' profiles: default/linux/arm/13.0/* default/linux/arm/17.0/* Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles: deprecate old x86 uclibc profilesAnthony G. Basile2018-12-131-0/+1
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: deprecate old x86 musl profilesAnthony G. Basile2018-12-131-0/+1
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: deprecate old hardened x86 profilesAnthony G. Basile2018-12-132-0/+2
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: deprecate old amd64 uclibc profilesAnthony G. Basile2018-12-131-0/+1
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: deprecate old amd64 musl profilesAnthony G. Basile2018-12-132-0/+2
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: deprecate old hardened amd64 profilesAnthony G. Basile2018-12-135-0/+5
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: Remove USE=seamonkey mask where not applicableMichał Górny2018-12-011-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Remove a bunch of obsolete package/flag masksMichał Górny2018-11-281-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Cleanup obsolete USE celt masksAndreas Sturmlechner2018-11-182-3/+2
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/hardened/linux/powerpc: Mask more nodejs revdeps, pt. 2Michał Górny2018-09-292-0/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/hardened/linux/powerpc: Mask more nodejs revdepsMichał Górny2018-09-291-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/hardened/linux/powerpc: Mask dev-ruby/execjsMichał Górny2018-09-291-2/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/nvidia-settings: Remove last-rited pkgMichał Górny2018-09-292-10/+2
| | | | | Closes: https://bugs.gentoo.org/664638 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/hardened/powerpc: use.mask kdeMatt Turner2018-09-191-0/+7
|
* profiles/hardened/**/ppc64/32bit: Mask java-requiring USE flagsMatt Turner2018-09-191-0/+4
|
* profile: Clean up more obsolete masks and packagesMichał Górny2018-09-131-4/+0
|
* profiles: rm refs for removed sci-libs/ippAmy Liffey2018-08-162-4/+0
|
* games-fps/soldieroffortune-demo: Remove last-rited pkgMichał Górny2018-07-281-1/+0
| | | | Closes: https://bugs.gentoo.org/654492
* games-strategy/heroes3-demo: Remove last-rited pkgMichał Górny2018-07-281-1/+0
| | | | Closes: https://bugs.gentoo.org/654650
* profiles: drop nomultilib mask for dev-util/android-studioJason Zaman2018-07-201-1/+0
| | | | Closes: https://bugs.gentoo.org/603082
* profiles: Drop obsolete www-plugins/nspluginwrapper package.maskAndreas Sturmlechner2018-07-151-1/+0
|
* profiles: Drop obsolete games-kids/crayon-physics package.maskAndreas Sturmlechner2018-07-151-1/+0
|
* profiles: remove app-emulation/libvirt[xen] for no-multilibMatthias Maier2018-07-031-4/+0
|
* profiles: mask app-emulation/libvirt[xen] for no-multilibMatthias Maier2018-07-011-0/+5
|
* profiles: powerpc: Follow-up cleanup of PyQt5-revdeps masksAndreas Sturmlechner2018-06-172-6/+6
| | | | Thanks-to: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
* profiles: Drop obsolete entries for net-irc/kvirc.Arfrever Frehtes Taifersar Arahesis2018-06-131-1/+0
|
* profiles: Remove obsolete dev-lang/icc (ifc, idb, ...) masksMatthias Maier2018-06-081-3/+0
|
* profiles: Simplify video_cards_vesa/video_cards_via use masksMatt Turner2018-05-081-5/+0
| | | | | These are only available on x86/amd64, so we don't need to clutter up all arch profiles with them.