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/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild | |
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/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |