summaryrefslogtreecommitdiff
path: root/dev-libs/UTF8Strings
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-14 01:05:40 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-14 01:05:40 +0100
commit76cba73c47c8694e74377004634daca18f2d9c08 (patch)
tree468603ebdc189bcfae77696162761b3be936baea /dev-libs/UTF8Strings
parent6957f5c65b02bba533954eabc0b62f5de36be206 (diff)
gentoo resync : 14.04.2018
Diffstat (limited to 'dev-libs/UTF8Strings')
-rw-r--r--dev-libs/UTF8Strings/Manifest6
-rw-r--r--dev-libs/UTF8Strings/UTF8Strings-1.14.0.ebuild14
-rw-r--r--dev-libs/UTF8Strings/UTF8Strings-1.14.2.ebuild4
-rw-r--r--dev-libs/UTF8Strings/metadata.xml15
4 files changed, 8 insertions, 31 deletions
diff --git a/dev-libs/UTF8Strings/Manifest b/dev-libs/UTF8Strings/Manifest
index cf6b8fc2eadf..ae549edf163f 100644
--- a/dev-libs/UTF8Strings/Manifest
+++ b/dev-libs/UTF8Strings/Manifest
@@ -1,5 +1,3 @@
-DIST UTF8Strings-1.14.0.tar.bz2 7135 BLAKE2B c15260cff1aa8f714c6330f074abb638a4d622ab089682e1545e4b27a179ba4f2146686785c02dc0dd6df62b1a11121db1fcb7ae8acdf7f161893c9d1c6bb0ae SHA512 12d06aecf0ea0c29067932e08e4854038f053a10e99c5fbb6912a8ec17c9eb687fe06fb8267a8db9e8d775379ce0cb4339b75e2338a014c449d89f74a09e1ab4
DIST UTF8Strings-1.14.2.tar.bz2 7304 BLAKE2B b9926a0d9f085ce7055055a6fb6aa491552f366786076c1fef2895491c4f01b35326bb5b21318397c9dd9c645e2f90e49ecd41e72b10bc8f9ad6672c63f7c177 SHA512 18e1ec3432757700c4f4f1a5d7f9aa63b0100d6b050616aa8461ed45db4805f22426ae88818031a0f0f7af36a9215cb58d0f6fd101152ae540a5905909afacae
-EBUILD UTF8Strings-1.14.0.ebuild 395 BLAKE2B d09324b5a297f0b523e0cdc236bef1211e6f7a35346811cbce30a281ea6c01a7369dcdf386f649bce3f4f787552d6697a3d17dd774e3264b230198df20e9c92e SHA512 346a01990b8ffa9bc1698b0e962c351f47ed5e9f22e21ccfaec5f3eebed7b3077eab243d4be094a362a089cd25b54ae3408f06c34a940af73543507b05edea93
-EBUILD UTF8Strings-1.14.2.ebuild 395 BLAKE2B d09324b5a297f0b523e0cdc236bef1211e6f7a35346811cbce30a281ea6c01a7369dcdf386f649bce3f4f787552d6697a3d17dd774e3264b230198df20e9c92e SHA512 346a01990b8ffa9bc1698b0e962c351f47ed5e9f22e21ccfaec5f3eebed7b3077eab243d4be094a362a089cd25b54ae3408f06c34a940af73543507b05edea93
-MISC metadata.xml 516 BLAKE2B 6cd485bb652a10ca5e7c6bdb4f9c6e582140751c78fa0f3c7b5348c0edcd4332ccbd3752379f9bf8e8b8285175f2bd18826f4c63ed6fb255f7e2ae6486b8facb SHA512 746c6ff847fa21a5b2dfe057a91150e9b46aa348e1508f05e097b957b92f48a59b4222d6c348050dd7247526e347ba1f794d73c4a8be4faf0d8c10a2275ed10d
+EBUILD UTF8Strings-1.14.2.ebuild 401 BLAKE2B 72d14b3588ced7db2ad9e246974fbc13b47659e95cd80d1a2577e3089d2985311f62ac572c31c33442a8be27ab7c6b68fa34357d116a94d2771344cf33f8988a SHA512 299bd4fc50ff9352a3a3b387c205af7e47b51b79f7b4658936fa93a76dc44e87b506f85e076cef27206fcea95d5a819ee9322a532bd05c2e9a2bb28f0bf1c2a5
+MISC metadata.xml 297 BLAKE2B 46e00c27aabe6c9e9383b7d76db78a0c1ddd573ef9a5ecd39a81dbfbb494a1d7e651d6de229ae3ce7ffd3476419e36e98563174fa892f6daca5d2b758d702ae7 SHA512 e5a2b26ac20d17fb39ed1a262f829bddbfbdf7ab011ceef21dc9a8a5c2a37a04fa2375ade8e1d215621016054ba8d2d40c916d4df6cefac807c33c88aa89f9fa
diff --git a/dev-libs/UTF8Strings/UTF8Strings-1.14.0.ebuild b/dev-libs/UTF8Strings/UTF8Strings-1.14.0.ebuild
deleted file mode 100644
index 50cd3b4b6d63..000000000000
--- a/dev-libs/UTF8Strings/UTF8Strings-1.14.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit cmake-utils
-
-DESCRIPTION="C++ library providing ability to work natively with UTF8 string"
-HOMEPAGE="http://grigory.info/${PN}.About.html"
-SRC_URI="http://grigory.info/distfiles/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-KEYWORDS="amd64 ~mips x86 ~amd64-linux ~x86-linux"
-SLOT="0"
diff --git a/dev-libs/UTF8Strings/UTF8Strings-1.14.2.ebuild b/dev-libs/UTF8Strings/UTF8Strings-1.14.2.ebuild
index 50cd3b4b6d63..3306faf63917 100644
--- a/dev-libs/UTF8Strings/UTF8Strings-1.14.2.ebuild
+++ b/dev-libs/UTF8Strings/UTF8Strings-1.14.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -6,7 +6,7 @@ EAPI="5"
inherit cmake-utils
DESCRIPTION="C++ library providing ability to work natively with UTF8 string"
-HOMEPAGE="http://grigory.info/${PN}.About.html"
+HOMEPAGE="http://grigory.info/UTF8Strings.About.html"
SRC_URI="http://grigory.info/distfiles/${P}.tar.bz2"
LICENSE="GPL-3"
diff --git a/dev-libs/UTF8Strings/metadata.xml b/dev-libs/UTF8Strings/metadata.xml
index 21ee7cb4f2a8..012562c55f37 100644
--- a/dev-libs/UTF8Strings/metadata.xml
+++ b/dev-libs/UTF8Strings/metadata.xml
@@ -1,15 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>gorelov@grigory.info</email>
- <name>Gorelov Grigory</name>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <longdescription>
- C++ library that provides ability to work natively with UTF8 strings in a very simple way.
- </longdescription>
+<!-- maintainer-needed -->
+ <longdescription>
+ C++ library that provides ability to work natively with UTF8 strings in a very simple way.
+ </longdescription>
</pkgmetadata>