commit: d7293964a7546258794c30e98db78ab51120b7b5
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 9 00:06:43 2017 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Mon Jan 9 00:06:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7293964
dev-php/recaptcha: new revision with EAPI=6 but no other changes.
Package-Manager: portage-2.3.0
.../recaptcha/{recaptcha-1.1.2.ebuild => recaptcha-1.1.2-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 67be64d..134d714 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"