* [gentoo-commits] repo/gentoo:master commit in: app-text/extract_url/
@ 2017-09-19 6:27 Tim Harder
0 siblings, 0 replies; 4+ messages in thread
From: Tim Harder @ 2017-09-19 6:27 UTC (permalink / raw
To: gentoo-commits
commit: 70c0da4c651c629eba8f740f5cae47f3e3d630f9
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 19 05:25:41 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 06:24:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70c0da4c
app-text/extract_url: initial import
| 1 +
| 28 +++++++++++++++++++++++++++
| 11 +++++++++++
3 files changed, 40 insertions(+)
--git a/app-text/extract_url/Manifest b/app-text/extract_url/Manifest
new file mode 100644
index 00000000000..1e11383f871
--- /dev/null
+++ b/app-text/extract_url/Manifest
@@ -0,0 +1 @@
+DIST extract_url-1.6.2.tar.gz 16296 SHA256 5f0b568d5c9449f477527b4077d8269f1f5e6d6531dfa5eb6ca72dbacab6f336 SHA512 c95c52c096569d4fb24da95480c8c5262ee29bfce8ddc9cb70af45d17f4977edff6d95eda8aa7976f82fc75e7de262fab21a3498590e1c212cf9cf6435d2c4f1 WHIRLPOOL 535885571e6ed7870ff4943864883f774ad18d55239c76e4a2e82beaabe699f3e57775e4bf52167e06bd882befb7374f41a77d554d01f7caf97470936107d19e
--git a/app-text/extract_url/extract_url-1.6.2.ebuild b/app-text/extract_url/extract_url-1.6.2.ebuild
new file mode 100644
index 00000000000..8ccadeb5e0f
--- /dev/null
+++ b/app-text/extract_url/extract_url-1.6.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="extracts URLs from correctly-encoded MIME email messages or plain text"
+HOMEPAGE="https://www.memoryhole.net/~kyle/extract_url/ https://github.com/m3m0ryh0l3/extracturl/"
+SRC_URI="https://github.com/m3m0ryh0l3/${PN/_/}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ dev-perl/MIME-tools
+ dev-perl/HTML-Parser
+ dev-perl/URI-Find
+ dev-perl/Curses-UI
+ dev-perl/TermReadKey
+"
+
+S=${WORKDIR}/${P/_/}
+
+src_install() {
+ default
+ dodoc extract_urlview.sample
+}
--git a/app-text/extract_url/metadata.xml b/app-text/extract_url/metadata.xml
new file mode 100644
index 00000000000..13884f66a23
--- /dev/null
+++ b/app-text/extract_url/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>radhermit@gentoo.org</email>
+ <name>Tim Harder</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">m3m0ryh0l3/extracturl</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/extract_url/
@ 2019-11-18 6:55 Tim Harder
0 siblings, 0 replies; 4+ messages in thread
From: Tim Harder @ 2019-11-18 6:55 UTC (permalink / raw
To: gentoo-commits
commit: a2d8c256450bd6f3a98a214328a06a2c4cffda2e
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 18 06:53:59 2019 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Mon Nov 18 06:55:00 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2d8c256
app-text/extract_url: drop myself as a maintainer
Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>
| 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
--git a/app-text/extract_url/metadata.xml b/app-text/extract_url/metadata.xml
index 13884f66a23..7cfa3990e6a 100644
--- a/app-text/extract_url/metadata.xml
+++ b/app-text/extract_url/metadata.xml
@@ -1,10 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>radhermit@gentoo.org</email>
- <name>Tim Harder</name>
- </maintainer>
+ <!-- maintainer-needed -->
<upstream>
<remote-id type="github">m3m0ryh0l3/extracturl</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/extract_url/
@ 2019-11-18 6:55 Tim Harder
0 siblings, 0 replies; 4+ messages in thread
From: Tim Harder @ 2019-11-18 6:55 UTC (permalink / raw
To: gentoo-commits
commit: 3a1b9050632776c4ee45ad056a81571a633c9651
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 18 06:54:47 2019 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Mon Nov 18 06:55:00 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a1b9050
app-text/extract_url: update to EAPI 7
Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>
| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--git a/app-text/extract_url/extract_url-1.6.2.ebuild b/app-text/extract_url/extract_url-1.6.2.ebuild
index 8ccadeb5e0f..5f105f6cc14 100644
--- a/app-text/extract_url/extract_url-1.6.2.ebuild
+++ b/app-text/extract_url/extract_url-1.6.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DESCRIPTION="extracts URLs from correctly-encoded MIME email messages or plain text"
HOMEPAGE="https://www.memoryhole.net/~kyle/extract_url/ https://github.com/m3m0ryh0l3/extracturl/"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/extract_url/
@ 2023-03-04 8:27 Joonas Niilola
0 siblings, 0 replies; 4+ messages in thread
From: Joonas Niilola @ 2023-03-04 8:27 UTC (permalink / raw
To: gentoo-commits
commit: fbc3666f9c5cf4595ff6e5d20adc890eb43133a8
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 4 08:26:17 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Mar 4 08:27:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbc3666f
app-text/extract_url: Stabilize 1.6.2 amd64, #892677
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--git a/app-text/extract_url/extract_url-1.6.2.ebuild b/app-text/extract_url/extract_url-1.6.2.ebuild
index 5f105f6cc147..e64257e765c4 100644
--- a/app-text/extract_url/extract_url-1.6.2.ebuild
+++ b/app-text/extract_url/extract_url-1.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/m3m0ryh0l3/${PN/_/}/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-03-04 8:27 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-04 8:27 [gentoo-commits] repo/gentoo:master commit in: app-text/extract_url/ Joonas Niilola
-- strict thread matches above, loose matches on Subject: below --
2019-11-18 6:55 Tim Harder
2019-11-18 6:55 Tim Harder
2017-09-19 6:27 Tim Harder
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox