commit: 382d77f96728f4220a38d0665ff17fc78cca9bec Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 18:38:56 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 18:38:56 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=382d77f9
app-emacs/google-c-style: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-emacs/google-c-style/google-c-style-20091009-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild b/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild index 717814e..83b0af5 100644 --- a/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild +++ b/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit elisp DESCRIPTION="Provides the google C/C++ coding style" -HOMEPAGE="https://code.google.com/p/google-styleguide/" +HOMEPAGE="https://github.com/google/styleguide" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"