mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-util/diffball: update SRC_URI, HOMEPAGE, metadata.xml.
Closes: https://bugs.gentoo.org/680560 Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11631 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
committed by
Patrice Clement
parent
ccbad0d45c
commit
ecd09e55dd
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -6,8 +6,8 @@ EAPI=6
|
||||
inherit flag-o-matic
|
||||
|
||||
DESCRIPTION="Delta compression suite for using/generating binary patches"
|
||||
HOMEPAGE="https://diffball.googlecode.com/"
|
||||
SRC_URI="https://diffball.googlecode.com/files/${P}.tar.bz2"
|
||||
HOMEPAGE="https://github.com/rafaelmartins/diffball"
|
||||
SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN}/${P}.tar.bz2"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
<name>Rafael G. Martins</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">rafaelmartins/diffball</remote-id>
|
||||
<remote-id type="google-code">diffball</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user