Gentoo Archives: gentoo-commits

From: Jimi Huotari <chiitoo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-l10n/
Date: Tue, 12 Mar 2019 23:07:09
Message-Id: 1552431968.5e8d51a7dca47a64bbb3c751b12b0b3ea402cc0e.chiitoo@gentoo
1 commit: 5e8d51a7dca47a64bbb3c751b12b0b3ea402cc0e
2 Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 12 23:06:08 2019 +0000
4 Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 12 23:06:08 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=5e8d51a7
7
8 lxqt-base: remove obsolete 'lxqt-base/lxqt-l10n'
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
12
13 lxqt-base/lxqt-l10n/lxqt-l10n-9999.ebuild | 27 ---------------------------
14 lxqt-base/lxqt-l10n/metadata.xml | 11 -----------
15 2 files changed, 38 deletions(-)
16
17 diff --git a/lxqt-base/lxqt-l10n/lxqt-l10n-9999.ebuild b/lxqt-base/lxqt-l10n/lxqt-l10n-9999.ebuild
18 deleted file mode 100644
19 index 180e7fde..00000000
20 --- a/lxqt-base/lxqt-l10n/lxqt-l10n-9999.ebuild
21 +++ /dev/null
22 @@ -1,27 +0,0 @@
23 -# Copyright 1999-2019 Gentoo Authors
24 -# Distributed under the terms of the GNU General Public License v2
25 -
26 -EAPI=7
27 -
28 -inherit cmake-utils
29 -
30 -DESCRIPTION="LXQt localisation package"
31 -HOMEPAGE="https://lxqt.org/"
32 -
33 -if [[ ${PV} = *9999* ]]; then
34 - inherit git-r3
35 - EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
36 -else
37 - SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
38 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
39 -fi
40 -
41 -LICENSE="LGPL-2.1+"
42 -SLOT="0"
43 -
44 -BDEPEND="
45 - dev-qt/linguist-tools:5
46 - >=dev-util/lxqt-build-tools-0.6.0
47 -"
48 -RDEPEND="!~x11-misc/obconf-qt-0.9.0_p20150729"
49 -DEPEND="${RDEPEND}"
50
51 diff --git a/lxqt-base/lxqt-l10n/metadata.xml b/lxqt-base/lxqt-l10n/metadata.xml
52 deleted file mode 100644
53 index 36d625f5..00000000
54 --- a/lxqt-base/lxqt-l10n/metadata.xml
55 +++ /dev/null
56 @@ -1,11 +0,0 @@
57 -<?xml version="1.0" encoding="UTF-8"?>
58 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
59 -<pkgmetadata>
60 - <maintainer type="project">
61 - <email>lxqt@g.o</email>
62 - <name>LXQt</name>
63 - </maintainer>
64 - <upstream>
65 - <remote-id type="github">lxde/lxqt-l10n</remote-id>
66 - </upstream>
67 -</pkgmetadata>