Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Commit

Permalink
Merge pull request #2554 from dm0-/grub
Browse files Browse the repository at this point in the history
sys-boot/grub: bump to 2.02
  • Loading branch information
dm0- authored Apr 28, 2017
2 parents 28d4055 + 5721001 commit 7fc3235
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sys-boot/grub/grub-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64 ~x86"
else
CROS_WORKON_COMMIT="ccf8c4a280d29f7fe0df7b26f33982e71fab9e18"
CROS_WORKON_COMMIT="6782f6d431d22b4e9ab14e94d263795c7991e160"
KEYWORDS="amd64 arm64 x86"
fi

Expand All @@ -28,7 +28,7 @@ HOMEPAGE="http://www.gnu.org/software/grub/"

# Includes licenses for dejavu and unifont
LICENSE="GPL-3 truetype? ( BitstreamVera GPL-2-with-font-exception )"
SLOT="2"
SLOT="2/${PVR}"
IUSE="debug device-mapper doc efiemu mount +multislot nls static sdl test truetype libzfs"

GRUB_ALL_PLATFORMS=(
Expand Down

0 comments on commit 7fc3235

Please sign in to comment.