public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-translit/
Date: Mon, 23 May 2016 14:49:33 +0000 (UTC)	[thread overview]
Message-ID: <1464014966.6f99dba06db2c5dd0fb298c6ecae6dde50f08484.grknight@gentoo> (raw)

commit:     6f99dba06db2c5dd0fb298c6ecae6dde50f08484
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon May 23 14:48:13 2016 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon May 23 14:49:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f99dba0

dev-php/pecl-translit: Version bump with PHP 7 support

Package-Manager: portage-2.3.0_rc1

 dev-php/pecl-translit/Manifest                   |  1 +
 dev-php/pecl-translit/pecl-translit-0.6.2.ebuild | 33 ++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-php/pecl-translit/Manifest b/dev-php/pecl-translit/Manifest
index 1370f0b..1bbf54a 100644
--- a/dev-php/pecl-translit/Manifest
+++ b/dev-php/pecl-translit/Manifest
@@ -1 +1,2 @@
+DIST pecl-translit-0.6.2.tar.gz 226445 SHA256 863ba3793d09776c309ae1a46af2826f8acf855db10ba8d976716ec6ab2ea3a5 SHA512 1d5229ceb2c06f5e4a9e3f7e1e760fc2974c01b732f8e220b9b1ddd49a82c932f4237fb6a19c82017270614881156f9637cffbe7896132e4a07e7a6547915ebb WHIRLPOOL 86b2f1160c5fc352e0faf7eac9b9435f01ba6bbfbb9265aaa7ea247ce73cba27eaed89e168356ef3a742b972a1ef0503eb853688bd9149d2d456d7d0ff24b7ca
 DIST translit-0.6.1.tgz 101748 SHA256 864faa76ef249e0203b761fd6a0b93ad5f61d1c1f4893dc0637997772bf671e3 SHA512 fd5d6d2f03825c9e966cdda5d671150cebe9ae399d76a22a0e63d812191a979887c4e9bd6db7a981558f00315f8e4be7dab95345e453ce0361a8e72764314f45 WHIRLPOOL 83eedc7eac0719c094e59b5457e54fed026f4de60955b6eb62a09b0679cdc31ce67cb1a5eb29c731424987992777b2c6c526f9443ba1cd6b8c7f0a268e28990b

diff --git a/dev-php/pecl-translit/pecl-translit-0.6.2.ebuild b/dev-php/pecl-translit/pecl-translit-0.6.2.ebuild
new file mode 100644
index 0000000..6cac023
--- /dev/null
+++ b/dev-php/pecl-translit/pecl-translit-0.6.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PHP_EXT_NAME="translit"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+
+USE_PHP="php7-0 php5-6 php5-5"
+PHP_EXT_NAME="translit"
+
+MY_PV="${PV//./_}"
+S="${WORKDIR}/${PN}-RELEASE_${MY_PV}"
+
+inherit php-ext-source-r2
+
+SRC_URI="https://github.com/derickr/${PN}/archive/RELEASE_${MY_PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64 ~x86"
+HOMEPAGE="https://github.com/derickr/pecl-translit"
+
+DESCRIPTION="Transliterates non-latin character sets to latin"
+LICENSE="BSD-2"
+SLOT="0"
+IUSE=""
+
+src_test() {
+	for slot in $(php_get_slots); do
+		php_init_slot_env ${slot}
+		NO_INTERACTION="yes" emake test || die "emake test failed for slot ${slot}"
+	done
+}


             reply	other threads:[~2016-05-23 14:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-23 14:49 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-12-07 16:22 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-translit/ Brian Evans
2016-12-07 16:22 Brian Evans
2018-03-27 18:20 Brian Evans
2019-06-07 14:14 Thomas Deutschmann
2019-11-29 13:34 Thomas Deutschmann
2020-01-23 18:38 Brian Evans
2020-12-08 21:40 Brian Evans
2021-01-21 17:13 Brian Evans
2021-01-21 18:08 Brian Evans
2022-03-18 17:17 Brian Evans
2023-09-19 17:48 Arthur Zamarin
2024-01-18  7:56 Sam James
2025-03-17 20:39 Michael Orlitzky

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=1464014966.6f99dba06db2c5dd0fb298c6ecae6dde50f08484.grknight@gentoo \
    --to=grknight@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