x11-drivers/xf86-video-fbturbo-9999-r101: fixed repoman warnings
This commit is contained in:
parent
eaf60f4592
commit
b894fad3b5
2 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
|||
EBUILD xf86-video-fbturbo-9999-r101.ebuild 716 BLAKE2B a65ef6894150714a411b0df51262a50808219faf12f5e582e55884ce9285bc5271889b07eaf43fb6d1f6878e38b6df9e7cebb0a7a9d7c64e25b86b5d5e2a7869 SHA512 939be023484131b5cf5f3d028bc670be9c0b4ac9ff7947f5db7fde005376536f49e7d2c90c23dd9112b8094c6139a77e8ed5c232b63f0a9f577d9c8afe456a95
|
||||
EBUILD xf86-video-fbturbo-9999-r101.ebuild 710 BLAKE2B 2b320a979c6bf5de7c2508c79702070d6e8025e8d760f8233f6f96672edae895d5d49dcf64a08caae2b1693922742d74951847e1501161f74df0af0544571e21 SHA512 0831cd7e664dbc2b30e44811bfcbcb6b9fd84c853ccc2101803b733e5f841010990928a77fbf86ec39dd970ccac6a91998b38687f272f798bd7567ffae9fae0b
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=5
|
||||
EAPI=7
|
||||
XORG_DRI=always
|
||||
|
||||
#EGIT_REPO_URI="https://github.com/ssvb/xf86-video-fbturbo.git"
|
||||
|
@ -10,7 +10,7 @@ XORG_DRI=always
|
|||
EGIT_REPO_URI="https://github.com/KenjiBrown/xf86-video-fbturbo.git"
|
||||
EGIT_BRANCH="aarch64-gentoo"
|
||||
|
||||
inherit autotools-utils xorg-2 git-r3
|
||||
inherit autotools xorg-3 git-r3
|
||||
|
||||
DESCRIPTION="FBTurbo ARM video driver (based on sunxifb)"
|
||||
|
||||
|
|
Loading…
Reference in a new issue