diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-02-19 07:20:30 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-02-19 07:20:30 +0000 |
commit | 7d4892b2885b854bea7a281cfe3d205c2ed8b783 (patch) | |
tree | d9b3b41aff3933e8c7de9fdbec41578934908f92 /dev-php/PEAR-PEAR | |
parent | Mask ~amd64. (diff) | |
download | gentoo-2-7d4892b2885b854bea7a281cfe3d205c2ed8b783.tar.gz gentoo-2-7d4892b2885b854bea7a281cfe3d205c2ed8b783.tar.bz2 gentoo-2-7d4892b2885b854bea7a281cfe3d205c2ed8b783.zip |
Mask ~amd64.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-php/PEAR-PEAR')
-rw-r--r-- | dev-php/PEAR-PEAR/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog index 1d0cbd795917..58ccd8f84da0 100644 --- a/dev-php/PEAR-PEAR/ChangeLog +++ b/dev-php/PEAR-PEAR/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-PEAR # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.2 2005/02/18 06:00:02 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.3 2005/02/19 07:18:41 sebastian Exp $ + + 19 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org> + PEAR-PEAR-1.3.5.ebuild: + Mask ~amd64. *PEAR-PEAR-1.3.5 (18 Feb 2005) diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild index 3276c825daec..95246d15c367 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild,v 1.1 2005/02/18 06:00:02 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild,v 1.2 2005/02/19 07:18:41 sebastian Exp $ inherit php-pear DESCRIPTION="PEAR Base System." LICENSE="PHP" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" RDEPEND=">=dev-php/PEAR-Archive_Tar-1.1 >=dev-php/PEAR-Console_Getopt-1.2 |