diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-06 20:27:36 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-06 20:27:36 +0000 |
commit | 1f980fc8b376599c1239e09ed0f4b32e240cc502 (patch) | |
tree | 0aa185d5ff3548ee695dda9c53c30b53804b7d95 /dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.20.1.ebuild | |
parent | package is stable on x86 now (diff) | |
download | gentoo-2-1f980fc8b376599c1239e09ed0f4b32e240cc502.tar.gz gentoo-2-1f980fc8b376599c1239e09ed0f4b32e240cc502.tar.bz2 gentoo-2-1f980fc8b376599c1239e09ed0f4b32e240cc502.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.20.1.ebuild')
-rw-r--r-- | dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.20.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.20.1.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.20.1.ebuild index df81ef6ac464..4df93056127d 100644 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.20.1.ebuild +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.20.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.20.1.ebuild,v 1.9 2005/04/07 20:59:54 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.20.1.ebuild,v 1.10 2005/05/06 20:25:37 gustavoz Exp $ inherit php-pear DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ppc ~sparc alpha ~hppa amd64 ppc64" +KEYWORDS="x86 ppc sparc alpha ~hppa amd64 ppc64" IUSE="" |