commit:     c9589182c111f3550c30c9682f8c367408c2b0d8
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 10:39:22 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 10:51:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9589182

kde-base/kimono: Remove last-rited pkg

 kde-base/kimono/Manifest             |  1 -
 kde-base/kimono/kimono-4.14.3.ebuild | 42 ------------------------------------
 kde-base/kimono/metadata.xml         | 12 -----------
 3 files changed, 55 deletions(-)

diff --git a/kde-base/kimono/Manifest b/kde-base/kimono/Manifest
deleted file mode 100644
index 7c2b9ee..0000000
--- a/kde-base/kimono/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kimono-4.14.3.tar.xz 932672 SHA256 
4e9e322a82d26fa9860dde38d9cc1a3e618aeced8762731d178ce1694cb7c19e SHA512 
9705a660b7642feac358966aa3d05769de1d75c67a64c095c846c8151cb4af3a7b65b4e881716edae4b47262c454be7358b757c7539d72c5f0b92d685637e415
 WHIRLPOOL 
0b1a487315e1793d79759c3c2f873f4ec86ba18e49e050afa1304da5b232c3c99907bf4954f97d634f302b066c45f1d92e24575f7df4a2cabeac3c58717567f3

diff --git a/kde-base/kimono/kimono-4.14.3.ebuild 
b/kde-base/kimono/kimono-4.14.3.ebuild
deleted file mode 100644
index 8d7a4fe..0000000
--- a/kde-base/kimono/kimono-4.14.3.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit mono-env kde4-base
-
-DESCRIPTION="C# bindings for KDE"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="akonadi debug plasma"
-
-DEPEND="
-       dev-lang/mono
-       $(add_kdebase_dep qyoto 'webkit')
-       $(add_kdebase_dep smokeqt)
-       $(add_kdebase_dep smokekde)
-       plasma? ( $(add_kdebase_dep smokeqt 'webkit') )
-"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
-       mono-env_pkg_setup
-       kde4-base_pkg_setup
-}
-
-src_prepare() {
-       kde4-base_src_prepare
-
-       sed -i "/add_subdirectory( examples )/ s:^:#:" plasma/CMakeLists.txt
-}
-
-src_configure() {
-       local mycmakeargs=(
-               -DWITH_Soprano=OFF
-               -DWITH_Nepomuk=OFF
-               $(cmake-utils_use_with akonadi)
-               $(cmake-utils_use_with akonadi KdepimLibs)
-               $(cmake-utils_use_disable plasma)
-       )
-       kde4-base_src_configure
-}

diff --git a/kde-base/kimono/metadata.xml b/kde-base/kimono/metadata.xml
deleted file mode 100644
index 064ee8a..0000000
--- a/kde-base/kimono/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>k...@gentoo.org</email>
-               <name>Gentoo KDE Project</name>
-       </maintainer>
-       <use>
-               <flag name="akonadi">Compile bindings for Akonadi</flag>
-               <flag name="plasma">Compile bindings for KDE's Plasma</flag>
-       </use>
-</pkgmetadata>

Reply via email to