* [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-StripScripts-Parser/
@ 2017-01-04 10:09 Andreas Hüttel
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Hüttel @ 2017-01-04 10:09 UTC (permalink / raw
To: gentoo-commits
commit: 7ac1db62905462262434b4164fb4352907c8f262
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 4 10:09:22 2017 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jan 4 10:09:22 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ac1db62
dev-perl/HTML-StripScripts-Parser: New package, bug 382631
Package-Manager: Portage-2.3.3, Repoman-2.3.1
.../HTML-StripScripts-Parser-1.30.0.ebuild | 24 ++++++++++++++++++++++
dev-perl/HTML-StripScripts-Parser/Manifest | 1 +
dev-perl/HTML-StripScripts-Parser/metadata.xml | 8 ++++++++
3 files changed, 33 insertions(+)
diff --git a/dev-perl/HTML-StripScripts-Parser/HTML-StripScripts-Parser-1.30.0.ebuild b/dev-perl/HTML-StripScripts-Parser/HTML-StripScripts-Parser-1.30.0.ebuild
new file mode 100644
index 00000000..c6ede82
--- /dev/null
+++ b/dev-perl/HTML-StripScripts-Parser/HTML-StripScripts-Parser-1.30.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=6
+
+DIST_VERSION=1.03
+DIST_AUTHOR=DRTECH
+inherit perl-module
+
+DESCRIPTION="XSS filter using HTML::Parser"
+
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE="test"
+
+RDEPEND="
+ >=dev-perl/HTML-Parser-3.560.0
+ >=dev-perl/HTML-StripScripts-1.50.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( virtual/perl-Test-Simple )
+"
diff --git a/dev-perl/HTML-StripScripts-Parser/Manifest b/dev-perl/HTML-StripScripts-Parser/Manifest
new file mode 100644
index 00000000..ea7ac63
--- /dev/null
+++ b/dev-perl/HTML-StripScripts-Parser/Manifest
@@ -0,0 +1 @@
+DIST HTML-StripScripts-Parser-1.03.tar.gz 9524 SHA256 478c1a4e46eb77fa7bce96ba288168f0b98c27f250e00dc6312365081aed3407 SHA512 3bc766ff738623191b23c5212751cad32b76160bf5e3dcdfad5e161288c906deb1357fc092a962da87525b7364ba924de9ef68b94966c003ee7cb23e8035dc15 WHIRLPOOL 4a85762c51076afbcacd6ab856c2e2cea5743ad12eb39aa731cd4a15d2e7e8ca21c03214d9537d1772d49787305a238a3ad7355244f8a9c5249940903674d219
diff --git a/dev-perl/HTML-StripScripts-Parser/metadata.xml b/dev-perl/HTML-StripScripts-Parser/metadata.xml
new file mode 100644
index 00000000..2b9a936
--- /dev/null
+++ b/dev-perl/HTML-StripScripts-Parser/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-StripScripts-Parser/
@ 2017-10-25 18:36 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2017-10-25 18:36 UTC (permalink / raw
To: gentoo-commits
commit: 0146355ed43b315ffc056829c2b452e6462d72b9
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 25 06:16:22 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Oct 25 18:36:00 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0146355e
dev-perl/HTML-StripScripts-Parser: Add remote-id's to metadata.xml
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-perl/HTML-StripScripts-Parser/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-perl/HTML-StripScripts-Parser/metadata.xml b/dev-perl/HTML-StripScripts-Parser/metadata.xml
index 2b9a936fc0a..9690061cc25 100644
--- a/dev-perl/HTML-StripScripts-Parser/metadata.xml
+++ b/dev-perl/HTML-StripScripts-Parser/metadata.xml
@@ -5,4 +5,8 @@
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
+ <upstream>
+ <remote-id type="cpan">HTML-StripScripts-Parser</remote-id>
+ <remote-id type="cpan-module">HTML::StripScripts::Parser</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-StripScripts-Parser/
@ 2019-07-08 16:09 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2019-07-08 16:09 UTC (permalink / raw
To: gentoo-commits
commit: c29d66e7b42eccb64fc9cae86517f65ab62ad94d
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 8 12:10:11 2019 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Jul 8 16:09:08 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c29d66e7
dev-perl/HTML-StripScripts-Parser: Fix unsorted keywords
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../HTML-StripScripts-Parser/HTML-StripScripts-Parser-1.30.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/HTML-StripScripts-Parser/HTML-StripScripts-Parser-1.30.0.ebuild b/dev-perl/HTML-StripScripts-Parser/HTML-StripScripts-Parser-1.30.0.ebuild
index 3c821a9afdd..0a0a988adf5 100644
--- a/dev-perl/HTML-StripScripts-Parser/HTML-StripScripts-Parser-1.30.0.ebuild
+++ b/dev-perl/HTML-StripScripts-Parser/HTML-StripScripts-Parser-1.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="XSS filter using HTML::Parser"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-StripScripts-Parser/
@ 2021-11-01 17:53 Andreas K. Hüttel
0 siblings, 0 replies; 4+ messages in thread
From: Andreas K. Hüttel @ 2021-11-01 17:53 UTC (permalink / raw
To: gentoo-commits
commit: c54c953fde12c506eacc884fb9b19d20aa7692b5
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 1 17:31:39 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Nov 1 17:52:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c54c953f
dev-perl/HTML-StripScripts-Parser: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...er-1.30.0.ebuild => HTML-StripScripts-Parser-1.30.0-r1.ebuild} | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/dev-perl/HTML-StripScripts-Parser/HTML-StripScripts-Parser-1.30.0.ebuild b/dev-perl/HTML-StripScripts-Parser/HTML-StripScripts-Parser-1.30.0-r1.ebuild
similarity index 77%
rename from dev-perl/HTML-StripScripts-Parser/HTML-StripScripts-Parser-1.30.0.ebuild
rename to dev-perl/HTML-StripScripts-Parser/HTML-StripScripts-Parser-1.30.0-r1.ebuild
index 8ef3b367ecc..30f763cdf32 100644
--- a/dev-perl/HTML-StripScripts-Parser/HTML-StripScripts-Parser-1.30.0.ebuild
+++ b/dev-perl/HTML-StripScripts-Parser/HTML-StripScripts-Parser-1.30.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_VERSION=1.03
DIST_AUTHOR=DRTECH
@@ -11,14 +11,12 @@ DESCRIPTION="XSS filter using HTML::Parser"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
RDEPEND="
>=dev-perl/HTML-Parser-3.560.0
>=dev-perl/HTML-StripScripts-1.50.0
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? ( virtual/perl-Test-Simple )
"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-11-01 17:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-25 18:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-StripScripts-Parser/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2021-11-01 17:53 Andreas K. Hüttel
2019-07-08 16:09 Kent Fredric
2017-01-04 10:09 Andreas Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox