commit:     22a115457a80ce0127d5dd44fb50cbf4efecad44
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 21 13:31:50 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 22 11:44:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22a11545

dev-util/lxqt-build-tools: remove version 0.5.0

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-util/lxqt-build-tools/Manifest                 |  1 -
 .../lxqt-build-tools/lxqt-build-tools-0.5.0.ebuild | 25 ----------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-util/lxqt-build-tools/Manifest 
b/dev-util/lxqt-build-tools/Manifest
index ae33ddc9894..61ae07bc89b 100644
--- a/dev-util/lxqt-build-tools/Manifest
+++ b/dev-util/lxqt-build-tools/Manifest
@@ -1,2 +1 @@
-DIST lxqt-build-tools-0.5.0.tar.xz 23392 BLAKE2B 
1f28ae093af772ed2b6f75a7933b76a2c608171bf15e0c8483477d7f3b702dec79f41af70bb38863c3b17ff9d52a8f2acabd4ed2347bb7f421d2074b8767e96c
 SHA512 
6802f3d5e3d622b136cf312ad929353aac1f42355c00ac9e3fb7a9d46c63dba1f87a0a4fd11185289c4e7222d5b0d30b8829dacd38c88de45901ff0559639e90
 DIST lxqt-build-tools-0.6.0.tar.xz 22520 BLAKE2B 
99e8032e111f776708d0a84e65db6534f517e75803d2cf747618889dccc46e9d55caa0ba3c89c88d56143a69ced015df9f1eae68a34c7ea050c6f97aedcf0f33
 SHA512 
f95c47d40f26defa8bc4e13a0449428945c282cb5e2201610e9529bfd5154a438ee9dcc4f556bd76efe13b97533bbed2f49ab5c100225907781093094a692227

diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-0.5.0.ebuild 
b/dev-util/lxqt-build-tools/lxqt-build-tools-0.5.0.ebuild
deleted file mode 100644
index d315bf468a7..00000000000
--- a/dev-util/lxqt-build-tools/lxqt-build-tools-0.5.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit cmake-utils
-
-DESCRIPTION="LXQt Build tools"
-HOMEPAGE="https://lxqt.org/";
-
-if [[ ${PV} = *9999* ]]; then
-       inherit git-r3
-       EGIT_REPO_URI="https://github.com/lxqt/${PN}.git";
-else
-       SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz";
-       KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="
-       >=dev-libs/glib-2.50.0
-       dev-qt/qtcore:5
-"
-DEPEND="${RDEPEND}"

Reply via email to