diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 18:33:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 18:33:07 +0000 |
commit | d0aaabf01f79efcb4c6464368ae56b687b9c08f5 (patch) | |
tree | 8d210ff6aaa9dd77d23f6411d2269d8f5157f61b /dev-php/PEAR-Net_POP3 | |
parent | ia64/m68k/s390/sh/sparc/x86 stable wrt #397199 (diff) | |
download | gentoo-2-d0aaabf01f79efcb4c6464368ae56b687b9c08f5.tar.gz gentoo-2-d0aaabf01f79efcb4c6464368ae56b687b9c08f5.tar.bz2 gentoo-2-d0aaabf01f79efcb4c6464368ae56b687b9c08f5.zip |
ia64/sparc stable wrt #396987
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-php/PEAR-Net_POP3')
-rw-r--r-- | dev-php/PEAR-Net_POP3/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_POP3/ChangeLog b/dev-php/PEAR-Net_POP3/ChangeLog index 7cf7345a32a8..6fcf547af182 100644 --- a/dev-php/PEAR-Net_POP3/ChangeLog +++ b/dev-php/PEAR-Net_POP3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Net_POP3 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/ChangeLog,v 1.26 2012/03/02 22:57:45 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/ChangeLog,v 1.27 2012/03/18 18:33:07 armin76 Exp $ + + 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> PEAR-Net_POP3-1.3.8.ebuild: + ia64/sparc stable wrt #396987 02 Mar 2012; Tobias Klausmann <klausman@gentoo.org> PEAR-Net_POP3-1.3.8.ebuild: diff --git a/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild b/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild index 69b8df4baaaf..e573e7e6d807 100644 --- a/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild +++ b/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.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_POP3/PEAR-Net_POP3-1.3.8.ebuild,v 1.7 2012/03/02 22:57:45 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild,v 1.8 2012/03/18 18:33:07 armin76 Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Provides a POP3 class to access POP3 server." LICENSE="BSD" 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.6-r1 !sasl? ( >=dev-php/PEAR-Auth_SASL-1.0.2 )" |