diff options
author | 2006-02-17 22:04:36 +0000 | |
---|---|---|
committer | 2006-02-17 22:04:36 +0000 | |
commit | 4f972c06d71650a01f49bf2e4840bd5d4189967f (patch) | |
tree | 281b326df7c8b5c1f75f2900ea83803f16862a0e /dev-php | |
parent | Mark 0.5-r1 stable on alpha. #119722 (diff) | |
download | historical-4f972c06d71650a01f49bf2e4840bd5d4189967f.tar.gz historical-4f972c06d71650a01f49bf2e4840bd5d4189967f.tar.bz2 historical-4f972c06d71650a01f49bf2e4840bd5d4189967f.zip |
Mark 1.6.0 stable on alpha/ia64. #119722
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-PEAR_Info/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR_Info/Manifest | 10 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild | 4 |
3 files changed, 17 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR_Info/ChangeLog b/dev-php/PEAR-PEAR_Info/ChangeLog index 6906796601ff..feb7d6c63034 100644 --- a/dev-php/PEAR-PEAR_Info/ChangeLog +++ b/dev-php/PEAR-PEAR_Info/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-PEAR_Info # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.23 2006/01/27 19:43:07 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.24 2006/02/17 22:04:36 agriffis Exp $ + + 17 Feb 2006; Aron Griffis <agriffis@gentoo.org> + PEAR-PEAR_Info-1.6.0.ebuild: + Mark 1.6.0 stable on alpha/ia64. #119722 27 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> PEAR-PEAR_Info-1.6.0.ebuild: diff --git a/dev-php/PEAR-PEAR_Info/Manifest b/dev-php/PEAR-PEAR_Info/Manifest index 444f4ed47e9b..d63ee036b8b9 100644 --- a/dev-php/PEAR-PEAR_Info/Manifest +++ b/dev-php/PEAR-PEAR_Info/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 92db2b3ab37de0c357b2295808ccbbe2 ChangeLog 2975 RMD160 f303804d7afdb92bdd604375c93a45b7810c431f ChangeLog 2975 SHA256 2616dfac83ae8499201f82be86b5f7474d7536b78b318c512a5514a7ed948864 ChangeLog 2975 @@ -16,3 +19,10 @@ SHA256 efb485225313d5fdcd21048f8d6261e5680ee905486a3642687453082e5ef148 files/di MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 RMD160 a3a59cdc3ac33d711123b2d7e2b1deb2984aa101 metadata.xml 156 SHA256 f6d70434415ff7294f2a64e7870f32318c5fab9153fe63a58841b12d897da6ba metadata.xml 156 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFD9kh+JrHF4yAQTrARAphOAKDHhoJoE123K1cEKKkI2wFxlecMpQCfWsTI +3Xn3A36urRpkIEVAr7pQnz4= +=9Qaw +-----END PGP SIGNATURE----- diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild index c170840bb490..cb572a205411 100644 --- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild @@ -1,11 +1,11 @@ # 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_Info/PEAR-PEAR_Info-1.6.0.ebuild,v 1.10 2006/01/27 19:43:07 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild,v 1.11 2006/02/17 22:04:36 agriffis Exp $ inherit php-pear-r1 DESCRIPTION="Show Information about your PEAR install and its packages" LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" |