commit: abe185977d0ff7d97d4a488f2ee261fd2fdbf461 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Jul 22 22:34:22 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Jul 22 22:35:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abe18597
lxqt-base/lxqt-l10n: Remove last-rited package Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> lxqt-base/lxqt-l10n/Manifest | 1 - lxqt-base/lxqt-l10n/lxqt-l10n-0.13.0.ebuild | 26 -------------------------- lxqt-base/lxqt-l10n/metadata.xml | 11 ----------- profiles/package.mask | 5 ----- 4 files changed, 43 deletions(-) diff --git a/lxqt-base/lxqt-l10n/Manifest b/lxqt-base/lxqt-l10n/Manifest deleted file mode 100644 index f06f5bc0e6d..00000000000 --- a/lxqt-base/lxqt-l10n/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST lxqt-l10n-0.13.0.tar.xz 758588 BLAKE2B e904f60c50dd389fce027a374536412b9f2947bc4a7b81c313a0457744328158215b520e15044c30c045a022c7119682b05ccbf2534923684cf5daf40d5f7c45 SHA512 cbafc0f1c12a9c14af8ed896f5147d90fcd24786be0cc5de7f8897e31ac012a7308604622635f43709edeb13824395806e6d8e89355a0fd6799227f8d0d8f686 diff --git a/lxqt-base/lxqt-l10n/lxqt-l10n-0.13.0.ebuild b/lxqt-base/lxqt-l10n/lxqt-l10n-0.13.0.ebuild deleted file mode 100644 index 2dc87e707dd..00000000000 --- a/lxqt-base/lxqt-l10n/lxqt-l10n-0.13.0.ebuild +++ /dev/null @@ -1,26 +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 localisation package" -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="LGPL-2.1+" -SLOT="0" - -RDEPEND="!~x11-misc/obconf-qt-0.9.0_p20150729" -DEPEND="${RDEPEND} - dev-qt/linguist-tools:5 - >=dev-util/lxqt-build-tools-0.5.0 -" diff --git a/lxqt-base/lxqt-l10n/metadata.xml b/lxqt-base/lxqt-l10n/metadata.xml deleted file mode 100644 index 36d625f5822..00000000000 --- a/lxqt-base/lxqt-l10n/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>LXQt</name> - </maintainer> - <upstream> - <remote-id type="github">lxde/lxqt-l10n</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 232a7760ecc..fe548863e57 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -176,11 +176,6 @@ sys-apps/cobalt-panel-utils # app-text/htmltidy; removal in 30 days, bug 686324 www-apache/mod_tidy -# Jimi Huotari <[email protected]> (2019-06-22) -# Deprecated package with no consumers left. -# Removal in 30 days. -lxqt-base/lxqt-l10n - # David Seifert <[email protected]> (2019-06-22) # Abandoned upstream, last release 5 years ago, # extremely brittle codebase, requires constant
