dev-cpp/gtkmm-utils: migrate away from google code #544092
authorGöktürk Yüksek <gokturk@gentoo.org>
Thu, 22 Dec 2016 09:45:45 +0000 (04:45 -0500)
committerGöktürk Yüksek <gokturk@gentoo.org>
Thu, 22 Dec 2016 10:44:06 +0000 (05:44 -0500)
Package-Manager: portage-2.3.0

dev-cpp/gtkmm-utils/gtkmm-utils-0.4.1.ebuild

index cb1da71e662d6f7637ada1a348a2e87dafed4098..1423220f29928ebc6aed167bd2ecbbe4a9af6336 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,8 +7,8 @@ inherit eutils flag-o-matic
 
 DESCRIPTION="Utility functions, classes and widgets written on top of gtkmm and
 glibmm."
-HOMEPAGE="https://code.google.com/p/gtkmm-utils/"
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
+HOMEPAGE="https://github.com/markoa/gtkmm-utils"
+SRC_URI="https://github.com/markoa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="LGPL-2"
 
 SLOT="0"