commit:     a82a6030cd3169d9335ffdb088d3d43d81560e13
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  7 09:40:23 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 09:46:11 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a82a6030

dev-util/kdevplatform: remove old.

Package-Manager: portage-2.2.20.1

 dev-util/kdevplatform/Manifest                     |  2 -
 .../files/kdevplatform-1.6.0-appwizard.patch       | 24 ----------
 dev-util/kdevplatform/kdevplatform-1.5.2.ebuild    | 51 --------------------
 dev-util/kdevplatform/kdevplatform-1.6.0-r1.ebuild | 54 ----------------------
 4 files changed, 131 deletions(-)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
index 5429a3f..4e54101 100644
--- a/dev-util/kdevplatform/Manifest
+++ b/dev-util/kdevplatform/Manifest
@@ -1,3 +1 @@
-DIST kdevplatform-1.5.2.tar.xz 1895448 SHA256 
a12656cfe137172db5feed9795b4f40b7fb42a93b6caf90838e5f9c205ee186a SHA512 
019f7df0ca232d6627517c8677633f44807dddf6efc610df8b96a548f5280cce331e0afc8b4743f7badbe3fd7918def6c6c9b0c5806e9a8be2c9dafed4a95f03
 WHIRLPOOL 
b6ba6103a8146912fe49d84cc21373746804cfaa4b607a63c7db7e92df5b44884b7f3880cc01399ba7eb3618b216e1d2b727cefdc24ee50d8c22c6206b34450b
-DIST kdevplatform-1.6.0.tar.xz 1889840 SHA256 
cdf7c88ca8860258f46e41d2107c826a307212fd041345bee54fbd70c9794f80 SHA512 
3f9d6aeb5fdb12dc0a719343ac81b8852d1680f2637fea8f3a8b97eaa32af38bd799e215a539792ec2e33dc0c0f53ba5f9347abc3633c4c31a71422bd2a8065f
 WHIRLPOOL 
897cdb1f0893bd22e73c68ed3860cc8953c78ce8406eb0d41442d1402395cf4e00f17bf27a804f67857e160311aa979d178c2700b0370eea66d92759194a7b65
 DIST kdevplatform-1.7.1.tar.xz 1930560 SHA256 
dfd8953aec204f04bd949443781aa0f6d9d58c40f73027619a168bb4ffc4b1ac SHA512 
b19c925c973ab00b25b03f1bcf1e34a98b8108728f20e7b058bd391a1dde78e33b80705c39632ff594ecf834878e1c54732031b8110400433266c258632468d0
 WHIRLPOOL 
9e687644b1f31ca317bb3fa0000f388aca80ee305eaa3b43d044181d2b2374ad57613104a400a8a052ed07e5157fbbdc26b7174314cc04ca5b8c788afe4c8f4f

diff --git a/dev-util/kdevplatform/files/kdevplatform-1.6.0-appwizard.patch 
b/dev-util/kdevplatform/files/kdevplatform-1.6.0-appwizard.patch
deleted file mode 100644
index d4f93f6..0000000
--- a/dev-util/kdevplatform/files/kdevplatform-1.6.0-appwizard.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-commit 33b660dfefe02ecd4391a284f6fd6de9439b2b45
-Author: Milian Wolff <[email protected]>
-Date:   Thu Mar 20 11:50:07 2014 +0100
-
-    Keep backwards compatibility: replace "dest" variable.
-    
-    Its an alias for PROJECTDIR and used in quite some templates
-    apparently.
-    
-    BUG: 329392
-
-diff --git a/plugins/appwizard/appwizardplugin.cpp 
b/plugins/appwizard/appwizardplugin.cpp
-index 3e22183..7948e47 100644
---- a/plugins/appwizard/appwizardplugin.cpp
-+++ b/plugins/appwizard/appwizardplugin.cpp
-@@ -238,6 +238,8 @@ QString AppWizardPlugin::createProject(const 
ApplicationInfo& info)
-     m_variables["APPNAMELC"] = info.name.toLower();
-     m_variables["APPNAMEID"] = generateIdentifier(info.name);
-     m_variables["PROJECTDIR"] = dest.toLocalFile();
-+    // backwards compatibility
-+    m_variables["dest"] = m_variables["PROJECTDIR"];
-     m_variables["PROJECTDIRNAME"] = dest.fileName();
-     m_variables["VERSIONCONTROLPLUGIN"] = info.vcsPluginName;
- 

diff --git a/dev-util/kdevplatform/kdevplatform-1.5.2.ebuild 
b/dev-util/kdevplatform/kdevplatform-1.5.2.ebuild
deleted file mode 100644
index b5a2131..0000000
--- a/dev-util/kdevplatform/kdevplatform-1.5.2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KMNAME="kdevelop"
-KDE_MINIMAL="4.7"
-KDE_LINGUAS="bs ca ca@valencia da de el en_GB es et fi fr gl it kk nb nds nl pl
-pt pt_BR ru sk sl sv th uk zh_CN zh_TW"
-VIRTUALDBUS_TEST="true"
-VIRTUALX_REQUIRED="test"
-EGIT_REPONAME="${PN}"
-inherit kde4-base
-
-DESCRIPTION="KDE development support libraries and apps"
-LICENSE="GPL-2 LGPL-2"
-IUSE="cvs debug reviewboard subversion"
-SRC_URI="mirror://kde/stable/kdevelop/${KDEVELOP_VERSION}/src/${P}.tar.xz"
-
-if [[ $PV == *9999 ]]; then
-       KEYWORDS=""
-else
-       KEYWORDS="amd64 ppc x86"
-fi
-
-DEPEND="
-       dev-libs/boost:=
-       dev-libs/grantlee:0
-       reviewboard? ( dev-libs/qjson )
-       subversion? (
-               dev-libs/apr
-               dev-libs/apr-util
-               dev-vcs/subversion
-       )
-"
-RDEPEND="${DEPEND}
-       !<dev-util/kdevelop-${KDEVELOP_VERSION}:4
-       $(add_kdeapps_dep konsole)
-       cvs? ( dev-vcs/cvs )
-"
-
-src_configure() {
-       mycmakeargs=(
-               $(cmake-utils_use_build cvs)
-               $(cmake-utils_use_find_package reviewboard QJSON)
-               $(cmake-utils_use_build subversion)
-       )
-
-       kde4-base_src_configure
-}

diff --git a/dev-util/kdevplatform/kdevplatform-1.6.0-r1.ebuild 
b/dev-util/kdevplatform/kdevplatform-1.6.0-r1.ebuild
deleted file mode 100644
index f817a72..0000000
--- a/dev-util/kdevplatform/kdevplatform-1.6.0-r1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KMNAME="kdevelop"
-KDE_LINGUAS="bs ca ca@valencia da de el es et fi fr gl it kk nb nl pl pt pt_BR
-ru sk sl sv th uk zh_CN zh_TW"
-VIRTUALDBUS_TEST="true"
-VIRTUALX_REQUIRED="test"
-EGIT_REPONAME="${PN}"
-inherit kde4-base
-
-DESCRIPTION="KDE development support libraries and apps"
-LICENSE="GPL-2 LGPL-2"
-IUSE="cvs debug reviewboard subversion"
-SRC_URI="mirror://kde/stable/kdevelop/${KDEVELOP_VERSION}/src/${P}.tar.xz"
-
-if [[ $PV == *9999 ]]; then
-       KEYWORDS=""
-else
-       KEYWORDS="~amd64 ~ppc ~x86"
-fi
-
-RESTRICT="test"
-
-DEPEND="
-       dev-libs/boost:=
-       dev-libs/grantlee:0
-       reviewboard? ( dev-libs/qjson )
-       subversion? (
-               dev-libs/apr
-               dev-libs/apr-util
-               dev-vcs/subversion
-       )
-"
-RDEPEND="${DEPEND}
-       !<dev-util/kdevelop-${KDEVELOP_VERSION}:4
-       $(add_kdeapps_dep konsole)
-       cvs? ( dev-vcs/cvs )
-"
-
-PATCHES=( "${FILESDIR}/${P}-appwizard.patch" )
-
-src_configure() {
-       mycmakeargs=(
-               $(cmake-utils_use_build cvs)
-               $(cmake-utils_use_find_package reviewboard QJSON)
-               $(cmake-utils_use_build subversion)
-       )
-
-       kde4-base_src_configure
-}

Reply via email to