diff options
author | Jason Wever <weeve@gentoo.org> | 2004-10-23 14:58:09 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-10-23 14:58:09 +0000 |
commit | 6080cf23656972404d833c008884a988df894def (patch) | |
tree | 0e708c80808a3dc358c33137496e7c06880dd095 /dev-php/PEAR-Text_Wiki | |
parent | use mask netbeans, bug #66762 (diff) | |
download | gentoo-2-6080cf23656972404d833c008884a988df894def.tar.gz gentoo-2-6080cf23656972404d833c008884a988df894def.tar.bz2 gentoo-2-6080cf23656972404d833c008884a988df894def.zip |
Stable on sparc.
Diffstat (limited to 'dev-php/PEAR-Text_Wiki')
-rw-r--r-- | dev-php/PEAR-Text_Wiki/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog index 240f15c71150..b321d9703a7f 100644 --- a/dev-php/PEAR-Text_Wiki/ChangeLog +++ b/dev-php/PEAR-Text_Wiki/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Text_Wiki # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.8 2004/08/03 17:10:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.9 2004/10/23 14:58:09 weeve Exp $ + + 23 Oct 2004; Jason Wever <weeve@gentoo.org> PEAR-Text_Wiki-0.8.2.ebuild: + Stable on sparc. 03 Aug 2004; <agriffis@gentoo.org> PEAR-Text_Wiki-0.20.1.ebuild, PEAR-Text_Wiki-0.8.2.ebuild: diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild index b932507fab6e..0f5a4d1311a8 100644 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 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.8.2.ebuild,v 1.8 2004/09/25 00:26:11 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild,v 1.9 2004/10/23 14:58:09 weeve 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 ia64" +KEYWORDS="x86 ppc sparc ia64" IUSE="" |