From: Göktürk Yüksek Date: Thu, 29 Dec 2016 00:18:34 +0000 (-0500) Subject: app-arch/xar: migrate away from google code #544092 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=326b0f5a85d1e168e48b6f3299078cb25254f62d;p=gentoo.git app-arch/xar: migrate away from google code #544092 Package-Manager: portage-2.3.0 --- diff --git a/app-arch/xar/metadata.xml b/app-arch/xar/metadata.xml index bd2c5a8efcf9..0596745d09b9 100644 --- a/app-arch/xar/metadata.xml +++ b/app-arch/xar/metadata.xml @@ -14,6 +14,6 @@ content's rich meta-data. - xar + mackyle/xar diff --git a/app-arch/xar/xar-1.5.2-r1.ebuild b/app-arch/xar/xar-1.5.2-r1.ebuild index 9a37942b8e9a..d7eb6d9ae0cc 100644 --- a/app-arch/xar/xar-1.5.2-r1.ebuild +++ b/app-arch/xar/xar-1.5.2-r1.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 @@ EAPI=4 inherit autotools base eutils DESCRIPTION="An easily extensible archive format" -HOMEPAGE="https://code.google.com/p/xar" -SRC_URI="https://xar.googlecode.com/files/${P}.tar.gz" +HOMEPAGE="https://github.com/mackyle/xar" +SRC_URI="https://github.com/mackyle/${PN}/archive/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" diff --git a/app-arch/xar/xar-1.5.2-r2.ebuild b/app-arch/xar/xar-1.5.2-r2.ebuild index 16e909a35f34..6dac7a28326f 100644 --- a/app-arch/xar/xar-1.5.2-r2.ebuild +++ b/app-arch/xar/xar-1.5.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,8 +7,8 @@ EAPI="5" inherit autotools eutils DESCRIPTION="An easily extensible archive format" -HOMEPAGE="https://code.google.com/p/xar" -SRC_URI="https://xar.googlecode.com/files/${P}.tar.gz" +HOMEPAGE="https://github.com/mackyle/xar" +SRC_URI="https://github.com/mackyle/${PN}/archive/${P}.tar.gz" LICENSE="BSD-2" SLOT="0"