From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/xmw:master commit in: dev-python/pyClamd/
Date: Thu, 11 Sep 2014 22:18:56 +0000 (UTC) [thread overview]
Message-ID: <1410473920.ac976e91c25f9b5158dd3f2ba3b2ae74e37af66b.xmw@gentoo> (raw)
commit: ac976e91c25f9b5158dd3f2ba3b2ae74e37af66b
Author: Michael Weber <michael <AT> xmw <DOT> de>
AuthorDate: Thu Sep 11 22:18:40 2014 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu Sep 11 22:18:40 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=ac976e91
initial import
Package-Manager: portage-2.2.12
Manifest-Sign-Key: 62EEF090
---
dev-python/pyClamd/ChangeLog | 5 +++++
dev-python/pyClamd/Manifest | 13 +++++++++++++
dev-python/pyClamd/metadata.xml | 8 ++++++++
dev-python/pyClamd/pyClamd-0.3.10.ebuild | 20 ++++++++++++++++++++
4 files changed, 46 insertions(+)
diff --git a/dev-python/pyClamd/ChangeLog b/dev-python/pyClamd/ChangeLog
new file mode 100644
index 0000000..b3d6f8d
--- /dev/null
+++ b/dev-python/pyClamd/ChangeLog
@@ -0,0 +1,5 @@
+*pyClamd-0.3.10 (11 Sep 2014)
+
+ 11 Sep 2014; Michael Weber <xmw@gentoo.org> +metadata.xml,
+ +pyClamd-0.3.10.ebuild:
+ initial import
diff --git a/dev-python/pyClamd/Manifest b/dev-python/pyClamd/Manifest
new file mode 100644
index 0000000..498c722
--- /dev/null
+++ b/dev-python/pyClamd/Manifest
@@ -0,0 +1,13 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST pyClamd-0.3.10.tar.gz 8929 SHA256 ed77743c32298b151c881cc52a211e188bd24203ae402f2640def858c6a2bca7 SHA512 2c895fbc5897646ad5c23445062fb2e34a2db070471afd8356796f5f458d90b0da824af58b8ba762ce49572acaee6981881169eb33231085dac82ff0169fa2c8 WHIRLPOOL fa9ba64ab721169373572e552450fcee96db0499a9eeb336763ed2ea9e6f24328aece3b46a2c04ba2a6706f8d6a047ea0ef96f1fe53a6ae4663be0980d9e9c43
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2
+
+iL4EAREIAGYFAlQSH8BfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
+bnBncC5maWZ0aGhvcnNlbWFuLm5ldDY3QjA4MzdGODg1NUMxMjIzNUQ0MDgxNzky
+N0FERDBDNjJFRUYwOTAACgkQknrdDGLu8JCKNgEAlfETuGQ97Xb11b1Tx8zwFyOl
+crlAZf0S+gH0Mu2Cva8A/RP97fx0yZ6Cz+B4gQL0C2tAgURmlQM8VAUdkHuR88u9
+=rpvz
+-----END PGP SIGNATURE-----
diff --git a/dev-python/pyClamd/metadata.xml b/dev-python/pyClamd/metadata.xml
new file mode 100644
index 0000000..5b80fb9
--- /dev/null
+++ b/dev-python/pyClamd/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>
+<email>xmw@gentoo.org</email>
+<name>Michael Weber</name>
+</maintainer>
+</pkgmetadata>
diff --git a/dev-python/pyClamd/pyClamd-0.3.10.ebuild b/dev-python/pyClamd/pyClamd-0.3.10.ebuild
new file mode 100644
index 0000000..dfa4e7e
--- /dev/null
+++ b/dev-python/pyClamd/pyClamd-0.3.10.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+inherit distutils-r1
+
+DESCRIPTION="python interface to Clamd (Clamav daemon)"
+HOMEPAGE="http://xael.org/norman/python/pyclamd/"
+SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
next reply other threads:[~2014-09-11 22:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-11 22:18 Michael Weber [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-09-20 13:07 [gentoo-commits] dev/xmw:master commit in: dev-python/pyClamd/ Michael Weber
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=1410473920.ac976e91c25f9b5158dd3f2ba3b2ae74e37af66b.xmw@gentoo \
--to=xmw@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