summaryrefslogtreecommitdiff
path: root/lxqt-base/lxqt-l10n
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-10-22 11:09:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-10-22 11:09:47 +0100
commit64e107b9b6058580ff0432107eb37cefb0b2a7d8 (patch)
tree9a44e603e2ae365e2b1fe35ac37f73e830cdee1d /lxqt-base/lxqt-l10n
parent957235cf19a691360c720f7913672adda4258ed0 (diff)
gentoo resync : 22.10.2018
Diffstat (limited to 'lxqt-base/lxqt-l10n')
-rw-r--r--lxqt-base/lxqt-l10n/Manifest4
-rw-r--r--lxqt-base/lxqt-l10n/lxqt-l10n-0.11.0.ebuild24
-rw-r--r--lxqt-base/lxqt-l10n/lxqt-l10n-0.13.0.ebuild4
3 files changed, 3 insertions, 29 deletions
diff --git a/lxqt-base/lxqt-l10n/Manifest b/lxqt-base/lxqt-l10n/Manifest
index 026d0932040d..09f917204237 100644
--- a/lxqt-base/lxqt-l10n/Manifest
+++ b/lxqt-base/lxqt-l10n/Manifest
@@ -1,5 +1,3 @@
-DIST lxqt-l10n-0.11.0.tar.xz 513704 BLAKE2B f300b938db282151df1552e13e5530ffab1465d496e89df73b5d339b339442c018521d2eb1d5c3d7a942607596ba8ab98dacd689ba74761ec93e82b42ba85249 SHA512 827a38184d27684ab98234df671c48c8ff7d45bfe4fafafe82fd821786e856eaadade98f8d244cac9729dd0ec1a2d8d295b04397bed4a3375cac8191759ec27e
DIST lxqt-l10n-0.13.0.tar.xz 758588 BLAKE2B e904f60c50dd389fce027a374536412b9f2947bc4a7b81c313a0457744328158215b520e15044c30c045a022c7119682b05ccbf2534923684cf5daf40d5f7c45 SHA512 cbafc0f1c12a9c14af8ed896f5147d90fcd24786be0cc5de7f8897e31ac012a7308604622635f43709edeb13824395806e6d8e89355a0fd6799227f8d0d8f686
-EBUILD lxqt-l10n-0.11.0.ebuild 517 BLAKE2B 2fa21a32fa6f5c9e067c74ad67e12a03f6b72a991112e78017dc97f9cade0f9c894910b73cab894e27c45a56048c4c2683c3d04c25dae15bd94b66c41f93a1df SHA512 707f35306f949fd24e7c608f555ea82ed8d7a21c6802d75754663c2ea621b84dab72d531db4e6e82b47e7d7a54f120b9722f50dd690514e595db352c7ef32e25
-EBUILD lxqt-l10n-0.13.0.ebuild 579 BLAKE2B f2b91b2175bd048711583a58bedea19e6d280ae81329852f7b0f16c915043e87b8c7ee977252d6063726f194f191fabc68e008ea4da1e5bddb50fb9cda49c1c6 SHA512 ff36ce2b4c0af1f21a3d8a1e484b40ac69c0a82e2301be28900ab22c5176f83cb2971303e9eb6b9163882ae279b06095deba3d6b4e19cede78d1cd710b12c1c6
+EBUILD lxqt-l10n-0.13.0.ebuild 574 BLAKE2B d70fbd4adaa8a0ccb467c86715a9bfe43fc131dc9403a7903cb14f8afcc9377bc5140e764a4fd48fc979ac7700df4ba3340a17bd36dd325a80c833bf76541645 SHA512 1d75fe740a6e1de6e632135b7ef1fb8f90812b1a1aa7492ae00b8fb9925b4a65ea7efb9967756fcc0daeaa9b0b34ebb40c6601cb50c0354422b1b7c4e5ec9f58
MISC metadata.xml 315 BLAKE2B 50fef7cf54830ce7ddd54aa3eb6a2dccef953f82e466ffb160add28174a6347400a62e2af002fe47276e1d2f6d161e4566300df7cc3223696596a422afeeec85 SHA512 52bd54eb50703636a14daacc56f4433867e2093875819afe70105c6cda3500b91e2791fbce071675a3b667db76ccd797cbe478f6f1c2be7cfda6b55f189a36dc
diff --git a/lxqt-base/lxqt-l10n/lxqt-l10n-0.11.0.ebuild b/lxqt-base/lxqt-l10n/lxqt-l10n-0.11.0.ebuild
deleted file mode 100644
index 27fa16aa85d5..000000000000
--- a/lxqt-base/lxqt-l10n/lxqt-l10n-0.11.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# 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://git.lxde.org/git/lxde/${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"
-
-DEPEND="
- dev-qt/linguist-tools:5
- ~lxqt-base/liblxqt-${PV}
-"
diff --git a/lxqt-base/lxqt-l10n/lxqt-l10n-0.13.0.ebuild b/lxqt-base/lxqt-l10n/lxqt-l10n-0.13.0.ebuild
index 2876d6db2956..2dc87e707dd0 100644
--- a/lxqt-base/lxqt-l10n/lxqt-l10n-0.13.0.ebuild
+++ b/lxqt-base/lxqt-l10n/lxqt-l10n-0.13.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
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"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="LGPL-2.1+"