projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5feacc
)
eclass/enlightenment.eclass: Move HOMEPAGE to https://
author
Bertrand Jacquin
<bertrand@jacquin.bzh>
Wed, 27 Sep 2017 18:55:04 +0000
(19:55 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 27 Jan 2018 10:07:33 +0000
(11:07 +0100)
Update DESCRIPTION while at there since DR17 is from the past.
Closes: https://github.com/gentoo/gentoo/pull/5805
eclass/enlightenment.eclass
patch
|
blob
|
history
diff --git
a/eclass/enlightenment.eclass
b/eclass/enlightenment.eclass
index c374af34cb1de1d108365ce92848adc953635be2..8e4cc5a7a241ad4aeae149b209b4939003176408 100644
(file)
--- a/
eclass/enlightenment.eclass
+++ b/
eclass/enlightenment.eclass
@@
-88,8
+88,8
@@
case "${EAPI:-0}" in
esac
EXPORT_FUNCTIONS ${ENLIGHTENMENT_EXPF}
-DESCRIPTION="A
DR17
production"
-HOMEPAGE="http
://www.enlightenment.org/
"
+DESCRIPTION="A
n Enlightenment Foundation
production"
+HOMEPAGE="http
s://www.enlightenment.org
"
if [[ -z ${SRC_URI} ]] ; then
case ${EURI_STATE:-${E_STATE}} in
release) SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz";;