summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-01-08 19:06:43 -0500
committerMichael Orlitzky <mjo@gentoo.org>2017-01-08 19:06:58 -0500
commitd7293964a7546258794c30e98db78ab51120b7b5 (patch)
tree86d9d8b02c332b9d8ca1f1573f9b235294292661 /dev-php
parentnet-wireless/kismet: stable arches the maintainer tests on for bug 605132 (diff)
downloadgentoo-d7293964a7546258794c30e98db78ab51120b7b5.tar.gz
gentoo-d7293964a7546258794c30e98db78ab51120b7b5.tar.bz2
gentoo-d7293964a7546258794c30e98db78ab51120b7b5.zip
dev-php/recaptcha: new revision with EAPI=6 but no other changes.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/recaptcha/recaptcha-1.1.2-r1.ebuild (renamed from dev-php/recaptcha/recaptcha-1.1.2.ebuild)4
1 files 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
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"