Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/graaff:master commit in: app-emacs/ponylang-mode/
Date: Fri, 01 Apr 2016 07:18:46
Message-Id: 1459494805.bc6d28656021f34a3f3b8c946c864658d6dda460.graaff@gentoo
1 commit: bc6d28656021f34a3f3b8c946c864658d6dda460
2 Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
3 AuthorDate: Fri Apr 1 07:13:25 2016 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 1 07:13:25 2016 +0000
6 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=bc6d2865
7
8 app-emacs/ponylang-mode: update HOMEPAGE and SRC_URI
9
10 Package-Manager: portage-2.2.26
11
12 app-emacs/ponylang-mode/ponylang-mode-0.0.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-emacs/ponylang-mode/ponylang-mode-0.0.1.ebuild b/app-emacs/ponylang-mode/ponylang-mode-0.0.1.ebuild
16 index eb90a97..6d900db 100644
17 --- a/app-emacs/ponylang-mode/ponylang-mode-0.0.1.ebuild
18 +++ b/app-emacs/ponylang-mode/ponylang-mode-0.0.1.ebuild
19 @@ -9,8 +9,8 @@ inherit elisp
20 IUSE=""
21
22 DESCRIPTION="A major mode for editing pony"
23 -HOMEPAGE="https://github.com/abingham/ponylang-mode/"
24 -SRC_URI="https://github.com/abingham/ponylang-mode/archive/${PV}.tar.gz -> ${P}.tar.gz"
25 +HOMEPAGE="https://github.com/SeanTAllen/ponylang-mode/"
26 +SRC_URI="https://github.com/SeanTAllen/ponylang-mode/archive/${PV}.tar.gz -> ${P}.tar.gz"
27 LICENSE="MIT"
28 SLOT="0"
29 KEYWORDS="~amd64"