From 0829a5a93af7a6e53e16980a9bb60c3d7b8fe087 Mon Sep 17 00:00:00 2001 From: Göktürk Yüksek Date: Thu, 22 Dec 2016 04:45:45 -0500 Subject: dev-cpp/gtkmm-utils: migrate away from google code #544092 Package-Manager: portage-2.3.0 --- dev-cpp/gtkmm-utils/gtkmm-utils-0.4.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-cpp/gtkmm-utils') diff --git a/dev-cpp/gtkmm-utils/gtkmm-utils-0.4.1.ebuild b/dev-cpp/gtkmm-utils/gtkmm-utils-0.4.1.ebuild index cb1da71e662d..1423220f2992 100644 --- a/dev-cpp/gtkmm-utils/gtkmm-utils-0.4.1.ebuild +++ b/dev-cpp/gtkmm-utils/gtkmm-utils-0.4.1.ebuild @@ -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" -- cgit v1.2.3-65-gdbad