diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 20:38:56 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 20:38:56 +0200 |
commit | 382d77f96728f4220a38d0665ff17fc78cca9bec (patch) | |
tree | 69285a051c251f1bdd36ba45e94daa5b461e57e0 /app-emacs | |
parent | app-editors/qxmledit: Fixing HOMEPAGE move due to code.google.com shutdown (diff) | |
download | gentoo-382d77f96728f4220a38d0665ff17fc78cca9bec.tar.gz gentoo-382d77f96728f4220a38d0665ff17fc78cca9bec.tar.bz2 gentoo-382d77f96728f4220a38d0665ff17fc78cca9bec.zip |
app-emacs/google-c-style: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/google-c-style/google-c-style-20091009-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 717814e7edcb..83b0af5e659e 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 )" |