diff options
author | 2005-10-15 22:49:20 +0000 | |
---|---|---|
committer | 2005-10-15 22:49:20 +0000 | |
commit | a2983ca38f8da921603001b1e9727abc6c172e43 (patch) | |
tree | e8e39fbe0507026a67bb5227eee77852fafc8eb9 /dev-php5 | |
parent | Added ~sparc keyword. (diff) | |
download | gentoo-2-a2983ca38f8da921603001b1e9727abc6c172e43.tar.gz gentoo-2-a2983ca38f8da921603001b1e9727abc6c172e43.tar.bz2 gentoo-2-a2983ca38f8da921603001b1e9727abc6c172e43.zip |
Added ~sparc keyword.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/pecl-apd/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/pecl-apd/Manifest | 14 | ||||
-rw-r--r-- | dev-php5/pecl-apd/pecl-apd-1.0.1.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-php5/pecl-apd/ChangeLog b/dev-php5/pecl-apd/ChangeLog index 62ec453b957b..8bc1c4f563ed 100644 --- a/dev-php5/pecl-apd/ChangeLog +++ b/dev-php5/pecl-apd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/pecl-apd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apd/ChangeLog,v 1.1 2005/09/10 13:59:53 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apd/ChangeLog,v 1.2 2005/10/15 22:49:20 weeve Exp $ + + 15 Oct 2005; Jason Wever <weeve@gentoo.org> pecl-apd-1.0.1.ebuild: + Added ~sparc keyword. *pecl-apd-1.0.1 (10 Sep 2005) diff --git a/dev-php5/pecl-apd/Manifest b/dev-php5/pecl-apd/Manifest index e13248fac4d5..e1074c031185 100644 --- a/dev-php5/pecl-apd/Manifest +++ b/dev-php5/pecl-apd/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 9a5b087cc16e34cb6d686ab214b345f9 ChangeLog 371 -MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157 -MD5 9caf950181b166414b4db83a6958e260 pecl-apd-1.0.1.ebuild 617 MD5 3f5b44e18a6fc64c64ad6919e7192603 files/digest-pecl-apd-1.0.1 57 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDLXr5mPFBzbX68WERAl3gAJ4y2e6HpoONg4OCf3LXLW+s2LE4qQCgmDPN -PGwlTZ2n8y7TQJKMhJlxcHw= -=jSQT ------END PGP SIGNATURE----- +MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157 +MD5 5ecdd688bd824697176effcbd7fb78f2 pecl-apd-1.0.1.ebuild 624 diff --git a/dev-php5/pecl-apd/pecl-apd-1.0.1.ebuild b/dev-php5/pecl-apd/pecl-apd-1.0.1.ebuild index c8756ce4822e..a3d2489c3eb8 100644 --- a/dev-php5/pecl-apd/pecl-apd-1.0.1.ebuild +++ b/dev-php5/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-php5/pecl-apd/pecl-apd-1.0.1.ebuild,v 1.2 2005/09/18 14:33:15 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apd/pecl-apd-1.0.1.ebuild,v 1.3 2005/10/15 22:49:20 weeve Exp $ PHP_EXT_ZENDEXT="yes" PHP_EXT_PECL_PKG="apd" @@ -13,7 +13,7 @@ IUSE="" DESCRIPTION="A full-featured engine-level profiler/debugger." SLOT="0" LICENSE="PHP" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" need_php_by_category |