summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 20:56:11 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 20:56:11 +0200
commit6965102352050cec64d6da1b246d4e45358ef364 (patch)
treecedd677078b97928a971b35f3fc99bceb68c2296 /dev-cpp/glog/glog-0.3.3-r1.ebuild
parentdev-cpp/gflags: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-6965102352050cec64d6da1b246d4e45358ef364.tar.gz
gentoo-6965102352050cec64d6da1b246d4e45358ef364.tar.bz2
gentoo-6965102352050cec64d6da1b246d4e45358ef364.zip
dev-cpp/glog: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-cpp/glog/glog-0.3.3-r1.ebuild')
-rw-r--r--dev-cpp/glog/glog-0.3.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glog/glog-0.3.3-r1.ebuild b/dev-cpp/glog/glog-0.3.3-r1.ebuild
index 101392ef0b51..6c3ac501e27c 100644
--- a/dev-cpp/glog/glog-0.3.3-r1.ebuild
+++ b/dev-cpp/glog/glog-0.3.3-r1.ebuild
@@ -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"