dev-python/compizconfig-python: remove last rited package
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 26 Jan 2018 22:34:02 +0000 (01:34 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 26 Jan 2018 22:34:02 +0000 (01:34 +0300)
dev-python/compizconfig-python/Manifest [deleted file]
dev-python/compizconfig-python/compizconfig-python-0.8.4-r5.ebuild [deleted file]
dev-python/compizconfig-python/metadata.xml [deleted file]

diff --git a/dev-python/compizconfig-python/Manifest b/dev-python/compizconfig-python/Manifest
deleted file mode 100644 (file)
index 55ed1d0..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST compizconfig-python-0.8.4.tar.bz2 269812 BLAKE2B 3e3b9b6d3c794bb04106a3363f6252b4adfd8085e3beb6ddab166e1dfd366ee7a6e0c3b110599f6b1e521e66273773210c04e54498be479ac4bc715bd529da15 SHA512 3cd20014a7d0b186c9659ce104576d8e08e9e9f1f60bed4b7f4097c12ca4c49392621d2328abb50017c7d9f86af5b43675468b1cd4b5d128e23c24371c4af9ef
diff --git a/dev-python/compizconfig-python/compizconfig-python-0.8.4-r5.ebuild b/dev-python/compizconfig-python/compizconfig-python-0.8.4-r5.ebuild
deleted file mode 100644 (file)
index bb7fa86..0000000
+++ /dev/null
@@ -1,42 +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 eutils autotools-utils python-r1
-
-DESCRIPTION="Compizconfig Python Bindings"
-HOMEPAGE="http://www.compiz.org/"
-SRC_URI="http://releases.compiz.org/${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-RDEPEND="${PYTHON_DEPS}
-       >=dev-libs/glib-2.6
-       >=x11-libs/libcompizconfig-${PV}"
-
-DEPEND="${RDEPEND}
-       dev-python/pyrex[${PYTHON_USEDEP}]
-       virtual/pkgconfig"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-src_configure() {
-       local myeconfargs=(
-               --enable-fast-install
-               --disable-static
-       )
-       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
-       prune_libtool_files --modules
-}
diff --git a/dev-python/compizconfig-python/metadata.xml b/dev-python/compizconfig-python/metadata.xml
deleted file mode 100644 (file)
index e24b832..0000000
+++ /dev/null
@@ -1,6 +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">Python bindings for libcompizconfig.</longdescription>
-</pkgmetadata>