diff options
author | 2005-02-19 06:30:55 +0000 | |
---|---|---|
committer | 2005-02-19 06:30:55 +0000 | |
commit | 5364c31404af5a71865a694a38396367d92db61e (patch) | |
tree | 9119e4d123e66f8be6ec074ad8b71bc5c5ea56c2 /dev-php/PECL-apd | |
parent | Stable on ppc-macos. (diff) | |
download | historical-5364c31404af5a71865a694a38396367d92db61e.tar.gz historical-5364c31404af5a71865a694a38396367d92db61e.tar.bz2 historical-5364c31404af5a71865a694a38396367d92db61e.zip |
Mask ~amd64.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-php/PECL-apd')
-rw-r--r-- | dev-php/PECL-apd/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PECL-apd/Manifest | 10 | ||||
-rw-r--r-- | dev-php/PECL-apd/PECL-apd-1.0.1.ebuild | 6 |
3 files changed, 13 insertions, 9 deletions
diff --git a/dev-php/PECL-apd/ChangeLog b/dev-php/PECL-apd/ChangeLog index 5dcb70bd8744..2edd2c878d36 100644 --- a/dev-php/PECL-apd/ChangeLog +++ b/dev-php/PECL-apd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PECL-apd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apd/ChangeLog,v 1.1 2005/02/14 19:29:52 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apd/ChangeLog,v 1.2 2005/02/19 06:30:55 sebastian Exp $ + + 19 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org> + PECL-apd-1.0.1.ebuild: + Mask ~amd64. *PECL-apd-1.0.1 (14 Feb 2005) diff --git a/dev-php/PECL-apd/Manifest b/dev-php/PECL-apd/Manifest index d2ddafe467df..e1dd1139b64d 100644 --- a/dev-php/PECL-apd/Manifest +++ b/dev-php/PECL-apd/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 +MD5 f186b129d2d6dcdb925116ceaf645c40 PECL-apd-1.0.1.ebuild 578 +MD5 d61913792cc7a711440aec7d87e4f4ac ChangeLog 492 MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 -MD5 15ee00dcf9217ec241a31612f08a3da0 PECL-apd-1.0.1.ebuild 572 -MD5 a09d17f20c3c73c43b64f7d152621ca9 ChangeLog 394 MD5 3f5b44e18a6fc64c64ad6919e7192603 files/digest-PECL-apd-1.0.1 57 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) -iD8DBQFCEPybaGfFFLhbXWkRAtznAJ9n+si9wwXXZ+bezfKnKfyPmHXA4QCfdrml -0iqZNp6/3PGTiyGGp0p/rI4= -=9dtY +iD8DBQFCFt0naGfFFLhbXWkRAs64AKCMTfJynnvnaGN/teoaaZgzQBCWlwCeIpXs +AFlJgj+2B2ORmHb+Yavn51g= +=XkSD -----END PGP SIGNATURE----- diff --git a/dev-php/PECL-apd/PECL-apd-1.0.1.ebuild b/dev-php/PECL-apd/PECL-apd-1.0.1.ebuild index f2f38c29c52a..aaa578004238 100644 --- a/dev-php/PECL-apd/PECL-apd-1.0.1.ebuild +++ b/dev-php/PECL-apd/PECL-apd-1.0.1.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/PECL-apd/PECL-apd-1.0.1.ebuild,v 1.1 2005/02/14 19:29:52 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apd/PECL-apd-1.0.1.ebuild,v 1.2 2005/02/19 06:30:55 sebastian Exp $ PHP_EXT_ZENDEXT="yes" PHP_EXT_PECL_PKG="apd" @@ -13,9 +13,9 @@ IUSE="" DESCRIPTION="A full-featured engine-level profiler/debugger." SLOT="0" LICENSE="PHP" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" DEPEND="${DEPEND} - =dev-php/php-5*" + =dev-php/php-5*" src_install () { php-ext-pecl_src_install |