diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2019-09-07 21:48:33 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2019-09-07 21:48:33 +0100 |
commit | 202587a0bab44d995706fe7506f5059e096d9f47 (patch) | |
tree | 1c87bcc46b9aeeaf01f77ff9be202e84eceae784 /profiles | |
parent | sys-kernel/longterm-sources: Version bump (diff) | |
download | portage-202587a0bab44d995706fe7506f5059e096d9f47.tar.xz |
profiles: unmask sys-boot/grub:2
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/common/package.accept_keywords | 4 | ||||
-rw-r--r-- | profiles/common/package.mask | 2 | ||||
-rw-r--r-- | profiles/common/package.use | 4 | ||||
-rw-r--r-- | profiles/common/package.use.mask | 3 | ||||
-rw-r--r-- | profiles/server/aws/package.unmask | 1 | ||||
-rw-r--r-- | profiles/server/aws/packages | 1 |
6 files changed, 0 insertions, 15 deletions
diff --git a/profiles/common/package.accept_keywords b/profiles/common/package.accept_keywords index e7b56bb4..6e523ef6 100644 --- a/profiles/common/package.accept_keywords +++ b/profiles/common/package.accept_keywords @@ -1,6 +1,2 @@ # 20/08/2015 - beber =sys-auth/passwdqc-1.3.0 ~amd64 - -# 18/09/2016 - beber -# epatch_user() -=sys-boot/grub-0.97-r18 ~amd64 diff --git a/profiles/common/package.mask b/profiles/common/package.mask deleted file mode 100644 index 6adc935c..00000000 --- a/profiles/common/package.mask +++ /dev/null @@ -1,2 +0,0 @@ -# Stick on GRUB legacy -sys-boot/grub:2 diff --git a/profiles/common/package.use b/profiles/common/package.use index 74387eb1..19c1eb12 100644 --- a/profiles/common/package.use +++ b/profiles/common/package.use @@ -45,10 +45,6 @@ media-gfx/pngcrush system-libs # Use the system-wide dev-libs/libevent instead of bundled www-client/firefox system-cairo system-icu system-jpeg system-libvpx system-sqlite system-harfbuzz system-libevent -# 19/05/2014 - beber -# required by sys-boot/grub::pants-on -sys-libs/ncurses abi_x86_32 - # 07/03/2015 - beber # Build the SunEC provider against system NSS dev-java/icedtea sunec diff --git a/profiles/common/package.use.mask b/profiles/common/package.use.mask deleted file mode 100644 index 3fa4cd64..00000000 --- a/profiles/common/package.use.mask +++ /dev/null @@ -1,3 +0,0 @@ -# 17/09/2014 - beber -# Needed for sys-boot/grub::pants-on -sys-libs/ncurses -abi_x86_32 diff --git a/profiles/server/aws/package.unmask b/profiles/server/aws/package.unmask deleted file mode 100644 index 90ed0e2a..00000000 --- a/profiles/server/aws/package.unmask +++ /dev/null @@ -1 +0,0 @@ -sys-boot/grub:2 diff --git a/profiles/server/aws/packages b/profiles/server/aws/packages index 9dd6f68a..027e4d60 100644 --- a/profiles/server/aws/packages +++ b/profiles/server/aws/packages @@ -1,4 +1,3 @@ --*sys-boot/grub -*sys-kernel/linux-firmware *net-misc/connman |