app-arch/xar: migrate away from google code #544092
authorGöktürk Yüksek <gokturk@gentoo.org>
Thu, 29 Dec 2016 00:18:34 +0000 (19:18 -0500)
committerGöktürk Yüksek <gokturk@gentoo.org>
Thu, 29 Dec 2016 00:19:11 +0000 (19:19 -0500)
Package-Manager: portage-2.3.0

app-arch/xar/metadata.xml
app-arch/xar/xar-1.5.2-r1.ebuild
app-arch/xar/xar-1.5.2-r2.ebuild

index bd2c5a8efcf9e3f1dd10a79e599ae23eae91b4b8..0596745d09b93e389854ecb2242e9fb2ce15e4b3 100644 (file)
@@ -14,6 +14,6 @@
     content's rich meta-data.
   </longdescription>
   <upstream>
-    <remote-id type="google-code">xar</remote-id>
+    <remote-id type="github">mackyle/xar</remote-id>
   </upstream>
 </pkgmetadata>
index 9a37942b8e9abd08a7c5e17fc675e447f5541b5c..d7eb6d9ae0cc8ab976897a320cca08e345ece285 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 @@ 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"
index 16e909a35f3459a4cc4e0ea4d5ab8a5bb1acd0de..6dac7a28326f414d73fe1f96a617bb8f772a0c99 100644 (file)
@@ -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"