public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/
Date: Sat,  6 May 2017 20:05:39 +0000 (UTC)	[thread overview]
Message-ID: <1494100937.4926e318031fa1ec0d5310496f0499d05afa461c.asturm@gentoo> (raw)

commit:     4926e318031fa1ec0d5310496f0499d05afa461c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 18:37:31 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat May  6 20:02:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4926e318

dev-util/kdevplatform: Drop slot 4

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-util/kdevplatform/Manifest                     |  2 -
 dev-util/kdevplatform/kdevplatform-1.7.2-r1.ebuild | 53 ----------------------
 dev-util/kdevplatform/kdevplatform-1.7.4.ebuild    | 53 ----------------------
 dev-util/kdevplatform/metadata.xml                 |  2 -
 4 files changed, 110 deletions(-)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
index bf1d6764b15..2d6be285ab6 100644
--- a/dev-util/kdevplatform/Manifest
+++ b/dev-util/kdevplatform/Manifest
@@ -1,5 +1,3 @@
-DIST kdevplatform-1.7.2.tar.xz 1929976 SHA256 0afcde7a746adb83b00f2bd6b02efb4022adbd61b6ba4325fb63b71902f1f4e4 SHA512 b95a1837b61d6c63cdd5183194ea70301bb32720df8c5317ba891a91c24c1e174aa69d10131024701bfe710f4848ac50059bc4513cf334d39415d37f4a445d66 WHIRLPOOL 4656a52becd50e9d827010e798941465731872b014400529fde4c45410d7f77d063c7fed237f94991742af997e845145772dbb199df74ae9777d41c2bdc21693
-DIST kdevplatform-1.7.4.tar.xz 1934292 SHA256 21ea4a6c4e241e3b9d6f991ac98b2df8b9c45e17bdb416e836cefbde2d524574 SHA512 9293356782113abc026f063c0db9e82aff2c52631aa27fda9674c21d00d031c92853b358cf65f161910cc84e543e73fdabed01e8b326875ab7b253db9e4bb225 WHIRLPOOL 5531dc351f01c2e53ac62927beb7d1d33d5ae1771e445f32c035e89f09c688fd41c3781ef6960744bd29c3124d0797e9efee795945a8eb449d06aff1e4e596f0
 DIST kdevplatform-5.0.3.tar.xz 2018600 SHA256 643d1145e1948af221f9ae148d0a10809f3d89af4b97ff0d6c4d571004f46bd4 SHA512 ef48c0de41d1fe20269400eea4d2b04efa04cd62caaa987e6814c5513e843c3cac030479a8a0576b9fc532d7771827fcc4acda128448ff34dec9fbd55bd05d55 WHIRLPOOL 24cbc44345867b78b669993fcc8d1b680c051cce7c6ce91761de14877f05e6f983f562fe99d0ffa2586611d7daee8d66a2a530f7700ae2c44832f9d980069099
 DIST kdevplatform-5.0.4.tar.xz 2012332 SHA256 01abfcd71383048d017fe989ccce0e7590010a3975bbe6e161f55ababe2ad471 SHA512 659802a31d493507bf9b787a9dc4799fe35c38ebf5545afc0cde17bd41d9a84e9402c594e7e3dba908b0c2164183e5fa9de3b8056064add480707349d3a99d2f WHIRLPOOL e303a688f2fc4435b09f2723773622e3707d59f74661bf2d4b02ac90e867fcd4b7d0e2eadcca3019b2330ee06a307fce24aeed9354b0b5ce771ad5650b0c0d21
 DIST kdevplatform-5.1.0.tar.xz 2048172 SHA256 f09f3b807c9d360b894bc4439cce5b1cb23ff0754941dd26abf45c33b731aedb SHA512 b94fcd1294855654c3183c7bc0dbfefd099cfaadeb44180788f439b11c0e61609863aae5a06776d9e6a4915c9768a794760c8a931678d9cc5d9c5e98560a7998 WHIRLPOOL 301620ff6ebc9012f0f7bce4d771b83b8b03ab75602cae0182a0b23173ff1d9382a0536c16acc512e5ee27bd01861b308b5388b853ac701ec83b44f3b913e714

diff --git a/dev-util/kdevplatform/kdevplatform-1.7.2-r1.ebuild b/dev-util/kdevplatform/kdevplatform-1.7.2-r1.ebuild
deleted file mode 100644
index 8995d98d88a..00000000000
--- a/dev-util/kdevplatform/kdevplatform-1.7.2-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DECLARATIVE_REQUIRED="always"
-KMNAME="kdevelop"
-KDE_LINGUAS="bs ca ca@valencia da de el en_GB es et fi fr gl it kk nb nl pl pt
-pt_BR ru sk sl sv th tr uk zh_CN zh_TW"
-VIRTUALDBUS_TEST="true"
-VIRTUALX_REQUIRED="test"
-WEBKIT_REQUIRED="always"
-inherit kde4-base
-
-DESCRIPTION="KDE development support libraries and apps"
-LICENSE="GPL-2 LGPL-2"
-IUSE="+classbrowser cvs debug +konsole reviewboard subversion"
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-	KEYWORDS="amd64 x86"
-fi
-
-RESTRICT="test"
-
-COMMON_DEPEND="
-	dev-libs/grantlee:0
-	reviewboard? ( dev-libs/qjson )
-	subversion? (
-		dev-libs/apr
-		dev-libs/apr-util
-		dev-vcs/subversion
-	)
-"
-DEPEND="${COMMON_DEPEND}
-	classbrowser? ( dev-libs/boost )
-"
-RDEPEND="${COMMON_DEPEND}
-	cvs? ( dev-vcs/cvs )
-	konsole? ( $(add_kdeapps_dep konsolepart) )
-	!<dev-util/kdevelop-${KDEVELOP_VERSION}:4
-"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_build classbrowser)
-		$(cmake-utils_use_build cvs)
-		$(cmake-utils_use_build konsole)
-		$(cmake-utils_use_find_package reviewboard QJSON)
-		$(cmake-utils_use_build subversion)
-	)
-
-	kde4-base_src_configure
-}

