commit:     1aaacd46299e98bc33e289f2ff4101684b7fa479
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 17 10:10:24 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 10:23:17 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aaacd46

dev-util/plasmate: Remove package

Last rited on 2015/08/13.

 dev-util/plasmate/Manifest            |  1 -
 dev-util/plasmate/metadata.xml        | 10 ----------
 dev-util/plasmate/plasmate-1.0.ebuild | 30 ------------------------------
 3 files changed, 41 deletions(-)

diff --git a/dev-util/plasmate/Manifest b/dev-util/plasmate/Manifest
deleted file mode 100644
index 86a3964..0000000
--- a/dev-util/plasmate/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST plasmate-1.0.tar.gz 288285 SHA256 
5e9486a76faf7fbf11ac0a9c8275eea7b037662508217928f052434d65611e28 SHA512 
6e61e3274ee5cc74ea18e64484077e609d146f10ff0a82cdbd9776657487724fdfc0ace09dfa36ae8d46e7c03f67411eb92e38e065b6c750d5ca5f91a91901d2
 WHIRLPOOL 
3bc5edaf48e48c46c4aa4ba1a82c7ed9be3d301bfc9a6d433443d7953ed78600ece76fb778d47be2908260000aeb91dbc8a747a82a5af173873d20fcff9c2fd7

diff --git a/dev-util/plasmate/metadata.xml b/dev-util/plasmate/metadata.xml
deleted file mode 100644
index 01b2427..0000000
--- a/dev-util/plasmate/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <herd>kde</herd>
-       <maintainer>
-               <email>[email protected]</email>
-               <name>Giorgos Tsiapaliwkas</name>
-               <description>A small IDE taylored for development of Plasma 
components.</description>
-       </maintainer>
-</pkgmetadata>

diff --git a/dev-util/plasmate/plasmate-1.0.ebuild 
b/dev-util/plasmate/plasmate-1.0.ebuild
deleted file mode 100644
index 6945310..0000000
--- a/dev-util/plasmate/plasmate-1.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DECLARATIVE_REQUIRED="always"
-inherit kde4-base
-
-DESCRIPTION="IDE for writing KDE Plasma/KWin components (themes, Plasmoids, 
runners, data engines)"
-HOMEPAGE="https://projects.kde.org/projects/extragear/sdk/plasmate";
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="
-       app-crypt/gpgme
-       dev-libs/libattica
-       dev-libs/soprano
-       $(add_kdebase_dep kdepimlibs)
-       $(add_kdeapps_dep knewstuff)
-"
-
-RDEPEND="
-       ${DEPEND}
-       dev-vcs/git
-"

Reply via email to