diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-07 20:59:54 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-07 20:59:54 +0000 |
commit | e706145330918fa7cbd59578c86d29dd2c1b07a7 (patch) | |
tree | bfb64c819e0d5ff1d00797e0f2ff39f616cfb3b2 /dev-php/PEAR-Text_Wiki | |
parent | Stable on ppc. (diff) | |
download | historical-e706145330918fa7cbd59578c86d29dd2c1b07a7.tar.gz historical-e706145330918fa7cbd59578c86d29dd2c1b07a7.tar.bz2 historical-e706145330918fa7cbd59578c86d29dd2c1b07a7.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-php/PEAR-Text_Wiki')
-rw-r--r-- | dev-php/PEAR-Text_Wiki/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.20.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog index 6138c57c7c95..42383e040cd2 100644 --- a/dev-php/PEAR-Text_Wiki/ChangeLog +++ b/dev-php/PEAR-Text_Wiki/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Text_Wiki # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.15 2005/04/06 19:44:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.16 2005/04/07 20:59:54 hansmi Exp $ + + 07 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + PEAR-Text_Wiki-0.20.1.ebuild: + Stable on ppc. 06 Apr 2005; Markus Rothe <corsair@gentoo.org> PEAR-Text_Wiki-0.20.1.ebuild: Stable on ppc64 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 b6456f0c50d8..df81ef6ac464 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.8 2005/04/06 19:44:14 corsair Exp $ +# $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 $ 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="" |