From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/manuale/
Date: Tue, 20 Dec 2016 16:54:50 +0000 (UTC) [thread overview]
Message-ID: <1482252815.67742bf898819ae46dec8424f619be1a5443935f.mrueg@gentoo> (raw)
commit: 67742bf898819ae46dec8424f619be1a5443935f
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 16:36:47 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 16:53:35 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67742bf8
app-crypt/manuale: Initial version
Package-Manager: portage-2.3.3
app-crypt/manuale/Manifest | 1 +
app-crypt/manuale/manuale-1.0.3.ebuild | 25 +++++++++++++++++++++++++
app-crypt/manuale/metadata.xml | 11 +++++++++++
3 files changed, 37 insertions(+)
diff --git a/app-crypt/manuale/Manifest b/app-crypt/manuale/Manifest
new file mode 100644
index 00000000..d1dc7f4
--- /dev/null
+++ b/app-crypt/manuale/Manifest
@@ -0,0 +1 @@
+DIST manuale-1.0.3.tar.gz 13407 SHA256 97a5108be4e603c43af4d9ac76305ef9d376964e94753702287c87b5c1d26a51 SHA512 b413b28908ee0a2b2c441580e7e2098dfe90945a77314cd30a7029b49cfdb33caadcb25b7a5a98ce5b6b8c1b031a272ba072fc6d85eabf96813b02b4267ea184 WHIRLPOOL aff7fe2c48e81c5a64799e82f2ed1e166fc168c0c0d697ad5b443ff06168e0b08bd06d7c52d7b5f9081b0d9db4da8147194adec3bf1f25b3287af89090f07b70
diff --git a/app-crypt/manuale/manuale-1.0.3.ebuild b/app-crypt/manuale/manuale-1.0.3.ebuild
new file mode 100644
index 00000000..03cb105
--- /dev/null
+++ b/app-crypt/manuale/manuale-1.0.3.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4} )
+
+inherit distutils-r1
+
+DESCRIPTION="A fully manual Let's Encrypt client"
+HOMEPAGE="https://github.com/veeti/manuale"
+SRC_URI="https://github.com/veeti/manuale/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}
+ dev-python/cryptography[${PYTHON_USEDEP}]
+ dev-python/requests[${PYTHON_USEDEP}]"
+
+DOCS=( README.md CHANGELOG.md)
diff --git a/app-crypt/manuale/metadata.xml b/app-crypt/manuale/metadata.xml
new file mode 100644
index 00000000..390ea10
--- /dev/null
+++ b/app-crypt/manuale/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>mrueg@gentoo.org</email>
+ <name>Manuel Rüger</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">veeti/manuale</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2016-12-20 16:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-20 16:54 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-12-29 23:46 [gentoo-commits] repo/gentoo:master commit in: app-crypt/manuale/ Manuel Rüger
2017-01-04 22:53 Manuel Rüger
2017-03-10 15:28 Manuel Rüger
2017-05-05 15:30 Manuel Rüger
2017-07-23 11:58 Manuel Rüger
2017-07-23 12:01 Michael Palimaka
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=1482252815.67742bf898819ae46dec8424f619be1a5443935f.mrueg@gentoo \
--to=mrueg@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