mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-libs/readline: add git repo to HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -40,7 +40,7 @@ patches() {
|
||||
}
|
||||
|
||||
DESCRIPTION="Another cute console display library"
|
||||
HOMEPAGE="https://tiswww.case.edu/php/chet/readline/rltop.html"
|
||||
HOMEPAGE="https://tiswww.case.edu/php/chet/readline/rltop.html https://git.savannah.gnu.org/cgit/readline.git"
|
||||
|
||||
if [[ ${PV} == 9999 ]] ; then
|
||||
EGIT_REPO_URI="https://git.savannah.gnu.org/git/readline.git"
|
||||
|
||||
@@ -40,7 +40,7 @@ patches() {
|
||||
}
|
||||
|
||||
DESCRIPTION="Another cute console display library"
|
||||
HOMEPAGE="https://tiswww.case.edu/php/chet/readline/rltop.html"
|
||||
HOMEPAGE="https://tiswww.case.edu/php/chet/readline/rltop.html https://git.savannah.gnu.org/cgit/readline.git"
|
||||
|
||||
if [[ ${PV} == 9999 ]] ; then
|
||||
EGIT_REPO_URI="https://git.savannah.gnu.org/git/readline.git"
|
||||
|
||||
Reference in New Issue
Block a user