dev-cpp/glog: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1
This commit is contained in:
Tobias Klausmann
2015-09-01 20:56:11 +02:00
parent 17d3bd6121
commit 6965102352
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ EAPI="4"
inherit eutils
DESCRIPTION="Google's C++ logging library"
HOMEPAGE="https://code.google.com/p/google-glog/"
HOMEPAGE="https://github.com/google/glog"
SRC_URI="https://google-glog.googlecode.com/files/${P}-1.tar.gz"
LICENSE="BSD"

View File

@@ -6,7 +6,7 @@ EAPI="4"
inherit eutils
DESCRIPTION="Google's C++ logging library"
HOMEPAGE="https://code.google.com/p/google-glog/"
HOMEPAGE="https://github.com/google/glog"
SRC_URI="https://google-glog.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"

View File

@@ -6,7 +6,7 @@ EAPI="4"
inherit eutils multilib-minimal
DESCRIPTION="Google's C++ logging library"
HOMEPAGE="https://code.google.com/p/google-glog/"
HOMEPAGE="https://github.com/google/glog"
SRC_URI="https://google-glog.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"

View File

@@ -6,7 +6,7 @@ EAPI="4"
inherit eutils
DESCRIPTION="Google's C++ logging library"
HOMEPAGE="https://code.google.com/p/google-glog/"
HOMEPAGE="https://github.com/google/glog"
SRC_URI="https://google-glog.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"