diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-12 10:00:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-12 10:00:16 +0000 |
commit | a6027843efec37a24da011739d4e762dfecb54e5 (patch) | |
tree | a81cdcf5e63b4e479d79a4d9ccccebed04f1bcba /dev-php | |
parent | Stable for sparc, wrt bug #470680 (diff) | |
download | gentoo-2-a6027843efec37a24da011739d4e762dfecb54e5.tar.gz gentoo-2-a6027843efec37a24da011739d4e762dfecb54e5.tar.bz2 gentoo-2-a6027843efec37a24da011739d4e762dfecb54e5.zip |
Stable for sparc, wrt bug #495568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Net_LMTP/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_LMTP/ChangeLog b/dev-php/PEAR-Net_LMTP/ChangeLog index 7b3c031091ab..211a77a7d2b4 100644 --- a/dev-php/PEAR-Net_LMTP/ChangeLog +++ b/dev-php/PEAR-Net_LMTP/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Net_LMTP # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/ChangeLog,v 1.26 2014/03/06 10:39:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/ChangeLog,v 1.27 2014/03/12 10:00:16 ago Exp $ + + 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_LMTP-1.0.2.ebuild: + Stable for sparc, wrt bug #495568 06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_LMTP-1.0.2.ebuild: Stable for ppc64, wrt bug #495568 diff --git a/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild b/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild index c6cd361e92a1..06938cb37c69 100644 --- a/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild +++ b/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild,v 1.7 2014/03/06 10:39:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild,v 1.8 2014/03/12 10:00:16 ago Exp $ EAPI=5 @@ -10,6 +10,6 @@ DESCRIPTION="Provides an implementation of the RFC2033 LMTP protocol." LICENSE="PHP-2.02" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1" |