commit: dfb92fec4f48f68b8c7fc1515b13a55c5ce0bcd3 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Oct 15 16:45:26 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Oct 15 16:45:26 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfb92fec
dev-python/casuarius: Remove last-rited pkg Closes: https://bugs.gentoo.org/694280 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/casuarius/Manifest | 1 - dev-python/casuarius/casuarius-1.1.ebuild | 21 --------------------- dev-python/casuarius/metadata.xml | 15 --------------- profiles/package.mask | 1 - 4 files changed, 38 deletions(-) diff --git a/dev-python/casuarius/Manifest b/dev-python/casuarius/Manifest deleted file mode 100644 index de5c5f5a18b..00000000000 --- a/dev-python/casuarius/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST casuarius-1.1.tar.gz 139555 BLAKE2B 29905d1d6908f49fdbfd394a697dcd31a6ba34735ff9e06589c6b3b66a09569b1c4761abdfdfe30f6cb1b979ac6ad6303e35542f0f8907d722dd5e1f7f6073a9 SHA512 d0a77b285b923f72274b13240ab4ae079c4f69587093c43bb7375c8ba24517ba6a7e2ba429b3e9a6ee9c73736efafff00da9cde7d533f05de0c7675de1e62080 diff --git a/dev-python/casuarius/casuarius-1.1.ebuild b/dev-python/casuarius/casuarius-1.1.ebuild deleted file mode 100644 index ca9ad6dc37d..00000000000 --- a/dev-python/casuarius/casuarius-1.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Cython wrapper for the Cassowary incremental constraint solver" -HOMEPAGE="https://github.com/enthought/casuarius" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND="" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/cython-0.15.1[${PYTHON_USEDEP}]" diff --git a/dev-python/casuarius/metadata.xml b/dev-python/casuarius/metadata.xml deleted file mode 100644 index 78e902c3df3..00000000000 --- a/dev-python/casuarius/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <longdescription lang="en"> - Casuarius is a Cython binding for Cassowary incremental constraint solver. - The solver source code is derived from the 0.6 release of - Cassowary. It has been modified by Svilen Dobrev to remove memory - leaks. -</longdescription> - <upstream> - <remote-id type="pypi">encore</remote-id> - <remote-id type="github">enthought/casuarius</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 8c9f556abad..b59dcc8d378 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -491,7 +491,6 @@ dev-python/yubiotp # None of them have any reverse dependencies. # Removal in 30 days. Bug #694280. dev-python/Ming -dev-python/casuarius dev-python/imdbpy dev-python/kaa-base dev-python/kaa-display
