diff options
author | 2013-03-05 11:14:33 +0000 | |
---|---|---|
committer | 2013-03-05 11:14:33 +0000 | |
commit | 72b56753563ab9326ac9c7f5b8eecaa790d2691e (patch) | |
tree | 4ca7edfea911a6a4b0e2b2e365c62894a44218b4 /dev-php/pecl-gnupg/pecl-gnupg-1.3.2-r1.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-72b56753563ab9326ac9c7f5b8eecaa790d2691e.tar.gz gentoo-2-72b56753563ab9326ac9c7f5b8eecaa790d2691e.tar.bz2 gentoo-2-72b56753563ab9326ac9c7f5b8eecaa790d2691e.zip |
EAPI bump
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
Diffstat (limited to 'dev-php/pecl-gnupg/pecl-gnupg-1.3.2-r1.ebuild')
-rw-r--r-- | dev-php/pecl-gnupg/pecl-gnupg-1.3.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/pecl-gnupg/pecl-gnupg-1.3.2-r1.ebuild b/dev-php/pecl-gnupg/pecl-gnupg-1.3.2-r1.ebuild index 69e9f82f8137..24feabb3c99c 100644 --- a/dev-php/pecl-gnupg/pecl-gnupg-1.3.2-r1.ebuild +++ b/dev-php/pecl-gnupg/pecl-gnupg-1.3.2-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-gnupg/pecl-gnupg-1.3.2-r1.ebuild,v 1.2 2012/04/13 19:02:43 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-gnupg/pecl-gnupg-1.3.2-r1.ebuild,v 1.3 2013/03/05 11:14:33 olemarkus Exp $ -EAPI="3" +EAPI="5" PHP_EXT_NAME="gnupg" PHP_EXT_INI="yes" |