From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-887041-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 42EDC13829C
	for <garchives@archives.gentoo.org>; Mon, 13 Jun 2016 06:50:49 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 030C9E0A10;
	Mon, 13 Jun 2016 06:50:43 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id C4392E09EC
	for <gentoo-commits@lists.gentoo.org>; Mon, 13 Jun 2016 06:50:41 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id A117E340691
	for <gentoo-commits@lists.gentoo.org>; Mon, 13 Jun 2016 06:50:40 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D34AC241B
	for <gentoo-commits@lists.gentoo.org>; Mon, 13 Jun 2016 06:50:34 +0000 (UTC)
From: "Slawek Lis" <slis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Slawek Lis" <slis@gentoo.org>
Message-ID: <1465800673.66cd93e6540ece2a70924fe1102e8447df38ad57.slis@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/djangocms-video/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-python/djangocms-video/Manifest dev-python/djangocms-video/djangocms-video-1.0.0.ebuild
X-VCS-Directories: dev-python/djangocms-video/
X-VCS-Committer: slis
X-VCS-Committer-Name: Slawek Lis
X-VCS-Revision: 66cd93e6540ece2a70924fe1102e8447df38ad57
X-VCS-Branch: master
Date: Mon, 13 Jun 2016 06:50:34 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 2c5c3705-68b7-468e-9a6e-52f280d5dae1
X-Archives-Hash: e36ea0276d1d16deab23f9a0de880ff3

commit:     66cd93e6540ece2a70924fe1102e8447df38ad57
Author:     Slawomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 13 06:50:04 2016 +0000
Commit:     Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Mon Jun 13 06:51:13 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66cd93e6

version bump

Package-Manager: portage-2.3.0_rc1

 dev-python/djangocms-video/Manifest                |  1 +
 .../djangocms-video/djangocms-video-1.0.0.ebuild   | 24 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-python/djangocms-video/Manifest b/dev-python/djangocms-video/Manifest
index 1d81837..ed7db5a 100644
--- a/dev-python/djangocms-video/Manifest
+++ b/dev-python/djangocms-video/Manifest
@@ -1 +1,2 @@
 DIST djangocms-video-0.1.tar.gz 43680 SHA256 f9448651f4fad2136a03eafe5f64bf5d43a0ff96477d10287b35ecdb68187214 SHA512 0ec674e0b92c5a25ef48635eafc68b719a5d9c84d9d29fbb86ee09dedaa3701c20273b8e0fd3b735a23d087d85e5030c246cdc594ed64f9e0bfb5986b5342f2f WHIRLPOOL 051b7a9f359450c6a3a3b1ec161a7c1c5cd490f436b0d0a4bc4bce7a8de1a39ca29ad7503c806fec6119497edb91255d340c942d7c56167a069fb043f11df70d
+DIST djangocms-video-1.0.0.tar.gz 43664 SHA256 cae5d9b54305eb72c73692a177a63dcc86b8366cd6f170f1262139e25e564b4c SHA512 d8a0ab9ceaaafb09835c91389457d7dcc22ef36667ba92526135811e40b87490c67100a8bae762df5ba85c694b61f5162d8f02eb0817f97c60c0f7fcaae28baf WHIRLPOOL 0968e4325c5098e58eea111784dad1065cc2eda65ed7b4ebada6607a1556960c39d13714f4b2d138b5f4cae7860fcd44be8c7506737ce5b2ce0aee7dc5daad3c

diff --git a/dev-python/djangocms-video/djangocms-video-1.0.0.ebuild b/dev-python/djangocms-video/djangocms-video-1.0.0.ebuild
new file mode 100644
index 0000000..4cd5e65
--- /dev/null
+++ b/dev-python/djangocms-video/djangocms-video-1.0.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} )
+
+inherit distutils-r1
+
+DESCRIPTION="Video plugin for django CMS"
+HOMEPAGE="https://pypi.python.org/pypi/djangocms-video"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="
+	${RDEPEND}
+	dev-python/setuptools
+"