summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2014-07-25 00:26:11 +0000
committerJason A. Donenfeld <zx2c4@gentoo.org>2014-07-25 00:26:11 +0000
commitee858a9ab9dc38c8601753795620b07668f0bf2c (patch)
tree70f51e02715c087f53928474202449b61e96f0a2 /net-libs/libasr
parentAdditional minor fixes (diff)
downloadgentoo-2-ee858a9ab9dc38c8601753795620b07668f0bf2c.tar.gz
gentoo-2-ee858a9ab9dc38c8601753795620b07668f0bf2c.tar.bz2
gentoo-2-ee858a9ab9dc38c8601753795620b07668f0bf2c.zip
Initial import, for future OpenSMTPD snapshots which will require this.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)
Diffstat (limited to 'net-libs/libasr')
-rw-r--r--net-libs/libasr/ChangeLog9
-rw-r--r--net-libs/libasr/libasr-201407111828.ebuild17
-rw-r--r--net-libs/libasr/metadata.xml9
3 files changed, 35 insertions, 0 deletions
diff --git a/net-libs/libasr/ChangeLog b/net-libs/libasr/ChangeLog
new file mode 100644
index 000000000000..d22acfba2e85
--- /dev/null
+++ b/net-libs/libasr/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for net-libs/libasr
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libasr/ChangeLog,v 1.1 2014/07/25 00:26:11 zx2c4 Exp $
+
+*libasr-201407111828 (25 Jul 2014)
+
+ 25 Jul 2014; Jason A. Donenfeld <zx2c4@gentoo.org>
+ +libasr-201407111828.ebuild, +metadata.xml:
+ Initial import, for future OpenSMTPD snapshots which will require this.
diff --git a/net-libs/libasr/libasr-201407111828.ebuild b/net-libs/libasr/libasr-201407111828.ebuild
new file mode 100644
index 000000000000..8aeb411e1df0
--- /dev/null
+++ b/net-libs/libasr/libasr-201407111828.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libasr/libasr-201407111828.ebuild,v 1.1 2014/07/25 00:26:11 zx2c4 Exp $
+
+EAPI=5
+
+DESCRIPTION="Async Resolver Library from OpenBSD/OpenSMTPD"
+HOMEPAGE="https://github.com/OpenSMTPD/libasr"
+SRC_URI="https://www.opensmtpd.org/archives/${P}.tar.gz"
+
+LICENSE="ISC BSD BSD-1 BSD-2 BSD-4"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-libs/openssl"
+RDEPEND="${DEPEND}"
diff --git a/net-libs/libasr/metadata.xml b/net-libs/libasr/metadata.xml
new file mode 100644
index 000000000000..621dc9755d54
--- /dev/null
+++ b/net-libs/libasr/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+<email>zx2c4@gentoo.org</email>
+<name>Jason A. Donenfeld</name>
+</maintainer>
+</pkgmetadata>
+