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: dev-scheme/gauche-mecab/
Date: Fri, 20 Jul 2018 13:24:00 +0000 (UTC)	[thread overview]
Message-ID: <1532093014.82cdc782aebcf40b61c898be872153c23b1e2884.hattya@gentoo> (raw)

commit:     82cdc782aebcf40b61c898be872153c23b1e2884
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 20 13:17:28 2018 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Fri Jul 20 13:23:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82cdc782

dev-scheme/gauche-mecab: initial import

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-scheme/gauche-mecab/Manifest                  |  1 +
 dev-scheme/gauche-mecab/gauche-mecab-1.0.2.ebuild | 20 ++++++++++++++++++++
 dev-scheme/gauche-mecab/metadata.xml              | 11 +++++++++++
 3 files changed, 32 insertions(+)

diff --git a/dev-scheme/gauche-mecab/Manifest b/dev-scheme/gauche-mecab/Manifest
new file mode 100644
index 00000000000..0eed344b439
--- /dev/null
+++ b/dev-scheme/gauche-mecab/Manifest
@@ -0,0 +1 @@
+DIST Gauche-mecab-1.0.2.tar.gz 12724 BLAKE2B 7e18910f5e45750b6fe3a916a0350071be97f0c860bdf27733639599ec2e302305887ae04b7239c9da90e0913bc2ba03626f105a0004bd3c7f087016b66cef63 SHA512 2d000a0c0f795af93e2728249e7ab339c19d388546d3a300d5960079b9bf360a23c7758867edaca4abb871329689372b645e27eb20bed139aeb997e4d7583c43

diff --git a/dev-scheme/gauche-mecab/gauche-mecab-1.0.2.ebuild b/dev-scheme/gauche-mecab/gauche-mecab-1.0.2.ebuild
new file mode 100644
index 00000000000..1f7af5b4816
--- /dev/null
+++ b/dev-scheme/gauche-mecab/gauche-mecab-1.0.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+MY_P="${P^g}"
+
+DESCRIPTION="MeCab binding for Gauche"
+HOMEPAGE="https://github.com/shirok/Gauche-mecab"
+SRC_URI="https://github.com/shirok/${PN^g}/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="app-text/mecab
+	>=dev-scheme/gauche-0.9.5"
+DEPEND="${RDEPEND}"
+S="${WORKDIR}/${MY_P}"

diff --git a/dev-scheme/gauche-mecab/metadata.xml b/dev-scheme/gauche-mecab/metadata.xml
new file mode 100644
index 00000000000..fb1515c4d15
--- /dev/null
+++ b/dev-scheme/gauche-mecab/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>hattya@gentoo.org</email>
+		<name>Akinori Hattori</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">shirok/Gauche-mecab</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2018-07-20 13:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-20 13:24 Akinori Hattori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-18 12:51 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-mecab/ Akinori Hattori
2021-11-18 12:51 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=1532093014.82cdc782aebcf40b61c898be872153c23b1e2884.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