diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-21 20:23:53 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-21 20:23:53 +0000 |
commit | ad9ccb5daf179e52407b0450d01efc7615ae12f9 (patch) | |
tree | d52d43a46345ffe6f6f7a01fe2ae38002e94ab83 /dev-php/PEAR-Text_Wiki | |
parent | Stable on ppc64; bug #119722 (diff) | |
download | gentoo-2-ad9ccb5daf179e52407b0450d01efc7615ae12f9.tar.gz gentoo-2-ad9ccb5daf179e52407b0450d01efc7615ae12f9.tar.bz2 gentoo-2-ad9ccb5daf179e52407b0450d01efc7615ae12f9.zip |
Stable on ppc64; bug #119722
(Portage version: 2.0.53)
Diffstat (limited to 'dev-php/PEAR-Text_Wiki')
-rw-r--r-- | dev-php/PEAR-Text_Wiki/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog index f31c68a2c459..60c7bae931d9 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.25 2005/11/22 19:11:45 corsair Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.26 2006/01/21 20:22:43 corsair Exp $ + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> + PEAR-Text_Wiki-1.0.3.ebuild: + Stable on ppc64; bug #119722 22 Nov 2005; Markus Rothe <corsair@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 8b122f9a053e..cac404105bd3 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-2005 Gentoo Foundation +# 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.3 2005/11/22 19:11:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild,v 1.4 2006/01/21 20:22:43 corsair Exp $ inherit php-pear-r1 DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="" |