From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1074946-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4BB68138334 for <garchives@archives.gentoo.org>; Fri, 1 Mar 2019 03:48:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 362EDE0824; Fri, 1 Mar 2019 03:48:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 07659E0824 for <gentoo-commits@lists.gentoo.org>; Fri, 1 Mar 2019 03:48:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 13BB2335CCD for <gentoo-commits@lists.gentoo.org>; Fri, 1 Mar 2019 03:48:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0934E54F for <gentoo-commits@lists.gentoo.org>; Fri, 1 Mar 2019 03:48:51 +0000 (UTC) From: "Michael Orlitzky" <mjo@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" <mjo@gentoo.org> Message-ID: <1551410986.c0c0ed606a0b68bfaafcd5296c82df8a7d2de190.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/recaptcha/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/recaptcha/Manifest dev-php/recaptcha/recaptcha-1.1.3.ebuild X-VCS-Directories: dev-php/recaptcha/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: c0c0ed606a0b68bfaafcd5296c82df8a7d2de190 X-VCS-Branch: master Date: Fri, 1 Mar 2019 03:48:51 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ca91ddad-810d-497c-bd3a-7559e31c1dda X-Archives-Hash: 50759bd13fe369acf5af00b8e7668525 commit: c0c0ed606a0b68bfaafcd5296c82df8a7d2de190 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Fri Mar 1 03:29:46 2019 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Fri Mar 1 03:29:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0c0ed60 dev-php/recaptcha: remove "unused" recaptcha-1.1.3.ebuild. Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-php/recaptcha/Manifest | 1 - dev-php/recaptcha/recaptcha-1.1.3.ebuild | 34 -------------------------------- 2 files changed, 35 deletions(-) diff --git a/dev-php/recaptcha/Manifest b/dev-php/recaptcha/Manifest index b7b95a982e2..d82a9d1c40a 100644 --- a/dev-php/recaptcha/Manifest +++ b/dev-php/recaptcha/Manifest @@ -1,2 +1 @@ -DIST recaptcha-1.1.3.tar.gz 12909 BLAKE2B cbffb64148f3359f4d351089fde65d2b9c8136e0814b5f6aedb3cd9b7f7d3f8f77d9673059f3909b381cf9151ca34a31bb961fe8686bdda4612c718828e46036 SHA512 54e22654d3b24400e448260f1d075ba2586d33cf44e0a5187b5c1288705b29bf9de394f8ca48f7717a2480cb1ae21348cc63e724f1eb93f268407a942b13f9dd DIST recaptcha-1.2.1.tar.gz 19935 BLAKE2B 43077b25d484940951bf070fa440b5d13c6992c2a157e06b81961b9692683a277d9507e44102dd0ba0cde66c892fd4736ed34cae4b001bdce0d4ab619828b432 SHA512 62df22a6f4b05006a6051db689994e455ada43f76406dd62c5c13f1d90ae64401e9d75c6a92f2c620a14c070d2b49199c20e70eb6284e42e676d37412a98abe4 diff --git a/dev-php/recaptcha/recaptcha-1.1.3.ebuild b/dev-php/recaptcha/recaptcha-1.1.3.ebuild deleted file mode 100644 index c91f2b60d6f..00000000000 --- a/dev-php/recaptcha/recaptcha-1.1.3.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="PHP client library for Google's reCAPTCHA service" -HOMEPAGE="https://github.com/google/recaptcha" -SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="examples test" - -DEPEND="test? ( dev-php/phpunit )" -RDEPEND="dev-lang/php" - -src_install(){ - insinto "/usr/share/php/${PN}" - doins -r src/autoload.php src/ReCaptcha - dodoc CONTRIBUTING.md README.md - use examples && dodoc -r examples -} - -src_test(){ - phpunit || die "test suite failed" -} - -pkg_postinst(){ - elog "${PN} has been installed in /usr/share/php/${PN}/." - elog "To use it in a script, require('${PN}/autoload.php')," - elog "and then use the ${PN} class normally. Most of the examples in" - elog "the documentation should work without further modification." -}