commit: f5e88cf2012437b6f4fbfb54dda64feedc9e4f97 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Tue May 7 00:33:34 2019 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Tue May 7 00:33:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5e88cf2
app-backup/untangle-https-backup: maintainer stabilize on amd64. Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 app-backup/untangle-https-backup/untangle-https-backup-0.0.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-backup/untangle-https-backup/untangle-https-backup-0.0.10.ebuild b/app-backup/untangle-https-backup/untangle-https-backup-0.0.10.ebuild index ddad041ea85..618e1cb77f5 100644 --- a/app-backup/untangle-https-backup/untangle-https-backup-0.0.10.ebuild +++ b/app-backup/untangle-https-backup/untangle-https-backup-0.0.10.ebuild @@ -8,12 +8,12 @@ PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 DESCRIPTION="Back up Untangle configurations via the web admin UI" -HOMEPAGE="http://michael.orlitzky.com/code/untangle-https-backup.php" +HOMEPAGE="http://michael.orlitzky.com/code/untangle-https-backup.xhtml" SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND=""
