mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-cpp/glog: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user