summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-27 01:34:02 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-27 01:34:02 +0300
commitdf7cb2bfa5d685d927f6388b94699eb0c7426bae (patch)
tree7d8bb7dec7bda48f66bbfe368f564c38b34f2e7b
parentx11-misc/ccsm: remove last rited package (diff)
downloadgentoo-df7cb2bf.tar.gz
gentoo-df7cb2bf.tar.bz2
gentoo-df7cb2bf.zip
dev-python/compizconfig-python: remove last rited package
-rw-r--r--dev-python/compizconfig-python/Manifest1
-rw-r--r--dev-python/compizconfig-python/compizconfig-python-0.8.4-r5.ebuild42
-rw-r--r--dev-python/compizconfig-python/metadata.xml6
3 files changed, 0 insertions, 49 deletions
diff --git a/dev-python/compizconfig-python/Manifest b/dev-python/compizconfig-python/Manifest
deleted file mode 100644
index 55ed1d08d328..000000000000
--- a/dev-python/compizconfig-python/Manifest
+++ /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
index bb7fa86eca1d..000000000000
--- a/dev-python/compizconfig-python/compizconfig-python-0.8.4-r5.ebuild
+++ /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
index e24b832e3550..000000000000
--- a/dev-python/compizconfig-python/metadata.xml
+++ /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>