From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop-php/
Date: Sun, 30 Oct 2016 18:09:09 +0000 (UTC) [thread overview]
Message-ID: <1477850943.5cf5e47b941f9669363e586cb5cfe411dc96703e.johu@gentoo> (raw)
commit: 5cf5e47b941f9669363e586cb5cfe411dc96703e
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 30 18:04:58 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 18:09:03 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cf5e47b
dev-util/kdevelop-php: Remove 5.0.1
Package-Manager: portage-2.3.2
dev-util/kdevelop-php/Manifest | 1 -
dev-util/kdevelop-php/kdevelop-php-5.0.1.ebuild | 43 -------------------------
2 files changed, 44 deletions(-)
diff --git a/dev-util/kdevelop-php/Manifest b/dev-util/kdevelop-php/Manifest
index a6d1d88..a9295d2 100644
--- a/dev-util/kdevelop-php/Manifest
+++ b/dev-util/kdevelop-php/Manifest
@@ -1,4 +1,3 @@
-DIST kdev-php-5.0.1.tar.xz 675928 SHA256 3939502e34663938ffdc5eaf99fd8fdedec29c769bb04150f57da0811026315a SHA512 8f7a2961da18b4914fbb55857b3a967c624e05ba2887c7de06bee0f2269545bdffd15b19eb8261186268aa623f03290928853d532c90e8a324ff139d4f0c8690 WHIRLPOOL d89590672982803ce8cdc4ca44b03476dc6ffa8997f2ba33c5774e3575c259f3a8723f4ba23c720a406dbfda008d4e222fd675db1deba4624ca6bfc79c0d3a9f
DIST kdev-php-5.0.2.tar.xz 676252 SHA256 24ec89b4edc854808ce11a8e8b0aeb853f11926b26029bc46c80f901da00aec7 SHA512 1868aed8a79931ce2e41ae223e951657abdd6b8c87175bfaa4ec363add5d76cb6109df3d67a6acf489a0c075aafa4e7c238be2213e44169ddb75092fa4f55036 WHIRLPOOL 1e6d7a81c80498ba36c2526a32eef33841bcdf10adbaf49839b9ba81d14c09556fd60d64af02b7fc3c14fab5addb157458697551497d8f9fcff05d34fd4c5bbb
DIST kdevelop-php-1.7.2.tar.xz 658060 SHA256 75de9a5afe32ecaa35eb14e1ae04dd9c6d3e9abf87274ca4537fbdc3b296a369 SHA512 419ac3865c15ba30997e08f655d4ba61877ff15b6f3c0261a52a74e7d158e7a82a638326d2ccae1a435b846f40f76723807ff318ea3242651fb8fee263cdf5e1 WHIRLPOOL bad67fdbff98c2d47dd3034f56abafbb7ff8d1fb17aec3e7004177a50f1f131808b56d80f3c89bb234613ab71badcf2fdd4e67420a3902eda33f2f94489ca2f0
DIST kdevelop-php-1.7.3.tar.bz2 691363 SHA256 6b3583560dc9c339d74c51d9774a3ff342e260b285c8d9bd8f7f89f47a7dbf69 SHA512 aa052f546e84ff002cbe899ce9b892935ddb88d959ed2ea695c020c59de6f9a706106bcf5fac11dbfb9a015199286f8d729affe1e0d40842867971c99143cd41 WHIRLPOOL be6ce21cbd0f91a110192194cf0892c5ce3c3cf5c847a1a42e4790e2274043d5ed5e6f3f332cac8ef4f340284f031b838ac415629bb187501a00e2abe2b3ec83
diff --git a/dev-util/kdevelop-php/kdevelop-php-5.0.1.ebuild b/dev-util/kdevelop-php/kdevelop-php-5.0.1.ebuild
deleted file mode 100644
index 1ed8ab7..00000000
--- a/dev-util/kdevelop-php/kdevelop-php-5.0.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-EGIT_BRANCH="5.0"
-KDEBASE="kdevelop"
-KDE_DOC_DIR="docs"
-KDE_HANDBOOK="forceoptional"
-KDE_TEST="forceoptional-recursive"
-KMNAME="kdev-php"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="PHP plugin for KDevelop"
-LICENSE="GPL-2 LGPL-2"
-IUSE=""
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
-
-DEPEND="
- $(add_frameworks_dep karchive)
- $(add_frameworks_dep kcmutils)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kitemmodels)
- $(add_frameworks_dep ktexteditor)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_frameworks_dep threadweaver)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwebkit)
- $(add_qt_dep qtwidgets)
- dev-util/kdevelop-pg-qt:5
- >=dev-util/kdevplatform-${PV}:${SLOT}
-"
-RDEPEND="${DEPEND}
- !dev-util/kdevelop-php-docs
- dev-util/kdevelop:5
-"
next reply other threads:[~2016-10-30 18:09 UTC|newest]
Thread overview: 108+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-30 18:09 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-04 22:35 [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop-php/ Andreas Sturmlechner
2024-10-04 16:59 Arthur Zamarin
2024-09-19 18:34 Sam James
2024-09-02 7:17 Andreas Sturmlechner
2023-07-24 13:28 Andreas Sturmlechner
2023-04-29 14:21 Andreas Sturmlechner
2023-04-29 11:42 Arthur Zamarin
2023-04-29 0:40 Sam James
2023-04-22 9:13 Andreas Sturmlechner
2023-01-26 8:45 Andreas Sturmlechner
2023-01-25 19:22 Arthur Zamarin
2023-01-21 19:26 Arthur Zamarin
2023-01-09 19:47 Andreas Sturmlechner
2023-01-03 19:15 Arthur Zamarin
2022-04-17 19:29 Sam James
2021-11-26 4:21 Sam James
2021-03-07 19:52 Andreas Sturmlechner
2021-03-07 19:46 Sam James
2021-03-06 15:11 Thomas Deutschmann
2021-02-02 19:42 Andreas Sturmlechner
2021-01-10 15:53 Andreas Sturmlechner
2021-01-10 13:08 Sam James
2021-01-08 10:34 Sam James
2020-12-08 23:15 Andreas Sturmlechner
2020-11-03 7:21 Andreas Sturmlechner
2020-11-02 23:53 Sam James
2020-10-25 23:08 Thomas Deutschmann
2020-09-08 18:08 Andreas Sturmlechner
2020-06-26 6:40 Andreas Sturmlechner
2020-06-21 20:31 Thomas Deutschmann
2020-06-02 14:58 Andreas Sturmlechner
2020-06-02 14:58 Andreas Sturmlechner
2020-05-07 7:54 Andreas Sturmlechner
2020-05-07 7:54 Andreas Sturmlechner
2020-03-22 20:43 Andreas Sturmlechner
2020-03-20 9:04 Agostino Sarubbo
2020-03-12 16:21 Agostino Sarubbo
2020-02-05 0:35 Maciej Mrozowski
2020-01-10 9:50 Andreas Sturmlechner
2020-01-10 1:26 Thomas Deutschmann
2020-01-07 19:34 Andreas Sturmlechner
2019-12-31 13:34 Mikle Kolyada
2019-12-25 17:51 Andreas Sturmlechner
2019-12-02 23:34 Andreas Sturmlechner
2019-11-13 2:32 Andreas Sturmlechner
2019-11-10 21:31 Andreas Sturmlechner
2019-10-26 22:42 Andreas Sturmlechner
2019-10-26 22:42 Andreas Sturmlechner
2019-10-21 20:58 Andreas Sturmlechner
2019-10-21 12:47 Thomas Deutschmann
2019-09-21 11:45 Andreas Sturmlechner
2019-09-03 17:29 Andreas Sturmlechner
2019-08-14 13:00 Andreas Sturmlechner
2019-08-14 10:58 Andreas Sturmlechner
2019-08-14 10:14 Mikle Kolyada
2019-08-13 19:38 Andreas Sturmlechner
2019-08-06 21:43 Andreas Sturmlechner
2019-07-18 20:58 Andreas Sturmlechner
2019-04-01 19:33 Andreas Sturmlechner
2019-03-22 10:17 Mikle Kolyada
2019-03-17 17:26 Andreas Sturmlechner
2019-03-07 10:02 Andreas Sturmlechner
2018-12-12 23:11 Maciej Mrozowski
2018-11-19 2:26 Maciej Mrozowski
2018-10-14 9:50 Andreas Sturmlechner
2018-10-14 7:57 Mikle Kolyada
2018-10-14 1:44 Thomas Deutschmann
2018-10-13 19:16 Andreas Sturmlechner
2018-08-21 17:11 Andreas Sturmlechner
2018-07-09 16:42 Johannes Huber
2018-07-09 16:02 Mikle Kolyada
2018-07-04 3:17 Thomas Deutschmann
2018-01-05 0:48 Andreas Sturmlechner
2018-01-04 17:39 Mikle Kolyada
2017-12-30 1:05 Thomas Deutschmann
2017-12-29 22:15 Andreas Sturmlechner
2017-12-16 12:45 Michael Palimaka
2017-12-16 10:31 Tobias Klausmann
2017-11-24 23:08 Andreas Sturmlechner
2017-11-24 23:08 Andreas Sturmlechner
2017-11-20 1:03 Andreas Sturmlechner
2017-10-29 23:56 Thomas Deutschmann
2017-10-28 7:43 Andreas Sturmlechner
2017-10-23 23:58 Andreas Sturmlechner
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 20:05 Andreas Sturmlechner
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-09-21 14:57 Michael Palimaka
2016-08-31 15:03 Michael Palimaka
2016-08-31 14:23 Michael Palimaka
2015-12-25 16:47 Agostino Sarubbo
2015-12-01 11:20 Agostino Sarubbo
2015-10-26 18:50 Michael Palimaka
2015-09-07 9:46 Michael Palimaka
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=1477850943.5cf5e47b941f9669363e586cb5cfe411dc96703e.johu@gentoo \
--to=johu@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