diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-06 19:44:14 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-06 19:44:14 +0000 |
commit | 4328004c01ce88d564f7894b85fc62fa20e56ff2 (patch) | |
tree | 6ea0edb87eedd106c77313b248043eeacaf0ba97 /dev-php/PEAR-Text_Wiki | |
parent | New upstream release. (diff) | |
download | historical-4328004c01ce88d564f7894b85fc62fa20e56ff2.tar.gz historical-4328004c01ce88d564f7894b85fc62fa20e56ff2.tar.bz2 historical-4328004c01ce88d564f7894b85fc62fa20e56ff2.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
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.20.1.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 fb82ecefcca4..6138c57c7c95 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.14 2005/03/27 16:33:24 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.15 2005/04/06 19:44:14 corsair Exp $ + + 06 Apr 2005; Markus Rothe <corsair@gentoo.org> PEAR-Text_Wiki-0.20.1.ebuild: + Stable on ppc64 27 Mar 2005; Bryan Ăstergaard <kloeri@gentoo.org> PEAR-Text_Wiki-0.20.1.ebuild: 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 32b0808b4320..b6456f0c50d8 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.7 2005/03/27 16:33:24 kloeri Exp $ +# $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 $ 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="" |