public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/extract_url/
Date: Tue, 19 Sep 2017 06:27:30 +0000 (UTC)	[thread overview]
Message-ID: <1505802242.70c0da4c651c629eba8f740f5cae47f3e3d630f9.radhermit@gentoo> (raw)

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

 app-text/extract_url/Manifest                 |  1 +
 app-text/extract_url/extract_url-1.6.2.ebuild | 28 +++++++++++++++++++++++++++
 app-text/extract_url/metadata.xml             | 11 +++++++++++
 3 files changed, 40 insertions(+)

diff --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

diff --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
+}

diff --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>


             reply	other threads:[~2017-09-19  6:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-19  6:27 Tim Harder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-11-18  6:55 [gentoo-commits] repo/gentoo:master commit in: app-text/extract_url/ Tim Harder
2019-11-18  6:55 Tim Harder
2023-03-04  8:27 Joonas Niilola

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=1505802242.70c0da4c651c629eba8f740f5cae47f3e3d630f9.radhermit@gentoo \
    --to=radhermit@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