From 43793fab84041cfc5c60c0151d1591b8a69fb24a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 25 Aug 2018 07:36:27 +0100 Subject: gentoo resync : 25.08.2018 --- app-text/xmldiff/Manifest | 6 ++++-- app-text/xmldiff/metadata.xml | 3 +++ app-text/xmldiff/xmldiff-0.6.10-r2.ebuild | 2 +- app-text/xmldiff/xmldiff-1.1.1.ebuild | 23 +++++++++++++++++++++++ 4 files changed, 31 insertions(+), 3 deletions(-) create mode 100644 app-text/xmldiff/xmldiff-1.1.1.ebuild (limited to 'app-text/xmldiff') diff --git a/app-text/xmldiff/Manifest b/app-text/xmldiff/Manifest index c8648021f6ff..e540fe33a98b 100644 --- a/app-text/xmldiff/Manifest +++ b/app-text/xmldiff/Manifest @@ -1,3 +1,5 @@ DIST xmldiff-0.6.10.tar.gz 45827 BLAKE2B f4b97d4fa7063f1edb66ab1bd465dc81cd66f35233dcd3d8ae2cc1f13e9e841645ddf8848dcd3bafc45d44da218c8260b36f5210883f3963572b375173e6d687 SHA512 b183a6e94258c4d693fa97e759868dae2dca6088e3cf12cf08b40e82d18a375f02b12d62d0cfc03fb74a5138f32f6614f555b95a3062ba768d1cdaf3391cc95b -EBUILD xmldiff-0.6.10-r2.ebuild 488 BLAKE2B 189741dc68933d3e514fb99b816aa2d531650d7850816cbabbb161e9bfad810a79d84b4e92e2ecc1782e6f9cc043590c3def905e1559e035dc9a67af8e1e52b4 SHA512 a2bd7bb2bb2a7cb3c6cfd3b6489dfe510b6f1ff6eb7b421e43f0fa29ceb229a3b60f73a982807c66d51b140770808d5657de5774ffeb77f87ca1be050fdd712c -MISC metadata.xml 575 BLAKE2B a4b096b5e7322a3b44bd67a360f32ea6042ad59e6f90c93d33fe468550e2bbe23d3d449e633c4f1ab8133333b689341d374196784d4bb9f4a6bc2b20030002ae SHA512 6bc0a3df2b2c0c34df37d6b5985fcf4fba8577560edbebfc4d87ce0e66b8bba4d44eb6df72ed22c70d84b1ead2c975f567ec45f6bc01128cbd5c62cc7ec0fd4e +DIST xmldiff-1.1.1.tar.gz 36429 BLAKE2B 2d84a1552851b0964ac837a30c61a99a3360292020251aa06ed71723e89b6a8f89a79107c69a317b16d810ee74241d38837d382b0dcb134b43f72f58ee2b6ea2 SHA512 cf65bdd827b76781b693089b8742f6358931456c4fdfd0f4b2a9e13b30101b48379ea9c2bf3dcb32d6d22198769262f2603172ffa877bec2ddfa5fabfdf74326 +EBUILD xmldiff-0.6.10-r2.ebuild 522 BLAKE2B 6d012cfec8f200441be4e5e27e9cbd4ca927843b46a5b8d24108440663d619c36b1f4bf11f256bd7c8478e88a9b01805d12c112cbba2a82fb96887aec40d9265 SHA512 b16ceed0a37b133b1f61b9e47529bd61469bc933ad99218f5d3a345baa6bfb2d4908754bcce5691be68085ace23f3049bc1ae12b855073f33bddce20620fc879 +EBUILD xmldiff-1.1.1.ebuild 642 BLAKE2B b747b274147b25923c77a250953eee32d1de0b247bef714489c6f6b06587c8bbc1563bc5f3630b6c446c4b66903e3ae2a2e0c7d4fd9816d75067bca3088311d2 SHA512 80bf5518b584c09e5d84e09e234ab234db9ff606e2ac97ff080caf458f83820564226ab44253fc2014717018691bf4c084b0fa749376e002ef752fef1d68c28d +MISC metadata.xml 654 BLAKE2B c1cee22927b381829f18b5f25c8059d5c6dd595a98688dc6fb69633d69c051c7dae5225aac80e63d7e1537e9db6663498250e7ad0548c648d51cb64bf43d2051 SHA512 e36d33b6a5f3f0cdde3af65f81efb30ace0e781efb5c5e3565231f5968d12e3553bd5dd394ff2a61873b40a523b1277bfdc3854e7c7ff28883ad968479496626 diff --git a/app-text/xmldiff/metadata.xml b/app-text/xmldiff/metadata.xml index e7734cc5fb8a..30d3057f57c4 100644 --- a/app-text/xmldiff/metadata.xml +++ b/app-text/xmldiff/metadata.xml @@ -12,4 +12,7 @@ used as a library or as a command line tool. It can work either with XML files or DOM trees. + + Shoobx/xmldiff + diff --git a/app-text/xmldiff/xmldiff-0.6.10-r2.ebuild b/app-text/xmldiff/xmldiff-0.6.10-r2.ebuild index e116f9beb7a1..7f33b19bd77d 100644 --- a/app-text/xmldiff/xmldiff-0.6.10-r2.ebuild +++ b/app-text/xmldiff/xmldiff-0.6.10-r2.ebuild @@ -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="https://www.logilab.org/project/xmldiff" +HOMEPAGE="https://github.com/Shoobx/xmldiff https://www.logilab.org/project/xmldiff" SRC_URI="ftp://ftp.logilab.fr/pub/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-text/xmldiff/xmldiff-1.1.1.ebuild b/app-text/xmldiff/xmldiff-1.1.1.ebuild new file mode 100644 index 000000000000..955725e5043f --- /dev/null +++ b/app-text/xmldiff/xmldiff-1.1.1.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} ) + +inherit distutils-r1 + +DESCRIPTION="A tool that figures out the differences between two similar XML files" +HOMEPAGE="https://github.com/Shoobx/xmldiff https://www.logilab.org/project/xmldiff" +SRC_URI="https://github.com/Shoobx/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="LGPL-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-linux" +IUSE="" + +RDEPEND="dev-python/future + dev-python/lxml + dev-python/six" + +DOCS=( AUTHORS.rst CHANGES.rst README.rst TODO.rst ) -- cgit v1.2.3