diff options
author | 2005-11-02 00:07:11 +0000 | |
---|---|---|
committer | 2005-11-02 00:07:11 +0000 | |
commit | 6a32bf104384cb182093c7c72cc0704ce936580b (patch) | |
tree | e925a65d98659eb2a6f6e2e7f52cb75fdf8ef067 /dev-php4/pecl-sqlite | |
parent | fix IUSE (diff) | |
download | historical-6a32bf104384cb182093c7c72cc0704ce936580b.tar.gz historical-6a32bf104384cb182093c7c72cc0704ce936580b.tar.bz2 historical-6a32bf104384cb182093c7c72cc0704ce936580b.zip |
arm love
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'dev-php4/pecl-sqlite')
-rw-r--r-- | dev-php4/pecl-sqlite/Manifest | 8 | ||||
-rw-r--r-- | dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-php4/pecl-sqlite/Manifest b/dev-php4/pecl-sqlite/Manifest index 480ef375b188..525265e021b8 100644 --- a/dev-php4/pecl-sqlite/Manifest +++ b/dev-php4/pecl-sqlite/Manifest @@ -4,11 +4,11 @@ Hash: SHA1 MD5 3539325d2cc01114007f49a90615c9c6 ChangeLog 792 MD5 b85e19ab14d10f3db890b786a1bf2111 files/digest-pecl-sqlite-1.0.3 61 MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157 -MD5 c754b993a4d3464b645fddf3904cfc91 pecl-sqlite-1.0.3.ebuild 598 +MD5 ad3c0925c0cb03dca4a786e2f6068c98 pecl-sqlite-1.0.3.ebuild 603 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDZsf5gIKl8Uu19MoRAoa7AJ44qeV5Mis4pCQCtFKqbVcOdb4l2gCfWPdb -Ythr3OKYf+wL53upvYs6804= -=mtnc +iD8DBQFDaANWgIKl8Uu19MoRAu2YAJoCFqsptOtd6vmrerN7byBhxjO8zACePkhy +VeszSIKR3xKfare5QiTDOPg= +=FKfL -----END PGP SIGNATURE----- diff --git a/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild b/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild index dc9cc6381575..6a76cddb4e2d 100644 --- a/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild +++ b/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.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-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild,v 1.7 2005/11/01 01:41:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild,v 1.8 2005/11/02 00:07:11 vapier Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_INI="yes" @@ -14,7 +14,7 @@ DESCRIPTION="PHP bindings for the SQLite database engine" HOMEPAGE="http://pear.php.net/SQLite" SLOT="0" LICENSE="PHP" -KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86" need_php_by_category |