From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C133313829C for ; Mon, 13 Jun 2016 06:50:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9A88E09EC; Mon, 13 Jun 2016 06:50:42 +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 C251CE09DC for ; Mon, 13 Jun 2016 06:50:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8D8FF34067D for ; 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 C0A4F241A for ; Mon, 13 Jun 2016 06:50:34 +0000 (UTC) From: "Slawek Lis" 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" Message-ID: <1465800670.db6f2486ef7d218c7ed0dd07818f8239ad3ee1cc.slis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/djangocms-text-ckeditor/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/djangocms-text-ckeditor/Manifest dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.0.0.ebuild X-VCS-Directories: dev-python/djangocms-text-ckeditor/ X-VCS-Committer: slis X-VCS-Committer-Name: Slawek Lis X-VCS-Revision: db6f2486ef7d218c7ed0dd07818f8239ad3ee1cc X-VCS-Branch: master Date: Mon, 13 Jun 2016 06:50:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3da5eb4e-366e-4320-a099-01bd080ad48c X-Archives-Hash: df638075a3ac5d6a6dfd88f001dce810 commit: db6f2486ef7d218c7ed0dd07818f8239ad3ee1cc Author: Slawomir Lis gentoo org> AuthorDate: Mon Jun 13 06:49:02 2016 +0000 Commit: Slawek Lis gentoo org> CommitDate: Mon Jun 13 06:51:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db6f2486 version bump Package-Manager: portage-2.3.0_rc1 dev-python/djangocms-text-ckeditor/Manifest | 1 + .../djangocms-text-ckeditor-3.0.0.ebuild | 25 ++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/dev-python/djangocms-text-ckeditor/Manifest b/dev-python/djangocms-text-ckeditor/Manifest index 727992b..7727d92 100644 --- a/dev-python/djangocms-text-ckeditor/Manifest +++ b/dev-python/djangocms-text-ckeditor/Manifest @@ -1,2 +1,3 @@ DIST djangocms-text-ckeditor-2.6.0.tar.gz 1364155 SHA256 d0ef15a9058ba640cc7227348d1a32399539326bd6729eb5a792e876a07da51a SHA512 b246dcf706e2dcfccc5cdc6012adba30195824e69f761687a1b937f9e49c9efbae159c1d43611c9c51df2f575e91ce9a01eaf4d3229d502065dd9302b588482f WHIRLPOOL df644323d4c205ff107b0561c70b1935f160297fed2746d427bc315c9bc0f9b5acca00bb401bf0e6d1d9a90e533187348ccb0871aeedbc9b7ac0048d5f3048f9 DIST djangocms-text-ckeditor-2.8.1.tar.gz 1378460 SHA256 96a88f620d3f908197fe3676220793abf9f4b0e2d919f79e3eb00d29e3ecac1d SHA512 70488f847f62cecf2d472567d4f45dbbea74dbe68d81da51dcfef22bc31ea8fbdb12b4097167520d35d47c61d924005aec4ab8a70107e1f57a03be370baf5067 WHIRLPOOL 58b24c26ac8016567f97c3a3e7ded16739d95c3adb665d493c63a1f6cbf97fab0623016db17e0e25340cb9ed4042074f3fc305ab13fba174f8b6f2d3c9e08d56 +DIST djangocms-text-ckeditor-3.0.0.tar.gz 1383982 SHA256 dbb38d04de754ca5ae3a0db65ba5ca2e0f4d42618304abeddba49d74ee57576d SHA512 6571b5923c69a6acf985fbb5a3a4131714fd65dd6655eb9e0bf26d5049cf6675cbc7a63bb230f5a002b7d941ce8f8520d263a96eb6a847226be58e57c1fced86 WHIRLPOOL 8448cbb2bcb0fa8ec4ed8eda7f987c6cf38f564e4580ad49d6a4d36b6e8cb3359609585f64d04b7b0019febc55d01e4748331dda6a26ef0aba0339dcceab1f59 diff --git a/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.0.0.ebuild b/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.0.0.ebuild new file mode 100644 index 0000000..ac34177 --- /dev/null +++ b/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.0.0.ebuild @@ -0,0 +1,25 @@ +# 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="Text Plugin for django CMS with CKEditor support" +HOMEPAGE="https://pypi.python.org/pypi/djangocms-text-ckeditor/" +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 +"