dev-cpp/gmock: 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:45 +02:00
parent 6965102352
commit 97fe063789
5 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ EAPI="4"
inherit libtool eutils
DESCRIPTION="Google's C++ mocking framework"
HOMEPAGE="https://code.google.com/p/googlemock/"
HOMEPAGE="https://github.com/google/googlemock"
SRC_URI="https://googlemock.googlecode.com/files/${P}.tar.bz2"
LICENSE="BSD"

View File

@@ -7,7 +7,7 @@ EAPI="4"
inherit libtool
DESCRIPTION="Google's C++ mocking framework"
HOMEPAGE="https://code.google.com/p/googlemock/"
HOMEPAGE="https://github.com/google/googlemock"
SRC_URI="https://googlemock.googlecode.com/files/${P}.tar.bz2"
LICENSE="BSD"

View File

@@ -7,7 +7,7 @@ EAPI="4"
inherit libtool
DESCRIPTION="Google's C++ mocking framework"
HOMEPAGE="https://code.google.com/p/googlemock/"
HOMEPAGE="https://github.com/google/googlemock"
SRC_URI="https://googlemock.googlecode.com/files/${P}.zip"
LICENSE="BSD"

View File

@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
inherit libtool multilib-minimal python-any-r1
DESCRIPTION="Google's C++ mocking framework"
HOMEPAGE="https://code.google.com/p/googlemock/"
HOMEPAGE="https://github.com/google/googlemock"
SRC_URI="https://googlemock.googlecode.com/files/${P}.zip"
LICENSE="BSD"

View File

@@ -7,7 +7,7 @@ EAPI="4"
inherit libtool
DESCRIPTION="Google's C++ mocking framework"
HOMEPAGE="https://code.google.com/p/googlemock/"
HOMEPAGE="https://github.com/google/googlemock"
SRC_URI="https://googlemock.googlecode.com/files/${P}.zip"
LICENSE="BSD"