diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-01-28 16:20:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-01-28 16:20:49 +0000 |
commit | 5c783b47b74084be32a9b86e690aedbca2178212 (patch) | |
tree | 6bd297f3bfa66a78f98c41215b98beb138b0d4ee /dev-php/PEAR-Text_Wiki | |
parent | Fix Gentoo bug #118848. (diff) | |
download | historical-5c783b47b74084be32a9b86e690aedbca2178212.tar.gz historical-5c783b47b74084be32a9b86e690aedbca2178212.tar.bz2 historical-5c783b47b74084be32a9b86e690aedbca2178212.zip |
Marked ~hppa (bug #119722).
Package-Manager: portage-2.1_pre4
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-1.0.3.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 3e6d6a05eab4..83645bde599e 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.31 2006/01/27 20:04:18 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.32 2006/01/28 16:17:25 jer Exp $ + + 28 Jan 2006; Jeroen Roovers <jer@gentoo.org> PEAR-Text_Wiki-1.0.3.ebuild: + Marked ~hppa (bug #119722). 27 Jan 2006; Michael Hanselmann <hansmi@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 b29c22aa69a1..5fbdd3254e90 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.9 2006/01/27 20:04:18 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild,v 1.10 2006/01/28 16:17:25 jer 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 ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="" |