Skip to content

Commit

Permalink
eclass/enlightenment.eclass: Move HOMEPAGE to https://
Browse files Browse the repository at this point in the history
Update DESCRIPTION while at there since DR17 is from the past.

Closes: gentoo#5805
  • Loading branch information
bjacquin authored and mgorny committed Jan 27, 2018
1 parent d5feacc commit 19dfbad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eclass/enlightenment.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ case "${EAPI:-0}" in
esac
EXPORT_FUNCTIONS ${ENLIGHTENMENT_EXPF}

DESCRIPTION="A DR17 production"
HOMEPAGE="http://www.enlightenment.org/"
DESCRIPTION="An Enlightenment Foundation production"
HOMEPAGE="https://www.enlightenment.org"
if [[ -z ${SRC_URI} ]] ; then
case ${EURI_STATE:-${E_STATE}} in
release) SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz";;
Expand Down

0 comments on commit 19dfbad

Please sign in to comment.