diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-20 05:03:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-20 05:03:33 +0000 |
commit | 7f789f5ffd26bed52c6cdd8b62031862b7a3904c (patch) | |
tree | e86173f8b346a7d8632f42fbddf2c8f18d35735e /dev-php/PEAR-PEAR | |
parent | arm/ia64/s390/sh stable (diff) | |
download | historical-7f789f5ffd26bed52c6cdd8b62031862b7a3904c.tar.gz historical-7f789f5ffd26bed52c6cdd8b62031862b7a3904c.tar.bz2 historical-7f789f5ffd26bed52c6cdd8b62031862b7a3904c.zip |
arm/ia64/s390/sh stable
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-php/PEAR-PEAR')
-rw-r--r-- | dev-php/PEAR-PEAR/Manifest | 12 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r4.ebuild | 4 |
2 files changed, 13 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/Manifest b/dev-php/PEAR-PEAR/Manifest index 19334eacf3da..4916d78b3519 100644 --- a/dev-php/PEAR-PEAR/Manifest +++ b/dev-php/PEAR-PEAR/Manifest @@ -1,7 +1,17 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 e56b04febb2c55bff11242bc1bfd0eff ChangeLog 5365 MD5 368b25bb1b27f216958924161fe9494f PEAR-PEAR-1.3.5.ebuild 474 -MD5 14fe1c7e93d6cc4b161d44f47781f2ae PEAR-PEAR-1.3.6-r4.ebuild 3300 +MD5 85d67a922b716a75e5389285789c6f53 PEAR-PEAR-1.3.6-r4.ebuild 3298 MD5 3554c88b634f100ef42729557e042fea files/digest-PEAR-PEAR-1.3.5 59 MD5 3b93337da15c6c451728ab40b9416e53 files/digest-PEAR-PEAR-1.3.6-r4 250 MD5 bde87daa639410ef7cbd1523234bcf1a files/pear.conf 255 MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFD0G+r2+ySkm8kpY0RAtjBAJ0SdVdmuhize94qJ5hSiEYg1MxIiACgwp20 +8z9Eo3iAtlPSyMgPFOhcWsM= +=Aqf+ +-----END PGP SIGNATURE----- diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r4.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r4.ebuild index 451e592bd542..995e8082a197 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r4.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.6-r4.ebuild,v 1.3 2006/01/19 21:12:28 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r4.ebuild,v 1.4 2006/01/20 05:03:33 vapier Exp $ inherit depend.php @@ -20,7 +20,7 @@ SRC_URI="http://pear.php.net/get/Archive_Tar-${ARCHIVE_TAR}.tgz LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 arm ia64 ~ppc ppc64 s390 sh ~sparc x86" IUSE="" # we deliberately force people to remove their old PEAR installations, |