diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-01-26 20:34:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-01-26 20:34:59 +0000 |
commit | 97e1cc1926f00c4c9bb6e34dec4b2dafc8330ddd (patch) | |
tree | 57fbdc763b8096b60c949ca28f042be5bc093e99 /dev-php | |
parent | 2.6.1-r1 revision bump with patch for bug 105189. Fixes undefined symbol: pan... (diff) | |
download | historical-97e1cc1926f00c4c9bb6e34dec4b2dafc8330ddd.tar.gz historical-97e1cc1926f00c4c9bb6e34dec4b2dafc8330ddd.tar.bz2 historical-97e1cc1926f00c4c9bb6e34dec4b2dafc8330ddd.zip |
Marked stable on hppa (bug #111525).
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-PEAR/Manifest | 2 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/Manifest b/dev-php/PEAR-PEAR/Manifest index aa892e9da09b..952440f2f04b 100644 --- a/dev-php/PEAR-PEAR/Manifest +++ b/dev-php/PEAR-PEAR/Manifest @@ -1,7 +1,7 @@ MD5 71b4a15949abf0c5f30701322a7daf2a ChangeLog 7339 MD5 368b25bb1b27f216958924161fe9494f PEAR-PEAR-1.3.5.ebuild 474 MD5 4b7b18104c089f704049b94934a96938 PEAR-PEAR-1.3.6-r5.ebuild 3345 -MD5 c4cc5f84c58110e6b2f1720a941a6b5b PEAR-PEAR-1.4.6-r1.ebuild 4638 +MD5 948b0d1d50f0575349ba042ea5161bb8 PEAR-PEAR-1.4.6-r1.ebuild 4637 MD5 3554c88b634f100ef42729557e042fea files/digest-PEAR-PEAR-1.3.5 59 MD5 3b93337da15c6c451728ab40b9416e53 files/digest-PEAR-PEAR-1.3.6-r5 250 MD5 8dce99141680abac08c7b328def8c375 files/digest-PEAR-PEAR-1.4.6-r1 250 diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild index 1e616141887b..05f800a534da 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.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.4.6-r1.ebuild,v 1.10 2006/01/26 13:50:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild,v 1.11 2006/01/26 20:34:59 jer 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 ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" # we deliberately force people to remove their old PEAR installations, |