app-emacs/google-c-style: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:38:56 +0000 (20:38 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:38:56 +0000 (20:38 +0200)
Package-Manager: portage-2.2.20.1

app-emacs/google-c-style/google-c-style-20091009-r1.ebuild

index 717814e7edcb51da74dde4101962c894244116cd..83b0af5e659e7db4d84a9f673853d3328611c374 100644 (file)
@@ -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 )"