diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 13:51:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 13:51:08 +0000 |
commit | e95d37cbef431c0ae991f1b74a2bda1404496cdf (patch) | |
tree | 42a99b9e2db98f9505e0b7235754253186a9f80f /dev-php/PEAR-Net_Sieve | |
parent | Stable for amd64, wrt bug #535280 (diff) | |
download | gentoo-2-e95d37cbef431c0ae991f1b74a2bda1404496cdf.tar.gz gentoo-2-e95d37cbef431c0ae991f1b74a2bda1404496cdf.tar.bz2 gentoo-2-e95d37cbef431c0ae991f1b74a2bda1404496cdf.zip |
Stable for amd64, wrt bug #535282
(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/PEAR-Net_Sieve')
-rw-r--r-- | dev-php/PEAR-Net_Sieve/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_Sieve/ChangeLog b/dev-php/PEAR-Net_Sieve/ChangeLog index 4440351338c5..ac2a4421e313 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.76 2015/02/14 11:06:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.77 2015/02/14 13:51:08 ago Exp $ + + 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_Sieve-1.3.3.ebuild: + Stable for amd64, wrt bug #535282 14 Feb 2015; Jeroen Roovers <jer@gentoo.org> PEAR-Net_Sieve-1.3.3.ebuild: Stable for HPPA (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 ae5724e4ec70..0d6999de7a75 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.2 2015/02/14 11:06:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.3.ebuild,v 1.3 2015/02/14 13:51:08 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 |