diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-01 19:56:43 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-01 19:56:43 +0000 |
commit | 4d285625136b849a512cf88295a8371808a33224 (patch) | |
tree | c36e2918bd75fbca450f04f7966964f0eb782b12 /dev-php/PEAR-Net_IMAP | |
parent | Marking PEAR-MIME_Type-1.3.0 ppc for bug 396979 (diff) | |
download | gentoo-2-4d285625136b849a512cf88295a8371808a33224.tar.gz gentoo-2-4d285625136b849a512cf88295a8371808a33224.tar.bz2 gentoo-2-4d285625136b849a512cf88295a8371808a33224.zip |
Marking PEAR-Net_IMAP-1.1.1 ppc for bug 396985
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-php/PEAR-Net_IMAP')
-rw-r--r-- | dev-php/PEAR-Net_IMAP/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_IMAP/ChangeLog b/dev-php/PEAR-Net_IMAP/ChangeLog index e41bd18c182b..c25779311b64 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.34 2012/02/24 14:33:03 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.35 2012/03/01 19:56:43 ranger Exp $ + + 01 Mar 2012; Brent Baude <ranger@gentoo.org> PEAR-Net_IMAP-1.1.1.ebuild: + Marking PEAR-Net_IMAP-1.1.1 ppc for bug 396985 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> PEAR-Net_IMAP-1.1.1.ebuild: diff --git a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild index dd088a0420fe..b18c6d96b688 100644 --- a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild +++ b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.1.ebuild,v 1.4 2012/02/24 14:33:03 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild,v 1.5 2012/03/01 19:56:43 ranger Exp $ EAPI="4" @@ -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 )" |