Skip to content

Commit

Permalink
kernel-2.eclass: update HOMEPAGE
Browse files Browse the repository at this point in the history
Signed-off-by: Joonas Niilola <[email protected]>
Closes: gentoo#13866
Signed-off-by: Alice Ferrazzi <[email protected]>
  • Loading branch information
juippis authored and aliceinwire committed Dec 5, 2019
1 parent 9274077 commit d433a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclass/kernel-2.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ if [[ ${CTARGET} == ${CHOST} && ${CATEGORY/cross-} != ${CATEGORY} ]]; then
export CTARGET=${CATEGORY/cross-}
fi

HOMEPAGE="https://www.kernel.org/ https://www.gentoo.org/ ${HOMEPAGE}"
HOMEPAGE="https://www.kernel.org/ https://wiki.gentoo.org/wiki/Kernel ${HOMEPAGE}"
: ${LICENSE:="GPL-2"}

# This is the latest KV_PATCH of the deblob tool available from the
Expand Down

0 comments on commit d433a3e

Please sign in to comment.