From: Michael Orlitzky Date: Mon, 9 Jan 2017 00:06:43 +0000 (-0500) Subject: dev-php/recaptcha: new revision with EAPI=6 but no other changes. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d7293964a7546258794c30e98db78ab51120b7b5;p=gentoo.git dev-php/recaptcha: new revision with EAPI=6 but no other changes. Package-Manager: portage-2.3.0 --- diff --git a/dev-php/recaptcha/recaptcha-1.1.2.ebuild b/dev-php/recaptcha/recaptcha-1.1.2-r1.ebuild similarity index 94% rename from dev-php/recaptcha/recaptcha-1.1.2.ebuild rename to dev-php/recaptcha/recaptcha-1.1.2-r1.ebuild index 67be64d1f732..134d714bda88 100644 --- a/dev-php/recaptcha/recaptcha-1.1.2.ebuild +++ b/dev-php/recaptcha/recaptcha-1.1.2-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 DESCRIPTION="PHP client library for Google's reCAPTCHA service" HOMEPAGE="https://github.com/google/recaptcha"