From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A9076139696 for ; Fri, 10 Mar 2017 12:43:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECA77E0C9E; Fri, 10 Mar 2017 12:43:30 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BA034E0C64 for ; Fri, 10 Mar 2017 12:43:30 +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 A6DE6340FE2 for ; Fri, 10 Mar 2017 12:43:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0EB946354 for ; Fri, 10 Mar 2017 12:43:28 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1489149778.962798095ddd549459b1a236036e561681a37836.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cangjie/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/cangjie/Manifest dev-python/cangjie/cangjie-1.1.ebuild dev-python/cangjie/cangjie-1.2.ebuild X-VCS-Directories: dev-python/cangjie/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 962798095ddd549459b1a236036e561681a37836 X-VCS-Branch: master Date: Fri, 10 Mar 2017 12:43:28 +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: 284ba03c-ec71-4797-8b94-23936fbfa55a X-Archives-Hash: dda24c01802ea011d589ef49e713dd08 commit: 962798095ddd549459b1a236036e561681a37836 Author: David Seifert gentoo org> AuthorDate: Fri Mar 10 11:38:00 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Fri Mar 10 12:42:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96279809 dev-python/cangjie: Remove old Package-Manager: Portage-2.3.4, Repoman-2.3.2 dev-python/cangjie/Manifest | 1 - dev-python/cangjie/cangjie-1.1.ebuild | 34 -------------------------------- dev-python/cangjie/cangjie-1.2.ebuild | 37 ----------------------------------- 3 files changed, 72 deletions(-) diff --git a/dev-python/cangjie/Manifest b/dev-python/cangjie/Manifest index 7960a881f1a..dcfa4982cd3 100644 --- a/dev-python/cangjie/Manifest +++ b/dev-python/cangjie/Manifest @@ -1,2 +1 @@ -DIST cangjie-1.1.tar.xz 221460 SHA256 97391213ec80f885a5dc8fb9e61f3ab511e8106f3dc924535af41822c0c8ac6f SHA512 ef1acd9fcfb8f3da94fa282c173bd82ed7f827f9b33921689e2a811fc9268dfdc25bec6f53ac448cea85b220790f5816c0ee0e4ed95750afab4312850cc14df2 WHIRLPOOL f28aaef1ae982e9cddb85477c1bbc4d4fad4753fe663d4d25cf593f011c1b3305947795683520152a26e42a60d9aeb09e61cdd71704a4a4af9a716cb1634c771 DIST cangjie-1.2.tar.xz 221524 SHA256 bc9115904f65581a11e43044c83e999e583468d1bb98c04b33ea059205e07c10 SHA512 4cc3e0e4a77b671c93fe39f17c970d458d6d935c1efa33f9d8de0a0311ed6c3a444fd41431d553f70f3e96065f8136801128d8b16c86d0340c78ab560bd9e63f WHIRLPOOL 72f3b532bf149df0740fc9d3fd137416cb29a0db81285fd67cd51d3a47d34fd2a32655302a912d5caf8666ef55550d2f84242021163bfff12d5734b2d820f13c diff --git a/dev-python/cangjie/cangjie-1.1.ebuild b/dev-python/cangjie/cangjie-1.1.ebuild deleted file mode 100644 index 40e474db929..00000000000 --- a/dev-python/cangjie/cangjie-1.1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python3_4 ) - -inherit autotools-utils python-r1 - -DESCRIPTION="The Python bindings to libcangjie" -HOMEPAGE="http://cangjians.github.io" -SRC_URI="http://cangjians.github.io/downloads/pycangjie/cangjie-${PV}.tar.xz" - -LICENSE="LGPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND="${PYTHON_DEPS} - app-i18n/libcangjie - dev-python/cython - >=dev-python/cython-0.14" -RDEPEND="app-i18n/libcangjie - ${PYTHON_DEPS}" - -src_configure() { - python_foreach_impl autotools-utils_src_configure -} - -src_compile() { - python_foreach_impl autotools-utils_src_compile -} - -src_install() { - python_foreach_impl autotools-utils_src_install -} diff --git a/dev-python/cangjie/cangjie-1.2.ebuild b/dev-python/cangjie/cangjie-1.2.ebuild deleted file mode 100644 index 3d7191406a5..00000000000 --- a/dev-python/cangjie/cangjie-1.2.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python3_4 ) -AUTOTOOLS_AUTORECONF=yes - -inherit autotools-utils python-r1 - -DESCRIPTION="The Python bindings to libcangjie" -HOMEPAGE="http://cangjians.github.io" -SRC_URI="https://github.com/Cangjians/pycangjie/releases/download/v${PV}/cangjie-${PV}.tar.xz" - -LICENSE="LGPL-3+" -SLOT="0" -KEYWORDS="amd64 x86" - -DEPEND="${PYTHON_DEPS} - app-i18n/libcangjie - dev-python/cython[${PYTHON_USEDEP}]" - -RDEPEND="app-i18n/libcangjie - ${PYTHON_DEPS}" - -PATCHES=( "${FILESDIR}/${P}-cython-022.patch" ) - -src_configure() { - python_foreach_impl autotools-utils_src_configure -} - -src_compile() { - python_foreach_impl autotools-utils_src_compile -} - -src_install() { - python_foreach_impl autotools-utils_src_install -}