summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2013-03-05 11:14:33 +0000
committerOle Markus With <olemarkus@gentoo.org>2013-03-05 11:14:33 +0000
commit72b56753563ab9326ac9c7f5b8eecaa790d2691e (patch)
tree4ca7edfea911a6a4b0e2b2e365c62894a44218b4 /dev-php
parentVersion bump (diff)
downloadgentoo-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')
-rw-r--r--dev-php/pecl-gnupg/ChangeLog9
-rw-r--r--dev-php/pecl-gnupg/pecl-gnupg-1.3.2-r1.ebuild6
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-php/pecl-gnupg/ChangeLog b/dev-php/pecl-gnupg/ChangeLog
index 07d94078c42a..2005d2c49527 100644
--- a/dev-php/pecl-gnupg/ChangeLog
+++ b/dev-php/pecl-gnupg/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/pecl-gnupg
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-gnupg/ChangeLog,v 1.2 2012/04/13 19:02:43 ulm Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-gnupg/ChangeLog,v 1.3 2013/03/05 11:14:33 olemarkus Exp $
+
+ 05 Mar 2013; Ole Markus With <olemarkus@gentoo.org>
+ pecl-gnupg-1.3.2-r1.ebuild:
+ EAPI bump
13 Apr 2012; Ulrich Müller <ulm@gentoo.org> pecl-gnupg-1.3.2-r1.ebuild:
Move EAPI assignment to top of ebuild, bug 411875.
@@ -35,4 +39,3 @@
28 Aug 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml,
+pecl-gnupg-1.3.1.ebuild:
New ebuild, Bug 121212
-
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"