diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-02-14 11:05:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-02-14 11:05:08 +0000 |
commit | ba3415dea5ed64b3611e7805abde6c111330bcbc (patch) | |
tree | 08e0a55b4e575899c88011e2cfe294dacd336260 /dev-php/PEAR-Net_IMAP | |
parent | Stable for HPPA (bug #535278). (diff) | |
download | gentoo-2-ba3415dea5ed64b3611e7805abde6c111330bcbc.tar.gz gentoo-2-ba3415dea5ed64b3611e7805abde6c111330bcbc.tar.bz2 gentoo-2-ba3415dea5ed64b3611e7805abde6c111330bcbc.zip |
Stable for HPPA (bug #535280).
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-php/PEAR-Net_IMAP')
-rw-r--r-- | dev-php/PEAR-Net_IMAP/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-Net_IMAP/ChangeLog b/dev-php/PEAR-Net_IMAP/ChangeLog index 1a823c4dc8c2..7c636703d7d4 100644 --- a/dev-php/PEAR-Net_IMAP/ChangeLog +++ b/dev-php/PEAR-Net_IMAP/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Net_IMAP -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.40 2014/11/06 18:11:20 grknight Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.41 2015/02/14 11:05:08 jer Exp $ + + 14 Feb 2015; Jeroen Roovers <jer@gentoo.org> PEAR-Net_IMAP-1.1.3.ebuild: + Stable for HPPA (bug #535280). *PEAR-Net_IMAP-1.1.3 (06 Nov 2014) diff --git a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.3.ebuild b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.3.ebuild index 95e16557317e..a3deef5d7765 100644 --- a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.3.ebuild +++ b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.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_IMAP/PEAR-Net_IMAP-1.1.3.ebuild,v 1.1 2014/11/06 18:11:20 grknight Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.3.ebuild,v 1.2 2015/02/14 11:05:08 jer Exp $ EAPI=5 @@ -10,7 +10,7 @@ DESCRIPTION="Provides an implementation of the IMAP protocol" LICENSE="PHP-3.01" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="sasl" RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.8 sasl? ( >=dev-php/PEAR-Auth_SASL-1.0.2 )" |