+++ /dev/null
-DIST compiz-bcop-0.8.8.tar.bz2 75886 BLAKE2B 39ea833799fe9b8846200441e4d14cf7f27a9e54d1dd4c8fe4d6c9469cb40f20f015ea134f026643b3e6b02771cfb47a434b23bac3eacb053954220db704c759 SHA512 6b24400d6a347adbdf2f8d2a3c63f1371101d8dc6d4119547079b8a554d4ac9d5ff46cdeecd486886b4c5afe56a881111d877c73f4dde85978442ac45b539b7c
+++ /dev/null
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="Compiz Option code Generator"
-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"
-IUSE=""
-
-RDEPEND="dev-libs/libxslt"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-DOCS="AUTHORS ChangeLog INSTALL NEWS README"
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!--maintainer-needed-->
-<longdescription lang="en">
-BCOP is a code generator that provides an easy way to handle plugin options by
-generating parts of the plugin code directly from the xml metadata file.
-</longdescription>
-</pkgmetadata>