From d5a91ccbfd2bd0fc2c05033e790e225247135a3e Mon Sep 17 00:00:00 2001 From: Gysbert Wassenaar Date: Thu, 25 May 2006 19:01:19 +0000 Subject: Added ~ppc keyword. Bug 134720 Package-Manager: portage-2.1_rc2-r2 --- dev-php/PEAR-Text_Wiki_BBCode/ChangeLog | 5 ++++- dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-php/PEAR-Text_Wiki_BBCode') diff --git a/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog b/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog index 9b8691b321b8..ad4643eb8f23 100644 --- a/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog +++ b/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Text_Wiki_BBCode # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog,v 1.3 2006/05/23 21:34:47 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog,v 1.4 2006/05/25 19:01:19 nixnut Exp $ + + 25 May 2006; PEAR-Text_Wiki_BBCode-0.0.3.ebuild: + Added ~ppc. bug #134270 23 May 2006; Luca Longinotti -PEAR-Text_Wiki_BBCode-0.0.2.ebuild: diff --git a/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.3.ebuild b/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.3.ebuild index 6f4111fa2b6d..c338cd2efcc1 100644 --- a/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.3.ebuild +++ b/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.3.ebuild @@ -1,6 +1,6 @@ # 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_BBCode/PEAR-Text_Wiki_BBCode-0.0.3.ebuild,v 1.1 2006/02/28 09:09:41 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.3.ebuild,v 1.2 2006/05/25 19:01:19 nixnut Exp $ inherit php-pear-r1 @@ -8,6 +8,6 @@ DESCRIPTION="BBCode parser for Text_Wiki." LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND=">=dev-php/PEAR-Text_Wiki-1.0.3" -- cgit v1.2.3-65-gdbad