summaryrefslogtreecommitdiff
path: root/app-text/libnumbertext
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /app-text/libnumbertext
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'app-text/libnumbertext')
-rw-r--r--app-text/libnumbertext/Manifest4
-rw-r--r--app-text/libnumbertext/libnumbertext-1.0.7.ebuild24
-rw-r--r--app-text/libnumbertext/libnumbertext-1.0.8.ebuild2
3 files changed, 2 insertions, 28 deletions
diff --git a/app-text/libnumbertext/Manifest b/app-text/libnumbertext/Manifest
index b9f0d84aa642..0e94d708fa7a 100644
--- a/app-text/libnumbertext/Manifest
+++ b/app-text/libnumbertext/Manifest
@@ -1,5 +1,3 @@
-DIST libnumbertext-1.0.7.tar.xz 289764 BLAKE2B dc7a340dd1843ac77088fd31d4343b570bba0bd5758b939ad228d9d31a7f283ce9c11cf8a504e0c14464bfc6962911b7d1c075122d3efaa7014180a57d419248 SHA512 7755c713dd9b9b75e486eac7ffbfb418c3bdfefd67ecb149f0e25a339410814bf73296f69a4e009a17f9f21292f0eeafa931aef60596cd3d932dab47278de8c2
DIST libnumbertext-1.0.8.tar.xz 292568 BLAKE2B d385f0bdb19013673190533a21305e12211e1427d59503a9b3c54bc1deda27f405dae347c4cc43161766a901ec14c9ea4b0eed17ba468eb0855ef1a6b0ec95c3 SHA512 b29e544eac25a0603ba7fc68744ac54a372402af32f4bbf52f2373b280efce2eb6831c803d0a10e1f674988839f4c123b8a120e2697bcfa2510d3852d856fe2d
-EBUILD libnumbertext-1.0.7.ebuild 544 BLAKE2B ae8f45785571d5eab9a52e195d1461a38e65e05d0dfe3034fc4da5fda093365861ebdf8d70ada7283362917d10b49144024e35d4869576ed33a4c3eea76e0808 SHA512 2f4e9a60eaeabb0cbad2b567ae0fe07cbba21eba5b91e69a4da1a7336d341efc60f1385068390bd03c1152ec93d23a01cf8d769707b0c667248cd518ad4f5977
-EBUILD libnumbertext-1.0.8.ebuild 526 BLAKE2B ad078935df9ab52a613337240acfd2abbc6800f4c4064e49ed664badc254610aa3c5ce413beb08131cdb4dcb7e121b8e8292e284f12aaea2d55b1693b966c658 SHA512 bd24b329c3a3ae9f8a4ffd48f92f94529a7678c643cd9a90d0bb3408f327c95c05595c86f77c553d18839c0db867f0201230a7931f100e97618492421b07b3b3
+EBUILD libnumbertext-1.0.8.ebuild 523 BLAKE2B 9b6d75ee1dfad2dd7d235d162e97b9f6794b3fbb49443af00556a24fc9fe3a4badb3ea8c22bdbe9ffeb3d7d6e8df101a655fa69a20c7e8e79c2659caaae1fd7d SHA512 7d1743a4682fc83315af6204d72ea37f68c76dbf66f8dcc108ef03138e0cbcad970a88938d86390e14954aabeb77f8c12fea2b6b9a834021125f2330698014cb
MISC metadata.xml 256 BLAKE2B 28554175365761f81817e75e2c125714b94680527103d72118d0daf2eb0d2359082c36f2c8b0e92574e93c9c00038c944486a31d7843108dcc285d809bd52fe6 SHA512 1a0e13dd42f80f5c8669910c7360c6c1542e9a2f143da3a812f874966ba4729248152efb36e03bdfd47f09086797e6e1410e1ac735925d304811c847aa2b6398
diff --git a/app-text/libnumbertext/libnumbertext-1.0.7.ebuild b/app-text/libnumbertext/libnumbertext-1.0.7.ebuild
deleted file mode 100644
index 53b9c0af234e..000000000000
--- a/app-text/libnumbertext/libnumbertext-1.0.7.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Number to number name and money text conversion libraries"
-HOMEPAGE="https://github.com/Numbertext/libnumbertext"
-SRC_URI="https://github.com/Numbertext/${PN}/releases/download/${PV}/${P}.tar.xz"
-
-LICENSE="LGPL-3+"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
-IUSE=""
-
-src_configure() {
- econf \
- --disable-static \
- --disable-werror
-}
-
-src_install() {
- default
- find "${D}" -name '*.la' -type f -delete || die
-}
diff --git a/app-text/libnumbertext/libnumbertext-1.0.8.ebuild b/app-text/libnumbertext/libnumbertext-1.0.8.ebuild
index 14a4ecfc51f3..33ff29c4d146 100644
--- a/app-text/libnumbertext/libnumbertext-1.0.8.ebuild
+++ b/app-text/libnumbertext/libnumbertext-1.0.8.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/Numbertext/${PN}/releases/download/${PV}/${P}.tar.xz
LICENSE="LGPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
IUSE=""
src_configure() {