commit: bc6d28656021f34a3f3b8c946c864658d6dda460 Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Fri Apr 1 07:13:25 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Apr 1 07:13:25 2016 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=bc6d2865
app-emacs/ponylang-mode: update HOMEPAGE and SRC_URI Package-Manager: portage-2.2.26 app-emacs/ponylang-mode/ponylang-mode-0.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/ponylang-mode/ponylang-mode-0.0.1.ebuild b/app-emacs/ponylang-mode/ponylang-mode-0.0.1.ebuild index eb90a97..6d900db 100644 --- a/app-emacs/ponylang-mode/ponylang-mode-0.0.1.ebuild +++ b/app-emacs/ponylang-mode/ponylang-mode-0.0.1.ebuild @@ -9,8 +9,8 @@ inherit elisp IUSE="" DESCRIPTION="A major mode for editing pony" -HOMEPAGE="https://github.com/abingham/ponylang-mode/" -SRC_URI="https://github.com/abingham/ponylang-mode/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/SeanTAllen/ponylang-mode/" +SRC_URI="https://github.com/SeanTAllen/ponylang-mode/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64"