diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 20:04:18 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 20:04:18 +0000 |
commit | 3513d095e3376e2b4a6f435e133809533c72e252 (patch) | |
tree | 0f90b125c47c2b4c2d08fff59e5ef707355b02f0 /dev-php/PEAR-Text_Wiki | |
parent | stable amd64 (diff) | |
download | historical-3513d095e3376e2b4a6f435e133809533c72e252.tar.gz historical-3513d095e3376e2b4a6f435e133809533c72e252.tar.bz2 historical-3513d095e3376e2b4a6f435e133809533c72e252.zip |
dev-php/PEAR-Text_Wiki stable on ppc.
Package-Manager: portage-2.1_pre3-r1
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-1.0.3.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 cb7bc49901f5..3e6d6a05eab4 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.30 2006/01/23 17:44:53 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.31 2006/01/27 20:04:18 hansmi Exp $ + + 27 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + PEAR-Text_Wiki-1.0.3.ebuild: + Stable on ppc. 23 Jan 2006; Bryan Ăstergaard <kloeri@gentoo.org PEAR-Text_Wiki-1.0.3.ebuild: diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild index 0551d81f9f46..b29c22aa69a1 100644 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 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-1.0.3.ebuild,v 1.8 2006/01/23 17:44:53 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild,v 1.9 2006/01/27 20:04:18 hansmi Exp $ inherit php-pear-r1 DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" |