summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-08-23 16:24:11 +0000
committerAron Griffis <agriffis@gentoo.org>2005-08-23 16:24:11 +0000
commit85bb2f2ec8d74e7207eb34cd8fa0b21a9fedd951 (patch)
treefa9c139ba1088370d179a331c424a0e0edcc46dd /dev-php/PEAR-I18N
parentstable on ia64 (diff)
downloadgentoo-2-85bb2f2ec8d74e7207eb34cd8fa0b21a9fedd951.tar.gz
gentoo-2-85bb2f2ec8d74e7207eb34cd8fa0b21a9fedd951.tar.bz2
gentoo-2-85bb2f2ec8d74e7207eb34cd8fa0b21a9fedd951.zip
stable on ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-php/PEAR-I18N')
-rw-r--r--dev-php/PEAR-I18N/ChangeLog5
-rw-r--r--dev-php/PEAR-I18N/Manifest14
-rw-r--r--dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-php/PEAR-I18N/ChangeLog b/dev-php/PEAR-I18N/ChangeLog
index 32f15a176e08..9e055c482a36 100644
--- a/dev-php/PEAR-I18N/ChangeLog
+++ b/dev-php/PEAR-I18N/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-I18N
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/ChangeLog,v 1.12 2005/06/27 20:22:34 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/ChangeLog,v 1.13 2005/08/23 16:21:01 agriffis Exp $
+
+ 23 Aug 2005; Aron Griffis <agriffis@gentoo.org> PEAR-I18N-0.8.6-r1.ebuild:
+ stable on ia64
27 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org>
PEAR-I18N-0.8.6-r1.ebuild:
diff --git a/dev-php/PEAR-I18N/Manifest b/dev-php/PEAR-I18N/Manifest
index 2da14458d58b..22ca6e9d6ae4 100644
--- a/dev-php/PEAR-I18N/Manifest
+++ b/dev-php/PEAR-I18N/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
MD5 0904dc21b350c5867a121d41c115af97 PEAR-I18N-0.8.6.ebuild 375
MD5 b9dce3f33a8b2dca2c9a7408daf7b4f3 ChangeLog 1466
-MD5 0fb0334acc77a0828d1a2669443c3c35 PEAR-I18N-0.8.6-r1.ebuild 428
-MD5 37b2548ecb7eb94b6092189f8171fc5e files/digest-PEAR-I18N-0.8.6 58
+MD5 d8d1f2f49d00e6c899942c5f97fd7e8c PEAR-I18N-0.8.6-r1.ebuild 427
MD5 37b2548ecb7eb94b6092189f8171fc5e files/digest-PEAR-I18N-0.8.6-r1 58
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
-
-iD8DBQFCwGAYKRy60XGEcJIRAsULAKCIRZmFckFSDUeJCmam+b2m5ga1zgCdHQbC
-cRxnLXt/BYm02boAgd0ymH4=
-=dUAr
------END PGP SIGNATURE-----
+MD5 37b2548ecb7eb94b6092189f8171fc5e files/digest-PEAR-I18N-0.8.6 58
diff --git a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild
index 3be79f8bf8f4..96926f57daac 100644
--- a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild
+++ b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.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/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild,v 1.6 2005/06/27 20:22:34 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild,v 1.7 2005/08/23 16:21:01 agriffis Exp $
inherit php-pear
@@ -8,5 +8,5 @@ IUSE=""
DESCRIPTION="Adds internationalization support to PHP applications"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
+KEYWORDS="~alpha amd64 ia64 ppc sparc x86"
DEPEND="dev-php/PEAR-HTML_Template_IT"