public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: dev-util/plasmate/
Date: Thu, 16 Apr 2015 12:55:44 +0000 (UTC)	[thread overview]
Message-ID: <1429188926.e6a8657e7eb140c6c689c0ba31cf9b1272205928.kensington@gentoo> (raw)

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>terietor@gmail.com</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	other threads:[~2015-04-16 12:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-16 12:55 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-10-05 16:00 [gentoo-commits] proj/kde:master commit in: dev-util/plasmate/ Michael Palimaka
2014-06-12 13:35 Michael Palimaka
2014-06-12 12:03 Michael Palimaka
2014-01-20 10:43 Michael Palimaka
2013-06-21 13:52 Johannes Huber
2013-01-18  0:48 Elias Probst
2011-11-01 22:32 Andreas Hüttel
2011-11-01 22:32 Andreas Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1429188926.e6a8657e7eb140c6c689c0ba31cf9b1272205928.kensington@gentoo \
    --to=kensington@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox