public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/unicode-emoji/
Date: Tue,  1 Aug 2017 13:32:53 +0000 (UTC)	[thread overview]
Message-ID: <1501594350.8b2c908cbdbbb8b42d78431ea1e437b7965a2ead.hattya@gentoo> (raw)

commit:     8b2c908cbdbbb8b42d78431ea1e437b7965a2ead
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  1 13:27:56 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Aug  1 13:32:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b2c908c

app-i18n/unicode-emoji: initial import

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-i18n/unicode-emoji/Manifest                 |  5 ++++
 app-i18n/unicode-emoji/metadata.xml             |  8 +++++++
 app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild | 32 +++++++++++++++++++++++++
 3 files changed, 45 insertions(+)

diff --git a/app-i18n/unicode-emoji/Manifest b/app-i18n/unicode-emoji/Manifest
new file mode 100644
index 00000000000..357c8f845a1
--- /dev/null
+++ b/app-i18n/unicode-emoji/Manifest
@@ -0,0 +1,5 @@
+DIST unicode-emoji-data-5.0.txt 35041 SHA256 ae7bb765f0ae7ccfdcb5d8a40ebcabc93202597d92391c698f82f99d73f94e86 SHA512 3b68cb709700cf871f545f357a54864c6cf1dee2ee7046f42d895c0811a75129206edf2c0617a5f1183417066f0fdf2e74086e880a65826590aac9d1d31f568f WHIRLPOOL fd84a658704ec45ea92118a113d350e45a4d6e79cf6f630fe1fadb039844df1dbc3303a7b0214aaf2705a68eb780265db384031e5c8792179bbcd70f97c96ef0
+DIST unicode-emoji-sequences-5.0.txt 103383 SHA256 617d0df67f9e1f294a17a9525ff6323d2a9c9403c80e3ac16b8ad65adc897125 SHA512 729bbf862b8d7ff6225b7416a0a464592f89040e4c27674c0d9afb6e0d997162c0a336c2a1e9de41313dcd45b504b3b27915ee8c67e45186c942c2996076d554 WHIRLPOOL 3ab40270c5a5c83ad914ae578cf5d9e87783698f63c71895290207790619fe005b28415f8f5fa7275f6aa09cf1eaf8994c39fa5c0ef3f11393b49cb81cc6042e
+DIST unicode-emoji-test-5.0.txt 341770 SHA256 fcb5b1dab310dc8210af46372828453431fa6ecdafdae8e051cbb68eb698380c SHA512 368483fadaa2c87e1197d0b0351c1e68b4244e73ab93542d73df7169d1dfcdf98b0fc1da8a969645f6a2d45db1f2db5f75ba919dd05f1012fbc2f3fb524f5c5d WHIRLPOOL b8a52abc00ea6ea3a6c2d029289562189b2771a4d16e060300422cffb17f7caea65ec25f2642bd4a035bfdadb5e360dac035bd1872b438050032285d595b3502
+DIST unicode-emoji-variation-sequences-5.0.txt 36120 SHA256 0609bcfc939a5799dd93f4a16b066210482d106dbf7827efbdf5ea83d7238ff2 SHA512 484509ed56c5ea5e73160e211643a938d3fa08474281d316e5ed2d2346f38f5140a147454a9cb81c9f463d6c62befd98a8b70b695ee50effdbcfc6085dcaa520 WHIRLPOOL 86f1a49b47d83f70117726c71468806cd3094e13d21fbbe83de2e8f8d22bc0cd8c8304c178c50d426d6c46ccb9365a702ec3cd649650bf966489c523169e901d
+DIST unicode-emoji-zwj-sequences-5.0.txt 115207 SHA256 b8080a9b282289d1ba302a2d48a6b01ebb9b4766a6864a037a69cb6acefefb99 SHA512 26398ac77035d2f5df7a61f4c2a8a098af8e551576c9c9f157379c05aa8f75de5a0827c9bc476eb20f32c38b0c3605f6a1d9e07fe27f0e75df359ed2a7e6d25b WHIRLPOOL 4fb5d0ab0ba3f8285f14e8651ea40f44d27afdf957ccaa4fe9c06517a25e435bde422a38791a4bd02ad68963a05087841f363e4c39eaa40ce2c37b2b548a8dd4

diff --git a/app-i18n/unicode-emoji/metadata.xml b/app-i18n/unicode-emoji/metadata.xml
new file mode 100644
index 00000000000..e1a49f49888
--- /dev/null
+++ b/app-i18n/unicode-emoji/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>cjk@gentoo.org</email>
+    <name>Cjk</name>
+  </maintainer>
+</pkgmetadata>

diff --git a/app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild b/app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild
new file mode 100644
index 00000000000..2387d662d31
--- /dev/null
+++ b/app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+DESCRIPTION="UTR #51 Unicode Emoji"
+HOMEPAGE="http://unicode.org/emoji"
+BASE_URI="http://${PN%-*}.org/Public/${PN/*-}/${PV}"
+SRC_URI="${BASE_URI}/${PN/*-}-data.txt -> ${PN}-data-${PV}.txt
+	${BASE_URI}/${PN/*-}-sequences.txt -> ${PN}-sequences-${PV}.txt
+	${BASE_URI}/${PN/*-}-test.txt -> ${PN}-test-${PV}.txt
+	${BASE_URI}/${PN/*-}-variation-sequences.txt -> ${PN}-variation-sequences-${PV}.txt
+	${BASE_URI}/${PN/*-}-zwj-sequences.txt -> ${PN}-zwj-sequences-${PV}.txt"
+
+LICENSE="unicode"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+S="${WORKDIR}"
+
+src_unpack() {
+	:
+}
+
+src_install() {
+	local a
+	insinto /usr/share/${PN/-//}
+	for a in ${A}; do
+		newins "${DISTDIR}"/${a} $(echo ${a} | sed "s/${PN%-*}-\(.*\)-${PV}/\1/")
+	done
+}


             reply	other threads:[~2017-08-01 13:32 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-01 13:32 Akinori Hattori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-08-05 21:18 [gentoo-commits] repo/gentoo:master commit in: app-i18n/unicode-emoji/ Sergei Trofimovich
2017-08-06  0:06 Sergei Trofimovich
2017-08-06  0:17 Sergei Trofimovich
2017-09-07 19:28 Markus Meier
2017-09-08 20:11 Markus Meier
2017-12-21 21:54 Sergei Trofimovich
2017-12-28 18:45 Thomas Deutschmann
2017-12-28 20:34 Sergei Trofimovich
2018-01-05 13:22 Mikle Kolyada
2018-01-28 20:41 Markus Meier
2018-03-18  0:30 Matt Turner
2018-04-26 18:04 Mike Gilbert
2018-04-30 15:58 Mike Gilbert
2018-06-10  3:04 Akinori Hattori
2018-08-29  1:07 Thomas Deutschmann
2018-08-29 21:38 Sergei Trofimovich
2018-09-01 23:18 Sergei Trofimovich
2018-09-01 23:26 Sergei Trofimovich
2018-09-04 18:22 Mikle Kolyada
2018-09-14 10:18 Tobias Klausmann
2018-10-05  4:56 Markus Meier
2018-10-06 19:12 Sergei Trofimovich
2019-08-03 20:37 Thomas Deutschmann
2020-05-06 12:50 Akinori Hattori
2020-05-06 12:50 Akinori Hattori
2021-07-24 23:43 Yixun Lan
2021-09-25 22:57 Vadim Misbakh-Soloviov
2021-09-25 23:25 Sam James
2021-11-20 13:23 Akinori Hattori
2021-11-20 13:23 Akinori Hattori
2021-11-20 13:23 Akinori Hattori
2021-11-20 13:23 Akinori Hattori
2021-11-20 13:23 Akinori Hattori
2021-11-20 15:34 Arthur Zamarin
2021-11-21 14:02 Akinori Hattori
2022-08-02  7:48 Joonas Niilola
2022-08-02 16:01 Arthur Zamarin
2022-08-02 18:47 Arthur Zamarin
2022-11-06  1:50 Akinori Hattori
2023-05-02 18:57 Arthur Zamarin
2023-10-03 13:52 Akinori Hattori
2023-10-03 13:52 Akinori Hattori
2023-11-24  9:31 Sam James
2024-03-03  7:12 Sam James
2024-03-23 14:02 Akinori Hattori
2024-09-15  7:26 Akinori Hattori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1501594350.8b2c908cbdbbb8b42d78431ea1e437b7965a2ead.hattya@gentoo \
    --to=hattya@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox