From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/html-xml-utils/
Date: Fri, 16 Mar 2018 17:21:17 +0000 (UTC) [thread overview]
Message-ID: <1521220873.d9ac7dfcff95c44115b7e76ca43c8b096c37de32.monsieurp@gentoo> (raw)
commit: d9ac7dfcff95c44115b7e76ca43c8b096c37de32
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 16 17:21:00 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Mar 16 17:21:13 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9ac7dfc
app-text/html-xml-utils: version bump.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-text/html-xml-utils/Manifest | 1 +
app-text/html-xml-utils/html-xml-utils-7.6.ebuild | 36 +++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/app-text/html-xml-utils/Manifest b/app-text/html-xml-utils/Manifest
index 953fb3027ca..fcfb2301980 100644
--- a/app-text/html-xml-utils/Manifest
+++ b/app-text/html-xml-utils/Manifest
@@ -1,3 +1,4 @@
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
+DIST html-xml-utils-7.6.tar.gz 343469 BLAKE2B 8273aee01df43df43e9a3b6d384061d4ef6065c60829a225e088a8e24c9c7d5cf91bce2a7624a88a9821c5fdce327754d93dfa3ddd583e27de21b714cea9f91d SHA512 ea9faec48b9f8a8e4c2ce4b4f504bf1641d83f624366a162ffd8cba1b4a3cb5ae019f82c472986dc8cfb97454b8a469b2e8e11852b6ed93ed5bce84528a07baa
diff --git a/app-text/html-xml-utils/html-xml-utils-7.6.ebuild b/app-text/html-xml-utils/html-xml-utils-7.6.ebuild
new file mode 100644
index 00000000000..882068c2edf
--- /dev/null
+++ b/app-text/html-xml-utils/html-xml-utils-7.6.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
+}
next reply other threads:[~2018-03-16 17:21 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-16 17:21 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 7:20 [gentoo-commits] repo/gentoo:master commit in: app-text/html-xml-utils/ Arthur Zamarin
2024-09-07 10:22 Petr Vaněk
2024-05-19 17:53 Arthur Zamarin
2024-05-19 17:12 Arthur Zamarin
2024-05-19 17:09 Sam James
2024-05-19 17:06 Arthur Zamarin
2023-05-10 22:17 Sam James
2023-02-11 4:53 Sam James
2022-08-29 19:30 Jakov Smolić
2022-08-29 19:28 Andreas Sturmlechner
2022-08-29 18:45 Agostino Sarubbo
2022-08-29 7:21 Agostino Sarubbo
2022-08-28 18:03 Arthur Zamarin
2022-08-01 3:15 Sam James
2020-06-20 14:41 Patrice Clement
2020-06-20 14:41 Patrice Clement
2020-06-20 14:41 Patrice Clement
2018-05-07 21:36 Patrice Clement
2018-02-04 22:49 Patrice Clement
2017-11-28 21:56 Patrice Clement
2017-11-28 21:56 Patrice Clement
2017-11-28 21:56 Patrice Clement
2017-10-28 23:59 Sergei Trofimovich
2017-10-26 21:47 Sergei Trofimovich
2017-10-26 18:54 Thomas Deutschmann
2017-10-19 7:39 Patrice Clement
2016-12-04 0:47 Patrice Clement
2016-04-19 8:55 Patrice Clement
2016-03-21 15:24 Patrice Clement
2015-10-19 12:06 Justin Lecher
2015-10-18 18:31 Mikle Kolyada
2015-08-31 8:31 Patrice Clement
2015-08-31 8:31 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1521220873.d9ac7dfcff95c44115b7e76ca43c8b096c37de32.monsieurp@gentoo \
--to=monsieurp@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox