From: "Patrick Lauer" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libtomcrypt/
Date: Sat, 5 Mar 2016 16:25:52 +0000 (UTC) [thread overview]
Message-ID: <1457195087.07858d23d94841bb068403e21ddfcab88718e686.patrick@gentoo> (raw)
commit: 07858d23d94841bb068403e21ddfcab88718e686
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 5 16:22:27 2016 +0000
Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sat Mar 5 16:24:47 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07858d23
dev-libs/libtomcrypt: Initial import
Package-Manager: portage-2.2.27
dev-libs/libtomcrypt/Manifest | 1 +
dev-libs/libtomcrypt/libtomcrypt-1.17.ebuild | 25 +++++++++++++++++++++++++
dev-libs/libtomcrypt/metadata.xml | 8 ++++++++
3 files changed, 34 insertions(+)
diff --git a/dev-libs/libtomcrypt/Manifest b/dev-libs/libtomcrypt/Manifest
new file mode 100644
index 0000000..cca3f24
--- /dev/null
+++ b/dev-libs/libtomcrypt/Manifest
@@ -0,0 +1 @@
+DIST crypt-1.17.tar.bz2 1599215 SHA256 e33b47d77a495091c8703175a25c8228aff043140b2554c08a3c3cd71f79d116 SHA512 9335df5ae0a2c8e33e8f03ced0cfb0a8d1ac4bccd007b74818228c3b8b232446b4425356f304a08320b75542a537a46b305b92c3011dee76dfd636497bf57af2 WHIRLPOOL 71f61a270635f5487016efbdffb5867aa880319f5ad3646f41510307925fb1f1d82d29072f8362be1a2c3b71336922cf23aec4ad1d0c7a077d5ff6e920117337
diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.17.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.17.ebuild
new file mode 100644
index 0000000..9d8ee6a
--- /dev/null
+++ b/dev-libs/libtomcrypt/libtomcrypt-1.17.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+RESTRICT="test"
+
+DESCRIPTION="Modular and portable cryptographic toolkit"
+HOMEPAGE="http://www.libtom.org/"
+
+SRC_URI="https://github.com/libtom/libtomcrypt/releases/download/${PV}/crypt-${PV}.tar.bz2"
+
+LICENSE="WTFPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+src_install() {
+ # avoid PDF regen
+ emake NODOCS=1 DESTDIR="${D}" install
+}
diff --git a/dev-libs/libtomcrypt/metadata.xml b/dev-libs/libtomcrypt/metadata.xml
new file mode 100644
index 0000000..a7029b1
--- /dev/null
+++ b/dev-libs/libtomcrypt/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>patrick@gentoo.org</email>
+ <name>Patrick Lauer</name>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2016-03-06 11:48 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-05 16:25 Patrick Lauer [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-05 18:15 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libtomcrypt/ Patrick Lauer
2016-08-21 12:44 Pacho Ramos
2020-12-20 11:36 Michał Górny
2020-12-22 9:47 Michał Górny
2020-12-23 5:23 Sam James
2020-12-23 5:23 Sam James
2020-12-23 5:23 Sam James
2020-12-23 20:04 Sam James
2020-12-23 20:19 Sam James
2020-12-24 18:35 Sergei Trofimovich
2020-12-24 18:37 Sergei Trofimovich
2020-12-25 1:07 Matt Turner
2021-01-06 0:02 Sam James
2021-01-11 8:00 Sam James
2021-01-25 14:06 Sam James
2021-01-25 14:09 Sam James
2021-01-25 14:10 Sam James
2021-01-25 20:06 Sam James
2021-01-25 20:06 Sam James
2021-01-27 3:06 Sam James
2021-01-30 5:24 Sam James
2021-01-30 5:24 Sam James
2021-02-02 21:01 Sam James
2021-02-18 7:27 Sam James
2021-02-20 4:02 Joshua Kinard
2021-03-19 2:27 Sam James
2021-03-19 2:28 Sam James
2021-07-28 0:19 Marek Szuba
2021-08-28 8:50 Fabian Groffen
2021-09-27 12:38 James Le Cuirot
2021-10-20 19:01 Mike Gilbert
2022-05-11 1:20 Sam James
2022-05-11 1:21 Sam James
2022-06-13 7:07 Agostino Sarubbo
2022-06-13 7:09 Agostino Sarubbo
2022-06-13 7:10 Agostino Sarubbo
2022-06-13 7:15 Agostino Sarubbo
2022-06-13 9:46 Agostino Sarubbo
2022-06-13 10:21 Agostino Sarubbo
2022-06-13 16:29 Sam James
2022-07-26 4:26 Sam James
2023-07-27 5:11 WANG Xuerui
2023-12-27 15:43 James Le Cuirot
2024-01-12 15:11 Fabian Groffen
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=1457195087.07858d23d94841bb068403e21ddfcab88718e686.patrick@gentoo \
--to=patrick@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