diff options
-rw-r--r-- | dev-util/indent/indent-2.2.11-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-util/indent/indent-2.2.11_p5.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/indent/indent-2.2.11-r1.ebuild b/dev-util/indent/indent-2.2.11-r1.ebuild index b10e30e9d3e8..2b9b234599f0 100644 --- a/dev-util/indent/indent-2.2.11-r1.ebuild +++ b/dev-util/indent/indent-2.2.11-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit autotools eutils DESCRIPTION="Indent program source files" -HOMEPAGE="https://www.gentoo.org/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz" LICENSE="GPL-3" diff --git a/dev-util/indent/indent-2.2.11_p5.ebuild b/dev-util/indent/indent-2.2.11_p5.ebuild index 3a8feffd428d..f05029bb3436 100644 --- a/dev-util/indent/indent-2.2.11_p5.ebuild +++ b/dev-util/indent/indent-2.2.11_p5.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit autotools eutils DESCRIPTION="Indent program source files" -HOMEPAGE="https://www.gentoo.org/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI=" https://dev.gentoo.org/~jer/${P/_p*/}.tar.gz http://http.debian.net/debian/pool/main/i/${PN}/${PN}_${PV/_p*/}-${PV/*_p/}.debian.tar.xz |