From: "Hanno Böck" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rjsmin/
Date: Wed, 16 Sep 2020 12:29:11 +0000 (UTC) [thread overview]
Message-ID: <1600259343.78e0d02bcb4b42adc66e5ece303c6fae0770c324.hanno@gentoo> (raw)
commit: 78e0d02bcb4b42adc66e5ece303c6fae0770c324
Author: Hanno Böck <hanno <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 16 12:29:03 2020 +0000
Commit: Hanno Böck <hanno <AT> gentoo <DOT> org>
CommitDate: Wed Sep 16 12:29:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78e0d02b
dev-python/rjsmin: Initial commit.
Needed for mailman 3.
Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>
Package-Manager: Portage-3.0.7, Repoman-3.0.1
dev-python/rjsmin/Manifest | 1 +
dev-python/rjsmin/metadata.xml | 8 ++++++++
dev-python/rjsmin/rjsmin-1.1.0.ebuild | 15 +++++++++++++++
3 files changed, 24 insertions(+)
diff --git a/dev-python/rjsmin/Manifest b/dev-python/rjsmin/Manifest
new file mode 100644
index 00000000000..c217598e199
--- /dev/null
+++ b/dev-python/rjsmin/Manifest
@@ -0,0 +1 @@
+DIST rjsmin-1.1.0.tar.gz 412426 BLAKE2B ac4aed389359b27c6506890da8ec7874536835befff6868b556542489deaadb5557caf688fd959cd2dff1b25d312a8b738ea5f73e00fbb1f705ddeeaea021dd2 SHA512 e89641666f4235e5125e33a8da727a204bd0f263c101833849d8368edb7522a184b0f6d87da39690b7e8c1dad0ae8a40508b019e971393a3ad99440ad8ccc3fc
diff --git a/dev-python/rjsmin/metadata.xml b/dev-python/rjsmin/metadata.xml
new file mode 100644
index 00000000000..c36c37139fa
--- /dev/null
+++ b/dev-python/rjsmin/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="person">
+ <email>williamh@gentoo.org</email>
+ <name>William Hubbs</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-python/rjsmin/rjsmin-1.1.0.ebuild b/dev-python/rjsmin/rjsmin-1.1.0.ebuild
new file mode 100644
index 00000000000..241f8ac3f89
--- /dev/null
+++ b/dev-python/rjsmin/rjsmin-1.1.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+inherit distutils-r1
+
+DESCRIPTION="Javascript minifier written in python."
+HOMEPAGE="http://opensource.perlig.de/rjsmin/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
next reply other threads:[~2020-09-16 12:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-16 12:29 Hanno Böck [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-26 19:46 [gentoo-commits] repo/gentoo:master commit in: dev-python/rjsmin/ Arthur Zamarin
2021-09-12 16:55 Arthur Zamarin
2021-11-15 8:34 Michał Górny
2022-02-26 8:34 Michał Górny
2022-02-26 8:34 Michał Górny
2022-05-16 13:27 Michał Górny
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=1600259343.78e0d02bcb4b42adc66e5ece303c6fae0770c324.hanno@gentoo \
--to=hanno@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