diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-07-19 22:05:27 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-07-19 22:05:27 +0100 |
commit | 121ed4eec41fbf03e1998d09eede1bf449da63b9 (patch) | |
tree | ce9341d77d1507f67d4a3a1472da9011b5baa0a8 /x11-apps/luit | |
parent | dd762ff83c330186ee2ede002e08b2f780cddd51 (diff) |
gentoo resync : 19.07.2019
Diffstat (limited to 'x11-apps/luit')
-rw-r--r-- | x11-apps/luit/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/luit/luit-1.1.1.ebuild | 22 | ||||
-rw-r--r-- | x11-apps/luit/luit-20190106.ebuild | 2 |
3 files changed, 2 insertions, 26 deletions
diff --git a/x11-apps/luit/Manifest b/x11-apps/luit/Manifest index 7638cb1c525a..d07ae40c9729 100644 --- a/x11-apps/luit/Manifest +++ b/x11-apps/luit/Manifest @@ -1,5 +1,3 @@ -DIST luit-1.1.1.tar.bz2 140044 BLAKE2B 5abf18955b753182198b4ebfa981e34b57707c578f1093f855e201b69b04b6a70fe189c0dcda43338a07d47f892eb3acb8278aba0e739d00e3cf164806d56ca4 SHA512 e834e89fca9987f6d82701f53d3c450cc64b93a804b11465b4a7ec5cb3a5c4ef30115df57dec3cbdbafa46e4a4f1bb4759b723123e2ff2f6b1c12207015638e6 DIST luit-20190106.tgz 190866 BLAKE2B 44098a00cade37aacdd7e67e1dae68157b652458b8a059de3dc56be9cc79ffba2ba861d403ab65de640853e0aec38c7d8d67febb5b6ae852a25430d2988c3661 SHA512 4324ff2793635e12e7fc0df2d7c5cdeb6241591105d0cfaf40a0da06a08764f08c5ef5f6fc19bc0e5d1f4b34b90e14b7aa393a0e613f5e096c6f91c90988215b -EBUILD luit-1.1.1.ebuild 667 BLAKE2B bf9567c21c799e5babec6f57a5552735f101bfc901c9dfdddc4e07c9b367f4f409ccc48b65029092d50cf1056137ee651bfd6a2e3c0a6b42c674338cca84c9ce SHA512 16c37b80ab3b53553e852f4122a4f593ccbdd21e39c181464ced8c0ee0ed18335299b658bb3c3a4c3db69cfa9d407fee6b86da4b6552e797f1825a1b8e058375 -EBUILD luit-20190106.ebuild 662 BLAKE2B abb0fd293ac94cb0b9a339f4e3c0d1b93fe9e5607f2795314f478967d92cd7fa54901ffea3c3364d3df7eac156e9df0a494e4644761d8e0c3e1e9a4f64cddd83 SHA512 4470f74b2afdca1d2464999cbc55e91277467b8906a90903766bde76c80a430fa9825f417de352eaef801d8ce6fa5c143c79bff4d23eba402e80bcaae5aa11ca +EBUILD luit-20190106.ebuild 660 BLAKE2B af6e73c8c69e9ad4250907025a00162bde75d1555d431e6bc041c29f9247ad4c961c2acbeb90727f4a20fe5c17c1d37037f0457ccd3240472e0fa89609f9beed SHA512 580f67a726c3c6de343a6b5340ea2512f8c09908663fa6ca73a9a58dacc34c2d40f7116e6eabbf1c27ce16173b0521d876b56870386771ec88ca836cda98137d MISC metadata.xml 245 BLAKE2B 26bf988c73d073000ab8d21ea881c4088b90e7081410938828744375bfa8de31cce2c78154ccfc61105c853c1f24f4994ca4e5cbb80c4c89dfd489bbd10a09ee SHA512 ecb8a4621081ccdd43f08e4f560b0bc820c27d6a282c87e1a8f77137ec8b215188fe31f11fc6379533afee2ebe7e14d5395a45c1aab9abfe423fd832dba692a4 diff --git a/x11-apps/luit/luit-1.1.1.ebuild b/x11-apps/luit/luit-1.1.1.ebuild deleted file mode 100644 index bfcede57b261..000000000000 --- a/x11-apps/luit/luit-1.1.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 -XORG_EAUTORECONF=yes - -inherit xorg-2 - -DESCRIPTION="Locale and ISO 2022 support for Unicode terminals" - -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" -RDEPEND="sys-libs/zlib - x11-libs/libX11 - x11-libs/libfontenc" -DEPEND="${RDEPEND}" - -src_prepare() { - # posix_openpt() call needs POSIX 2004, bug #415949 - sed -i 's/-D_XOPEN_SOURCE=500/-D_XOPEN_SOURCE=600/' configure.ac || die - xorg-2_src_prepare -} diff --git a/x11-apps/luit/luit-20190106.ebuild b/x11-apps/luit/luit-20190106.ebuild index ac60b6326599..196b8c2d2a79 100644 --- a/x11-apps/luit/luit-20190106.ebuild +++ b/x11-apps/luit/luit-20190106.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://invisible-mirror.net/archives/${PN}/${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="sys-libs/zlib |