diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-17 21:50:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-17 21:50:27 +0000 |
commit | 5dfa617162fc7aa26ed0240a09eb6bf9a7d4b4bb (patch) | |
tree | 5e0da5b73ea646410521feec3b93ebbc5b107317 /dev-php/PEAR-File/PEAR-File-1.2.2.ebuild | |
parent | Mark 1.2.0 stable on alpha/ia64. #119722 (diff) | |
download | gentoo-2-5dfa617162fc7aa26ed0240a09eb6bf9a7d4b4bb.tar.gz gentoo-2-5dfa617162fc7aa26ed0240a09eb6bf9a7d4b4bb.tar.bz2 gentoo-2-5dfa617162fc7aa26ed0240a09eb6bf9a7d4b4bb.zip |
Mark 1.2.2 stable on alpha. #119722
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-php/PEAR-File/PEAR-File-1.2.2.ebuild')
-rw-r--r-- | dev-php/PEAR-File/PEAR-File-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild b/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild index 8539f30461e7..c2f709f59fad 100644 --- a/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild +++ b/dev-php/PEAR-File/PEAR-File-1.2.2.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-File/PEAR-File-1.2.2.ebuild,v 1.13 2006/01/29 06:51:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild,v 1.14 2006/02/17 21:49:32 agriffis Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Common file and directory routines" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" |