diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 11:55:56 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:06 -0400 |
commit | 9180b742c064b956072e492e46e4014aa822fa51 (patch) | |
tree | 238c6a089585c739d7ea174a3f58cbb9a1f3292c /app-editors/scite | |
parent | dev-embedded/libftdi: update homepage (diff) | |
download | gentoo-9180b742c064b956072e492e46e4014aa822fa51.tar.gz gentoo-9180b742c064b956072e492e46e4014aa822fa51.tar.bz2 gentoo-9180b742c064b956072e492e46e4014aa822fa51.zip |
app-editors/scite: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-editors/scite')
-rw-r--r-- | app-editors/scite/scite-4.2.1.ebuild | 2 | ||||
-rw-r--r-- | app-editors/scite/scite-4.3.2.ebuild | 2 | ||||
-rw-r--r-- | app-editors/scite/scite-4.3.3.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/scite/scite-4.2.1.ebuild b/app-editors/scite/scite-4.2.1.ebuild index 12a5af367952..6b9aa913c832 100644 --- a/app-editors/scite/scite-4.2.1.ebuild +++ b/app-editors/scite/scite-4.2.1.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs xdg-utils MY_PV=${PV//./} DESCRIPTION="A very powerful, highly configurable, small editor with syntax coloring" -HOMEPAGE="http://www.scintilla.org/SciTE.html" +HOMEPAGE="https://www.scintilla.org/SciTE.html" SRC_URI="https://www.scintilla.org/${PN}${MY_PV}.tgz -> ${P}.tgz" LICENSE="HPND lua? ( MIT )" diff --git a/app-editors/scite/scite-4.3.2.ebuild b/app-editors/scite/scite-4.3.2.ebuild index e34188a5587f..186e3d50d591 100644 --- a/app-editors/scite/scite-4.3.2.ebuild +++ b/app-editors/scite/scite-4.3.2.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs xdg-utils DESCRIPTION="A very powerful, highly configurable, small editor with syntax coloring" -HOMEPAGE="http://www.scintilla.org/SciTE.html" +HOMEPAGE="https://www.scintilla.org/SciTE.html" SRC_URI="https://www.scintilla.org/${PN}${PV//./}.tgz -> ${P}.tgz" LICENSE="HPND lua? ( MIT )" diff --git a/app-editors/scite/scite-4.3.3.ebuild b/app-editors/scite/scite-4.3.3.ebuild index e34188a5587f..186e3d50d591 100644 --- a/app-editors/scite/scite-4.3.3.ebuild +++ b/app-editors/scite/scite-4.3.3.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs xdg-utils DESCRIPTION="A very powerful, highly configurable, small editor with syntax coloring" -HOMEPAGE="http://www.scintilla.org/SciTE.html" +HOMEPAGE="https://www.scintilla.org/SciTE.html" SRC_URI="https://www.scintilla.org/${PN}${PV//./}.tgz -> ${P}.tgz" LICENSE="HPND lua? ( MIT )" |