summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/xar/metadata.xml2
-rw-r--r--app-arch/xar/xar-1.5.2-r1.ebuild6
-rw-r--r--app-arch/xar/xar-1.5.2-r2.ebuild6
3 files changed, 7 insertions, 7 deletions
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.
</longdescription>
<upstream>
- <remote-id type="google-code">xar</remote-id>
+ <remote-id type="github">mackyle/xar</remote-id>
</upstream>
</pkgmetadata>
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"