From e36adb0f070a32a7ac82b70e197dd245b9f0f328 Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Fri, 2 Sep 2016 02:46:26 +0200 Subject: [PATCH] migrated ebuilds to main tree --- dev-python/imageio/ChangeLog | 5 ----- dev-python/imageio/Manifest | 1 - dev-python/imageio/imageio-1.5.ebuild | 25 ----------------------- dev-python/imageio/metadata.xml | 17 --------------- dev-python/tqdm/ChangeLog | 18 ---------------- dev-python/tqdm/Manifest | 1 - dev-python/tqdm/metadata.xml | 15 -------------- dev-python/tqdm/tqdm-0_pre20140115.ebuild | 25 ----------------------- dev-python/tqdm/tqdm-9999.ebuild | 24 ---------------------- 9 files changed, 131 deletions(-) delete mode 100644 dev-python/imageio/ChangeLog delete mode 100644 dev-python/imageio/Manifest delete mode 100644 dev-python/imageio/imageio-1.5.ebuild delete mode 100644 dev-python/imageio/metadata.xml delete mode 100644 dev-python/tqdm/ChangeLog delete mode 100644 dev-python/tqdm/Manifest delete mode 100644 dev-python/tqdm/metadata.xml delete mode 100644 dev-python/tqdm/tqdm-0_pre20140115.ebuild delete mode 100644 dev-python/tqdm/tqdm-9999.ebuild diff --git a/dev-python/imageio/ChangeLog b/dev-python/imageio/ChangeLog deleted file mode 100644 index cf0b984..0000000 --- a/dev-python/imageio/ChangeLog +++ /dev/null @@ -1,5 +0,0 @@ -*imageio-1.5 (29 Aug 2016) - - 29 Aug 2016; Horea Christian +imageio-1.5.ebuild, - +metadata.xml: - dev-python/imageio: new package diff --git a/dev-python/imageio/Manifest b/dev-python/imageio/Manifest deleted file mode 100644 index 602fa4a..0000000 --- a/dev-python/imageio/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST imageio-1.5.tar.gz 187004 SHA256 6240f5e8391b34bdeacf23bdb8f70c7b578dc11dec1644a6ba81b4153ad512f4 SHA512 2913353c02a26236f254c6cefce72cb8179cedeac4e1ebae435218dddfc35cbec9e806eefe99e174ca9c572c09725a697e1165f6be0bbdc657a9fcf2312c7460 WHIRLPOOL 0960f559cd47dcb0eeca2133a8118004b7fed7250da0c9a776d6745558345a59682f103bf2159e71c6f6571bed90a3879fb95d10c2af69ef83d80afe6b6c3a61 diff --git a/dev-python/imageio/imageio-1.5.ebuild b/dev-python/imageio/imageio-1.5.ebuild deleted file mode 100644 index 7d53c8c..0000000 --- a/dev-python/imageio/imageio-1.5.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -PYTHON_COMPAT=( python2_7 python3_5 ) - -inherit distutils-r1 - -DESCRIPTION="Video editing with Python" -HOMEPAGE="https://imageio.github.io/" -SRC_URI="https://github.com/imageio/imageio/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" - -DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - " -RDEPEND=" - dev-python/numpy[${PYTHON_USEDEP}] - " diff --git a/dev-python/imageio/metadata.xml b/dev-python/imageio/metadata.xml deleted file mode 100644 index ec03cb3..0000000 --- a/dev-python/imageio/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - horea.christ@gmail.com - Horea Christian - - - Imageio is a Python library that provides an easy interface to read - and write a wide range of image data, including animated images, - video, volumetric data, and scientific formats. It is cross-platform, - runs on Python 2.x and 3.x, and is easy to install. - - - imageio/imageio - - diff --git a/dev-python/tqdm/ChangeLog b/dev-python/tqdm/ChangeLog deleted file mode 100644 index 035fa62..0000000 --- a/dev-python/tqdm/ChangeLog +++ /dev/null @@ -1,18 +0,0 @@ - 29 Aug 2016; Horea Christian metadata.xml: - dev-python/tqdm: removed gentoo sci from maintainers - - 29 Aug 2016; Horea Christian tqdm-0_pre20140115.ebuild: - dev-python/tqdm: using eclass to handle package name - - 29 Aug 2016; Horea Christian tqdm-0_pre20140115.ebuild: - dev-python/tqdm: tweaked workdir - - 29 Aug 2016; Horea Christian tqdm-0_pre20140115.ebuild: - dev-python/tqdm: added keywords - -*tqdm-0_pre20140115 (29 Aug 2016) -*tqdm-9999 (29 Aug 2016) - - 29 Aug 2016; Horea Christian +metadata.xml, - +tqdm-0_pre20140115.ebuild, +tqdm-9999.ebuild: - dev-python/tqdm: new package diff --git a/dev-python/tqdm/Manifest b/dev-python/tqdm/Manifest deleted file mode 100644 index 8c05471..0000000 --- a/dev-python/tqdm/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST tqdm-0_pre20140115.tar.gz 3073 SHA256 4caed4edc4fab72972cc2f71611abbb1595ef817752d74ffdd787ed6d75467a9 SHA512 62cb08418bec6f231022f806f54b8c4d9bdc56c23eb9e446e221f9a45aa568e72cfa99f13e811b9ac570c46baac22e7801cbbe9ef0a5aff264332b04768083f5 WHIRLPOOL b4fe6a5b524611a1c7b1126eedd2186c13e9f7b15a3e653f5fe2be0b768462752bf155cb254a3d6bf3b776ef4d01132e1abd011c151c652f794cca8452ad64ce diff --git a/dev-python/tqdm/metadata.xml b/dev-python/tqdm/metadata.xml deleted file mode 100644 index 995e0ad..0000000 --- a/dev-python/tqdm/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - horea.christ@gmail.com - Horea Christian - - - Instantly make your loops show a progress meter - just wrap - any iterator with "tqdm(iterator)", and you're done! - - - noamraph/tqdm - - diff --git a/dev-python/tqdm/tqdm-0_pre20140115.ebuild b/dev-python/tqdm/tqdm-0_pre20140115.ebuild deleted file mode 100644 index 9b356df..0000000 --- a/dev-python/tqdm/tqdm-0_pre20140115.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -PYTHON_COMPAT=( python2_7 python3_5) - -inherit distutils-r1 vcs-snapshot - -DESCRIPTION="Add a progress meter to your loops in a second." -HOMEPAGE="https://github.com/noamraph/tqdm" -COMMIT="da5fdbf7c05a9127f04ac5887292457e8335f480" -SRC_URI="https://github.com/noamraph/${PN}/tarball/${COMMIT} -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="x86 amd64" -IUSE="" - -DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - " -RDEPEND="" - diff --git a/dev-python/tqdm/tqdm-9999.ebuild b/dev-python/tqdm/tqdm-9999.ebuild deleted file mode 100644 index c2c4aaa..0000000 --- a/dev-python/tqdm/tqdm-9999.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -PYTHON_COMPAT=( python2_7 python3_5) - -inherit distutils-r1 git-r3 - -DESCRIPTION="Add a progress meter to your loops in a second." -HOMEPAGE="https://github.com/noamraph/tqdm" -SRC_URI="" -EGIT_REPO_URI="https://github.com/noamraph/tqdm" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="" -IUSE="" - -DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - " -RDEPEND=""