summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-23 11:13:01 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-23 11:13:01 +0000
commit15fb12e46e28b36082a5800e0f80a581f0c4c3c8 (patch)
tree0b08bb89a1315363874944993e32261890d03410 /dev-php
parentStable for ppc64, wrt bug #535280 (diff)
downloadgentoo-2-15fb12e46e28b36082a5800e0f80a581f0c4c3c8.tar.gz
gentoo-2-15fb12e46e28b36082a5800e0f80a581f0c4c3c8.tar.bz2
gentoo-2-15fb12e46e28b36082a5800e0f80a581f0c4c3c8.zip
Stable for ppc64, wrt bug #535282
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Net_Sieve/ChangeLog5
-rw-r--r--dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_Sieve/ChangeLog b/dev-php/PEAR-Net_Sieve/ChangeLog
index 0f0857a76ffb..d2faeac2be80 100644
--- a/dev-php/PEAR-Net_Sieve/ChangeLog
+++ b/dev-php/PEAR-Net_Sieve/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Net_Sieve
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.78 2015/02/21 12:10:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.79 2015/02/23 11:13:01 ago Exp $
+
+ 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_Sieve-1.3.3.ebuild:
+ Stable for ppc64, wrt bug #535282
21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_Sieve-1.3.3.ebuild:
Stable for ppc, wrt bug #535282
diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.3.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.3.ebuild
index ebdd7b69132e..2d0c242b68ee 100644
--- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.3.ebuild
+++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.3.ebuild,v 1.4 2015/02/21 12:10:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.3.ebuild,v 1.5 2015/02/23 11:13:01 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@ DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyr
LICENSE="BSD BSD-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="sasl"
RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1