summaryrefslogtreecommitdiff
path: root/app-text/xmldiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-16 16:47:37 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-16 16:47:37 +0100
commit8aebb228036d5e2863b7eaa6e319ab41c1669269 (patch)
tree00f4b90ce32462dc8e99ae54a31d6462ea2c3ac6 /app-text/xmldiff
parent76cba73c47c8694e74377004634daca18f2d9c08 (diff)
gentoo resync : 16.04.2018
Diffstat (limited to 'app-text/xmldiff')
-rw-r--r--app-text/xmldiff/Manifest2
-rw-r--r--app-text/xmldiff/xmldiff-0.6.10-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/xmldiff/Manifest b/app-text/xmldiff/Manifest
index 4d8477e3b430..b430c211d145 100644
--- a/app-text/xmldiff/Manifest
+++ b/app-text/xmldiff/Manifest
@@ -1,3 +1,3 @@
DIST xmldiff-0.6.10.tar.gz 45827 BLAKE2B f4b97d4fa7063f1edb66ab1bd465dc81cd66f35233dcd3d8ae2cc1f13e9e841645ddf8848dcd3bafc45d44da218c8260b36f5210883f3963572b375173e6d687 SHA512 b183a6e94258c4d693fa97e759868dae2dca6088e3cf12cf08b40e82d18a375f02b12d62d0cfc03fb74a5138f32f6614f555b95a3062ba768d1cdaf3391cc95b
-EBUILD xmldiff-0.6.10-r1.ebuild 552 BLAKE2B 9041561990fe787f451eb01b3453b2d66b5034761fb07047afed23cb8e364877932e87c9bec8ed08b92745236d2759566e0202fb0853e5e459587bb2dfb7f8d6 SHA512 06f293122efe66a65981201cc886772bcbb9b5ac4b4ee477a6af1444625636c5f23b0b33a9c963896d1a6dfed960a611ec59522f088b8c08fa2874a887051619
+EBUILD xmldiff-0.6.10-r1.ebuild 553 BLAKE2B 04eabcc7d063641632d6b451fe632c74c6fc20f0f7f764fbb792a7e71301d2c7f7d61283e886d23b8b5ea527fde3b88865c68a6e708002fa316d19bd113b4a1a SHA512 cbf5af5d5c2c1a06190bf28d19ba77fea6d9f44673bdc89296dbe667949e2a95c42e5923a7205464c986526fd5369ec0115a7d02fdba05e3cac5b3c34db83721
MISC metadata.xml 575 BLAKE2B a4b096b5e7322a3b44bd67a360f32ea6042ad59e6f90c93d33fe468550e2bbe23d3d449e633c4f1ab8133333b689341d374196784d4bb9f4a6bc2b20030002ae SHA512 6bc0a3df2b2c0c34df37d6b5985fcf4fba8577560edbebfc4d87ce0e66b8bba4d44eb6df72ed22c70d84b1ead2c975f567ec45f6bc01128cbd5c62cc7ec0fd4e
diff --git a/app-text/xmldiff/xmldiff-0.6.10-r1.ebuild b/app-text/xmldiff/xmldiff-0.6.10-r1.ebuild
index 5dc8a0594f3b..258bcb5872b9 100644
--- a/app-text/xmldiff/xmldiff-0.6.10-r1.ebuild
+++ b/app-text/xmldiff/xmldiff-0.6.10-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="A tool that figures out the differences between two similar XML files"
-HOMEPAGE="http://www.logilab.org/project/xmldiff"
+HOMEPAGE="https://www.logilab.org/project/xmldiff"
SRC_URI="ftp://ftp.logilab.fr/pub/${PN}/${P}.tar.gz"
LICENSE="GPL-2"