summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-09 13:43:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-09 13:43:44 +0000
commit015004cb0dcb09dabaeb5cfab788699da0a461a4 (patch)
treec9b6d2e3ac62a0e55b640ba374ecd728fb5ff93e /dev-php
parentStable for amd64, wrt bug #534772 (diff)
downloadgentoo-2-015004cb0dcb09dabaeb5cfab788699da0a461a4.tar.gz
gentoo-2-015004cb0dcb09dabaeb5cfab788699da0a461a4.tar.bz2
gentoo-2-015004cb0dcb09dabaeb5cfab788699da0a461a4.zip
Stable for amd64, wrt bug #535304
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-event/ChangeLog7
-rw-r--r--dev-php/pecl-event/pecl-event-1.11.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/pecl-event/ChangeLog b/dev-php/pecl-event/ChangeLog
index 54107f774bed..f809583b44ad 100644
--- a/dev-php/pecl-event/ChangeLog
+++ b/dev-php/pecl-event/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/pecl-event
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-event/ChangeLog,v 1.6 2014/11/19 18:22:38 hwoarang Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-event/ChangeLog,v 1.7 2015/01/09 13:43:44 ago Exp $
+
+ 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> pecl-event-1.11.1.ebuild:
+ Stable for amd64, wrt bug #535304
*pecl-event-1.11.1 (19 Nov 2014)
diff --git a/dev-php/pecl-event/pecl-event-1.11.1.ebuild b/dev-php/pecl-event/pecl-event-1.11.1.ebuild
index 0aa75937020f..acd6eac09efd 100644
--- a/dev-php/pecl-event/pecl-event-1.11.1.ebuild
+++ b/dev-php/pecl-event/pecl-event-1.11.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-event/pecl-event-1.11.1.ebuild,v 1.1 2014/11/19 18:22:38 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-event/pecl-event-1.11.1.ebuild,v 1.2 2015/01/09 13:43:44 ago Exp $
EAPI="5"
@@ -13,7 +13,7 @@ USE_PHP="php5-4 php5-5 php5-6"
inherit php-ext-pecl-r2 confutils eutils
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="amd64 ~ia64 ~x86"
LICENSE="PHP-3.01"
DESCRIPTION="PHP wrapper for libevent2"