diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-02-14 11:06:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-02-14 11:06:04 +0000 |
commit | cc1838ede3828cc92747fe914b800639cc0bbb1a (patch) | |
tree | c5f2829a6fd76679157ab8b6b81158817d7cd3a8 /dev-php | |
parent | Stable for HPPA (bug #535280). (diff) | |
download | gentoo-2-cc1838ede3828cc92747fe914b800639cc0bbb1a.tar.gz gentoo-2-cc1838ede3828cc92747fe914b800639cc0bbb1a.tar.bz2 gentoo-2-cc1838ede3828cc92747fe914b800639cc0bbb1a.zip |
Stable for HPPA (bug #535282).
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Net_Sieve/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-Net_Sieve/ChangeLog b/dev-php/PEAR-Net_Sieve/ChangeLog index a584f4714def..4440351338c5 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.75 2014/11/06 18:42:37 grknight Exp $ +# 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 $ + + 14 Feb 2015; Jeroen Roovers <jer@gentoo.org> PEAR-Net_Sieve-1.3.3.ebuild: + Stable for HPPA (bug #535282). *PEAR-Net_Sieve-1.3.3 (06 Nov 2014) 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 cc32091c7295..ae5724e4ec70 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-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/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.3.ebuild,v 1.1 2014/11/06 18:42:37 grknight Exp $ +# $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 $ 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 |