diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 19:12:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 19:12:31 +0000 |
commit | ac21d448be5642404548e8ca57a2497fb21072ba (patch) | |
tree | f25235f29224011a85c30441713f7182f8b928c6 /dev-php/PEAR-PEAR_Info | |
parent | alpha/ia64/sparc stable wrt #192247 (diff) | |
download | historical-ac21d448be5642404548e8ca57a2497fb21072ba.tar.gz historical-ac21d448be5642404548e8ca57a2497fb21072ba.tar.bz2 historical-ac21d448be5642404548e8ca57a2497fb21072ba.zip |
ia64 stable wrt #192247
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-php/PEAR-PEAR_Info')
-rw-r--r-- | dev-php/PEAR-PEAR_Info/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR_Info/ChangeLog b/dev-php/PEAR-PEAR_Info/ChangeLog index b2919a077262..7a4c95c43382 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.34 2007/10/05 19:09:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.35 2007/10/22 18:52:55 armin76 Exp $ + + 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> + PEAR-PEAR_Info-1.7.0.ebuild: + ia64 stable wrt #192247 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-PEAR_Info-1.7.0.ebuild: diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild index 973f6430c310..6428f45a6ead 100644 --- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 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.7.0.ebuild,v 1.7 2007/10/05 19:09:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild,v 1.8 2007/10/22 18:52:55 armin76 Exp $ inherit php-pear-r1 DESCRIPTION="Show Information about your PEAR install and its packages" LICENSE="PHP" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" |