commit:     e6a8657e7eb140c6c689c0ba31cf9b1272205928
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 16 12:55:26 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Apr 16 12:55:26 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e6a8657e

[dev-util/plasmate] Remove package.

It's been moved to kde-plasma/plasma-sdk and the old repo has been removed.

 dev-util/plasmate/metadata.xml           | 10 --------
 dev-util/plasmate/plasmate-4.9999.ebuild | 29 ---------------------
 dev-util/plasmate/plasmate-9999.ebuild   | 44 --------------------------------
 3 files changed, 83 deletions(-)

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-4.9999.ebuild 
b/dev-util/plasmate/plasmate-4.9999.ebuild
deleted file mode 100644
index fb991c3..0000000
--- a/dev-util/plasmate/plasmate-4.9999.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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";
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="
-       app-crypt/gpgme
-       dev-libs/libattica
-       dev-libs/soprano
-       $(add_kdebase_dep kdepimlibs)
-       $(add_kdebase_dep knewstuff)
-"
-
-RDEPEND="
-       ${DEPEND}
-       dev-vcs/git
-"

diff --git a/dev-util/plasmate/plasmate-9999.ebuild 
b/dev-util/plasmate/plasmate-9999.ebuild
deleted file mode 100644
index 5687a6e..0000000
--- a/dev-util/plasmate/plasmate-9999.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-EGIT_BRANCH="frameworks"
-inherit kde5
-
-DESCRIPTION="IDE for writing KDE Plasma/KWin components (themes, Plasmoids, 
runners, data engines)"
-HOMEPAGE="https://projects.kde.org/projects/extragear/sdk/plasmate";
-LICENSE="GPL-2"
-KEYWORDS=""
-
-DEPEND="
-       $(add_frameworks_dep karchive)
-       $(add_frameworks_dep kcompletion)
-       $(add_frameworks_dep kconfig)
-       $(add_frameworks_dep kconfigwidgets)
-       $(add_frameworks_dep kcoreaddons)
-       $(add_frameworks_dep kdelibs4support)
-       $(add_frameworks_dep ki18n)
-       $(add_frameworks_dep kiconthemes)
-       $(add_frameworks_dep kio)
-       $(add_frameworks_dep knewstuff)
-       $(add_frameworks_dep kparts)
-       $(add_frameworks_dep kservice)
-       $(add_frameworks_dep ktexteditor)
-       $(add_frameworks_dep kwidgetsaddons)
-       $(add_frameworks_dep kxmlgui)
-       $(add_frameworks_dep plasma)
-       dev-qt/qtdbus:5
-       dev-qt/qtdeclarative:5
-       dev-qt/qtgui:5
-       dev-qt/qtsvg:5
-       dev-qt/qtwebkit:5
-       dev-qt/qtwidgets:5
-       dev-qt/qtxml:5
-       dev-util/kdevplatform:5
-"
-RDEPEND="${DEPEND}
-       !kde-misc/plasmate:4
-       dev-vcs/git
-"

Reply via email to