diff --git a/dev-util/kdevplatform/kdevplatform-1.7.4.ebuild b/dev-util/kdevplatform/kdevplatform-1.7.4.ebuild
deleted file mode 100644
index 56160444682..00000000000
--- a/dev-util/kdevplatform/kdevplatform-1.7.4.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DECLARATIVE_REQUIRED="always"
-KMNAME="kdevelop"
-KDE_LINGUAS="bs ca ca@valencia da de el en_GB es et fi fr gl it kk nb nl pl pt
-pt_BR ru sk sl sv th tr uk zh_CN zh_TW"
-VIRTUALDBUS_TEST="true"
-VIRTUALX_REQUIRED="test"
-WEBKIT_REQUIRED="always"
-inherit kde4-base
-
-DESCRIPTION="KDE development support libraries and apps"
-LICENSE="GPL-2 LGPL-2"
-IUSE="+classbrowser cvs debug +konsole reviewboard subversion"
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-	KEYWORDS="~amd64 ~x86"
-fi
-
-RESTRICT="test"
-
-COMMON_DEPEND="
-	dev-libs/grantlee:0
-	reviewboard? ( dev-libs/qjson )
-	subversion? (
-		dev-libs/apr
-		dev-libs/apr-util
-		dev-vcs/subversion
-	)
-"
-DEPEND="${COMMON_DEPEND}
-	classbrowser? ( dev-libs/boost )
-"
-RDEPEND="${COMMON_DEPEND}
-	cvs? ( dev-vcs/cvs )
-	konsole? ( $(add_kdeapps_dep konsolepart) )
-	!<dev-util/kdevelop-${KDEVELOP_VERSION}:4
-"
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_classbrowser=$(usex classbrowser)
-		-DBUILD_cvs=$(usex cvs)
-		-DBUILD_konsole=$(usex konsole)
-		$(cmake-utils_use_find_package reviewboard QJSON)
-		-DBUILD_subversion=$(usex subversion)
-	)
-
-	kde4-base_src_configure
-}

diff --git a/dev-util/kdevplatform/metadata.xml b/dev-util/kdevplatform/metadata.xml
index 10b60fa8aff..3017fcac606 100644
--- a/dev-util/kdevplatform/metadata.xml
+++ b/dev-util/kdevplatform/metadata.xml
@@ -6,8 +6,6 @@
 		<name>Gentoo KDE Project</name>
 	</maintainer>
 	<use>
-		<flag name="classbrowser">Enable the class browser plugin</flag>
-		<flag name="konsole">Enable <pkg>kde-apps/konsole</pkg> integration</flag>
 		<flag name="reviewboard">Enable reviewboard support</flag>
 		<flag name="welcomepage">Enable welcome page, requires <pkg>dev-qt/qtdeclarative</pkg></flag>
 	</use>


             reply	other threads:[~2017-05-06 20:07 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-06 20:05 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-12-16 10:31 [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/ Tobias Klausmann
2017-10-29 23:56 Thomas Deutschmann
2017-08-29 21:27 Andreas Sturmlechner
2017-08-19 20:21 Andreas Sturmlechner
2017-08-19 15:03 Michael Palimaka
2017-07-31 12:20 Tobias Klausmann
2017-06-04 10:45 Michael Palimaka
2017-05-06 17:20 Agostino Sarubbo
2017-05-06 13:26 Agostino Sarubbo
2017-03-18 21:41 Johannes Huber
2017-03-04 12:22 Johannes Huber
2016-12-26 10:51 Aaron Bauman
2016-12-17  8:32 Johannes Huber
2016-12-17  8:32 Johannes Huber
2016-12-01 18:26 Johannes Huber
2016-12-01 18:26 Johannes Huber
2016-10-30 18:09 Johannes Huber
2016-09-21 14:57 Michael Palimaka
2016-08-31 15:03 Michael Palimaka
2016-08-31 14:23 Michael Palimaka
2016-08-20 18:28 Michael Palimaka
2015-12-26 12:03 Agostino Sarubbo
2015-12-25 16:47 Agostino Sarubbo
2015-12-01 11:20 Agostino Sarubbo
2015-10-26 18:50 Michael Palimaka
2015-09-06 14:35 Agostino Sarubbo
2015-08-09 17:36 Mikle Kolyada

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=1494100937.4926e318031fa1ec0d5310496f0499d05afa461c.asturm@gentoo \
    --to=asturm@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