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 41BF4138334 for ; Sat, 4 May 2019 19:20:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68964E087E; Sat, 4 May 2019 19:20:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3FAE9E087E for ; Sat, 4 May 2019 19:20:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 14EFE3435D5 for ; Sat, 4 May 2019 19:20:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8DCCE503 for ; Sat, 4 May 2019 19:20:33 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1556997362.ffbedd41799b00a64a7e308949e0a50c8c04a73d.dilfridge@gentoo> Subject: [gentoo-commits] proj/riscv:master commit in: dev-python/pydecomp/ X-VCS-Repository: proj/riscv X-VCS-Files: dev-python/pydecomp/Manifest dev-python/pydecomp/metadata.xml dev-python/pydecomp/pydecomp-0.3.ebuild X-VCS-Directories: dev-python/pydecomp/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: ffbedd41799b00a64a7e308949e0a50c8c04a73d X-VCS-Branch: master Date: Sat, 4 May 2019 19:20:33 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d10b183c-aeab-477c-a010-baf6071f3a95 X-Archives-Hash: ac4c97e9ebca3e1bdb10d459e1801b3a commit: ffbedd41799b00a64a7e308949e0a50c8c04a73d Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat May 4 19:16:02 2019 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat May 4 19:16:02 2019 +0000 URL: https://gitweb.gentoo.org/proj/riscv.git/commit/?id=ffbedd41 dev-python/pydecomp: moved to main tree Signed-off-by: Andreas K. Hüttel gentoo.org> dev-python/pydecomp/Manifest | 1 - dev-python/pydecomp/metadata.xml | 21 ------------------- dev-python/pydecomp/pydecomp-0.3.ebuild | 36 --------------------------------- 3 files changed, 58 deletions(-) diff --git a/dev-python/pydecomp/Manifest b/dev-python/pydecomp/Manifest deleted file mode 100644 index 2b96baf..0000000 --- a/dev-python/pydecomp/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pydecomp-0.3.tar.gz 10009 BLAKE2B 2741dc776ac265a84daf4c68542e652c7e2663dff1561297057f3ac219805136ece32af3f33e0b03df0a9883663692fc3855490478c538a0edec838c90c1c4b6 SHA512 7935111f9d0629eb74f529a6427b9db3cac4c9c205f80b28380ab9c323ca9ad7b78b40f69a7760a5a69ed065e9d6ddd42d08fb8f2cb787f15d2ec6e88e20221a diff --git a/dev-python/pydecomp/metadata.xml b/dev-python/pydecomp/metadata.xml deleted file mode 100644 index 89e6602..0000000 --- a/dev-python/pydecomp/metadata.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - dolsen@gentoo.org - Brian Dolbec - - - tools-portage@gentoo.org - Gentoo Portage tools team - - A python interface library for common compression , - decompression and contents generation. It aims to create a simple, - easily extended and configurable common interface to various compressison - routines. It can easily be extended with custom compression, - decompression, and contents definitions. - - - dol-sen/pyDeComp - - diff --git a/dev-python/pydecomp/pydecomp-0.3.ebuild b/dev-python/pydecomp/pydecomp-0.3.ebuild deleted file mode 100644 index 3c719a0..0000000 --- a/dev-python/pydecomp/pydecomp-0.3.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} ) - -inherit distutils-r1 python-r1 - -if [[ ${PV} == "9999" ]] ; then - EGIT_BRANCH="master" - EGIT_REPO_URI="https://github.com/dol-sen/pyDeComp.git" - inherit git-r3 -else - SRC_URI="https://dev.gentoo.org/~dolsen/releases/${PN}/pyDeComp-${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" - S="${WORKDIR}/pyDeComp-${PV}" -fi - -DESCRIPTION="A python library of common (de)compression and contents handling" -HOMEPAGE="https://github.com/dol-sen/pyDeComp" - -LICENSE="BSD" -SLOT="0" -IUSE="" - -python_install_all() { - distutils-r1_python_install_all -} - -pkg_postinst() { - einfo - einfo "Please file any enhancement requests, or bugs" - einfo "at https://github.com/dol-sen/pyDeComp/issues" - einfo "I am also on IRC @ #gentoo-releng of the freenode network" -}