diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-17 22:09:16 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-17 22:09:16 +0000 |
commit | 5c2551029b349f3a91674a82769a9b5d2316b5b8 (patch) | |
tree | ee1e516fd73df97e6ff06e7b87e0525e4034c339 /dev-php/PEAR-Text_Wiki | |
parent | Added polish description (diff) | |
download | historical-5c2551029b349f3a91674a82769a9b5d2316b5b8.tar.gz historical-5c2551029b349f3a91674a82769a9b5d2316b5b8.tar.bz2 historical-5c2551029b349f3a91674a82769a9b5d2316b5b8.zip |
Mark 1.0.3 stable on alpha/ia64. #119722
Package-Manager: portage-2.1_pre4-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 83645bde599e..bed8fdc14d37 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.32 2006/01/28 16:17:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.33 2006/02/17 22:09:16 agriffis Exp $ + + 17 Feb 2006; Aron Griffis <agriffis@gentoo.org> + PEAR-Text_Wiki-1.0.3.ebuild: + Mark 1.0.3 stable on alpha/ia64. #119722 28 Jan 2006; Jeroen Roovers <jer@gentoo.org> PEAR-Text_Wiki-1.0.3.ebuild: Marked ~hppa (bug #119722). 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 5fbdd3254e90..ee565aa7e75b 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.10 2006/01/28 16:17:25 jer Exp $ +# $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 $ inherit php-pear-r1 DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="" |