diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-08-12 08:29:11 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-08-12 08:29:11 +0100 |
commit | a35d73564c2e3e5065533ad8dbf31498d16af0eb (patch) | |
tree | 90cc93499a5aac004095cf3b6b6fc4091fd5ed62 /lxqt-base/lxqt-l10n | |
parent | 4f2cff46a78c810c5103c59be442548a4b1ef526 (diff) |
lxqt-base/lxqt-meta : drop v0.12.0
Diffstat (limited to 'lxqt-base/lxqt-l10n')
-rw-r--r-- | lxqt-base/lxqt-l10n/Manifest | 1 | ||||
-rw-r--r-- | lxqt-base/lxqt-l10n/lxqt-l10n-0.12.0-r2.ebuild | 19 |
2 files changed, 0 insertions, 20 deletions
diff --git a/lxqt-base/lxqt-l10n/Manifest b/lxqt-base/lxqt-l10n/Manifest index 134de7e6..f06f5bc0 100644 --- a/lxqt-base/lxqt-l10n/Manifest +++ b/lxqt-base/lxqt-l10n/Manifest @@ -1,2 +1 @@ -DIST lxqt-l10n-0.12.0.tar.xz 695368 BLAKE2B 32e35edbfbb615449f174ee9c4111deca773553bb5a501f39630114a46e1d56261252bf223e4644ae8760d88d38ac96d40c95eebcf28083dc24424e269ab0eec SHA512 3012c25214e10bdbd262bd68a18c77eef6b2e5a0426ef82283150e4dd7b6f271080b95e4e7221235cf43fb430928359aeb95942a570e9ce8913ac5e61328efe9 DIST lxqt-l10n-0.13.0.tar.xz 758588 BLAKE2B e904f60c50dd389fce027a374536412b9f2947bc4a7b81c313a0457744328158215b520e15044c30c045a022c7119682b05ccbf2534923684cf5daf40d5f7c45 SHA512 cbafc0f1c12a9c14af8ed896f5147d90fcd24786be0cc5de7f8897e31ac012a7308604622635f43709edeb13824395806e6d8e89355a0fd6799227f8d0d8f686 diff --git a/lxqt-base/lxqt-l10n/lxqt-l10n-0.12.0-r2.ebuild b/lxqt-base/lxqt-l10n/lxqt-l10n-0.12.0-r2.ebuild deleted file mode 100644 index 7eadaa86..00000000 --- a/lxqt-base/lxqt-l10n/lxqt-l10n-0.12.0-r2.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit cmake-utils - -DESCRIPTION="LXQt localisation package" -HOMEPAGE="http://lxqt.org/" - -SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz" -KEYWORDS="amd64" - -LICENSE="LGPL-2.1+" -SLOT="0" - -DEPEND=" - dev-qt/linguist-tools:5 - ~lxqt-base/liblxqt-${PV} -" |