diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 13:43:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 13:43:46 +0000 |
commit | 952153ce3bf1f2e655bc30d22d42f644b5d1e081 (patch) | |
tree | 4d7d7ca69f9e3008683edea7bf4a672fcecfa29f /dev-php/PEAR-Net_IMAP | |
parent | Stable for amd64, wrt bug #404789 (diff) | |
download | gentoo-2-952153ce3bf1f2e655bc30d22d42f644b5d1e081.tar.gz gentoo-2-952153ce3bf1f2e655bc30d22d42f644b5d1e081.tar.bz2 gentoo-2-952153ce3bf1f2e655bc30d22d42f644b5d1e081.zip |
Stable for amd64, wrt bug #396985
(Portage version: 2.1.10.44/cvs/Linux x86_64)
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 564e17b4a89d..1a8b09afa71f 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.31 2012/01/15 15:03:40 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.32 2012/02/21 13:43:46 ago Exp $ + + 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_IMAP-1.1.1.ebuild: + Stable for amd64, wrt bug #396985 *PEAR-Net_IMAP-1.1.1 (15 Jan 2012) 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 c1d38d753579..1dcdf90963da 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.1 2012/01/15 15:03:40 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild,v 1.2 2012/02/21 13:43:46 ago 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 )" |