commit:     49ad1c88ebdc7012fc21450086c00eee51e00230
Author:     layman <layman <AT> localhost>
AuthorDate: Mon Jun 15 14:12:24 2015 +0000
Commit:     Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Mon Jun 15 14:12:24 2015 +0000
URL:        https://gitweb.gentoo.org/dev/ikelos.git/commit/?id=49ad1c88

Addin pydub ebuild.

 dev-python/pydub/Manifest          |  1 +
 dev-python/pydub/pydub-9999.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/pydub/Manifest b/dev-python/pydub/Manifest
new file mode 100644
index 0000000..94ee91f
--- /dev/null
+++ b/dev-python/pydub/Manifest
@@ -0,0 +1 @@
+EBUILD pydub-9999.ebuild 354 SHA256 
1d6aeea15c922cd03891a8c3a46703c04b7fcfe19a89dd6f6f2d0435de027196 SHA512 
b00d82211cca30b9bdceb69e59e8b6a565db7c8f5549915f93be6f89c10bcf0c750848e14af7dd6ebe5f5956fddbc7291ec22f86448bdb6c15645929bb3cb991
 WHIRLPOOL 
cd890351f6389bc99fd8868867ae92edf263de846a2b15e3d708a68ab1492af04a539a438584663cbe46e040094a75c1af72d00ca6f4dfb2a9dfda89e19f4ae2

diff --git a/dev-python/pydub/pydub-9999.ebuild 
b/dev-python/pydub/pydub-9999.ebuild
new file mode 100644
index 0000000..66e2f2d
--- /dev/null
+++ b/dev-python/pydub/pydub-9999.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT="python2_7"
+
+inherit git-r3 distutils-r1
+
+DESCRIPTION=""
+HOMEPAGE=""
+SRC_URI=""
+EGIT_REPO_URI="https://github.com/jiaaro/pydub";
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"

Reply via email to