diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-11-21 15:45:35 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-11-21 15:45:35 +0000 |
commit | 3d18ab000e54c83cf7bc532599e6a47dda7dbad2 (patch) | |
tree | 68fa63e87d1986fe6caa20f8c066ad30f451471c /dev-php/PEAR-Validate | |
parent | Marked ~ppc for bug #105385. (diff) | |
download | gentoo-2-3d18ab000e54c83cf7bc532599e6a47dda7dbad2.tar.gz gentoo-2-3d18ab000e54c83cf7bc532599e6a47dda7dbad2.tar.bz2 gentoo-2-3d18ab000e54c83cf7bc532599e6a47dda7dbad2.zip |
Marked ~ppc for bug #105385.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-php/PEAR-Validate')
-rw-r--r-- | dev-php/PEAR-Validate/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog index 9430eace676d..1dd0f5d12c3d 100644 --- a/dev-php/PEAR-Validate/ChangeLog +++ b/dev-php/PEAR-Validate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Validate # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.7 2005/11/05 10:40:53 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.8 2005/11/21 15:42:48 josejx Exp $ + + 21 Nov 2005; Joseph Jezak <josejx@gentoo.org> PEAR-Validate-0.6.2.ebuild: + Marked ~ppc for bug #105385. *PEAR-Validate-0.6.2 (05 Nov 2005) diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild index 7770254644f9..606f962b0b0d 100644 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild,v 1.1 2005/11/05 10:40:53 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild,v 1.2 2005/11/21 15:42:48 josejx Exp $ inherit php-pear-r1 @@ -8,6 +8,6 @@ DESCRIPTION="Validation class." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" RDEPEND=">=dev-php/PEAR-Date-1.4.3-r1" |