From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3EE1D138331 for ; Sun, 4 Feb 2018 22:49:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83017E09AB; Sun, 4 Feb 2018 22:49:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 509B3E09AB for ; Sun, 4 Feb 2018 22:49:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EE254335C0B for ; Sun, 4 Feb 2018 22:49:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 359A81C5 for ; Sun, 4 Feb 2018 22:49:37 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1517784560.aa679b782f85caa68ca04d64658c62ee374ab887.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/html-xml-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/html-xml-utils/Manifest app-text/html-xml-utils/html-xml-utils-7.5.ebuild X-VCS-Directories: app-text/html-xml-utils/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: aa679b782f85caa68ca04d64658c62ee374ab887 X-VCS-Branch: master Date: Sun, 4 Feb 2018 22:49:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5244e4ac-d5ac-403e-9df0-0c351e2eb523 X-Archives-Hash: 4d87d9780ca6fe5b6eaeb0137a05d67b commit: aa679b782f85caa68ca04d64658c62ee374ab887 Author: Patrice Clement gentoo org> AuthorDate: Fri Feb 2 22:41:12 2018 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sun Feb 4 22:49:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa679b78 app-text/html-xml-utils: version bump. Package-Manager: Portage-2.3.19, Repoman-2.3.6 app-text/html-xml-utils/Manifest | 1 + app-text/html-xml-utils/html-xml-utils-7.5.ebuild | 36 +++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/app-text/html-xml-utils/Manifest b/app-text/html-xml-utils/Manifest index 747d530fb73..953fb3027ca 100644 --- a/app-text/html-xml-utils/Manifest +++ b/app-text/html-xml-utils/Manifest @@ -1,2 +1,3 @@ DIST html-xml-utils-7.1.tar.gz 319559 BLAKE2B 4c07a13a6b59c9d336a5620f2c9b1109fc5289339348d287136ac91f5dd508780a97dc9e30ae361c1c8237ecfa16996a6cd79cb4eaf6d9b6ba9bd97806009fd2 SHA512 a17328500552ad28136a08d0c7dd992d53afbc853ffd8930b516b3218915f4f159234f27af66d135a51dc25eb6c35e6f14d6f0006bdfc2abf351ac8298334d48 DIST html-xml-utils-7.4.tar.gz 343008 BLAKE2B 29c8e437afabd04fd511d3498c94cfe8ef027478b7bd4d0390635a5dd18be20971413217ba083e7fb7b82d9b10a9d943b8a90f761cd6ab192829ee64a11a0952 SHA512 88a527c29ef23b34ecb778085aafd399943764a18a3e4b39ff27b3e2cc3effa84b9ffe7c2a0df80fb27a38a7e4d4ceef6db91da46cbb2b4f9fd59903d4868a20 +DIST html-xml-utils-7.5.tar.gz 342037 BLAKE2B 0398c35593438fc3f46c459a6aba5f2c8814aed70087f27b3205a864fc349159691d282f6636073a8c8c0e8a711cd4efd070ba83f04348315f6b657b7495150c SHA512 32d9d36189a0f1a2f72578f7a449faa1ae85077de697e9021499981ee1a26e002d0a79a96ebe7f9e914b4a32320e098413a59a059c1541789599602e8be39d86 diff --git a/app-text/html-xml-utils/html-xml-utils-7.5.ebuild b/app-text/html-xml-utils/html-xml-utils-7.5.ebuild new file mode 100644 index 00000000000..882068c2edf --- /dev/null +++ b/app-text/html-xml-utils/html-xml-utils-7.5.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit multilib-minimal + +DESCRIPTION="A number of simple utilities for manipulating HTML and XML files" +SRC_URI="http://www.w3.org/Tools/HTML-XML-utils/${P}.tar.gz" +HOMEPAGE="http://www.w3.org/Tools/HTML-XML-utils/" + +LICENSE="W3C" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-linux ~ppc-macos ~x86-macos" + +RESTRICT="test" + +RDEPEND="net-misc/curl" +DEPEND="${RDEPEND}" + +src_prepare() { + default + sed -e "/doc_DATA = COPYING/d" -i Makefile.in || die +} + +multilib_src_configure() { + ECONF_SOURCE="${S}" econf +} + +src_compile() { + multilib-minimal_src_compile +} + +src_install() { + multilib-minimal_src_install +}