diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-03-18 14:30:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-03-18 14:30:28 +0000 |
commit | 65f06058b1e180dcf049e7804b257c800b34ebcd (patch) | |
tree | a0206297d5f4c18bde886275d52e035da6ef377f /dev-php/PEAR-Text_Wiki | |
parent | Stable on hppa (bug #119722). (diff) | |
download | historical-65f06058b1e180dcf049e7804b257c800b34ebcd.tar.gz historical-65f06058b1e180dcf049e7804b257c800b34ebcd.tar.bz2 historical-65f06058b1e180dcf049e7804b257c800b34ebcd.zip |
Stable on hppa (bug #119722).
Package-Manager: portage-2.1_pre6-r3
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 89c92f60415e..30851ab16401 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.34 2006/03/02 19:59:54 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.35 2006/03/18 14:25:11 jer Exp $ + + 18 Mar 2006; Jeroen Roovers <jer@gentoo.org> PEAR-Text_Wiki-1.0.3.ebuild: + Stable on hppa (bug #119722). *PEAR-Text_Wiki-1.1.0 (02 Mar 2006) 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 ee565aa7e75b..d2dc4d4df481 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.11 2006/02/17 22:09:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild,v 1.12 2006/03/18 14:25:11 jer Exp $ inherit php-pear-r1 DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." LICENSE="PHP" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" |