diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-08-03 17:12:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-08-03 17:12:29 +0000 |
commit | beff3fd7221cf1d8d6ea3d38d69549b4aabb2cce (patch) | |
tree | 3f431ded4f69fc897b69e05faaf50a839a314fdb /dev-php/PEAR-Text_Wiki | |
parent | Clarified which language it covers; bug #58841. (diff) | |
download | historical-beff3fd7221cf1d8d6ea3d38d69549b4aabb2cce.tar.gz historical-beff3fd7221cf1d8d6ea3d38d69549b4aabb2cce.tar.bz2 historical-beff3fd7221cf1d8d6ea3d38d69549b4aabb2cce.zip |
add ia64 keywords #56295
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-0.20.1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog index de48ed1384ea..240f15c71150 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.7 2004/07/30 15:07:40 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.8 2004/08/03 17:10:18 agriffis Exp $ + + 03 Aug 2004; <agriffis@gentoo.org> PEAR-Text_Wiki-0.20.1.ebuild, + PEAR-Text_Wiki-0.8.2.ebuild: + add ia64 keywords #56295 *PEAR-Text_Wiki-0.20.1 (30 Jul 2004) diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.20.1.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.20.1.ebuild index 7b55e6968a18..8a2271c9e665 100644 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.20.1.ebuild +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.20.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 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-0.20.1.ebuild,v 1.1 2004/07/30 15:07:40 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.20.1.ebuild,v 1.2 2004/08/03 17:10:18 agriffis Exp $ inherit php-pear DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc ~ia64" IUSE="" diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild index b113abb3467c..fd6968633748 100644 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 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-0.8.2.ebuild,v 1.6 2004/07/10 02:41:58 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild,v 1.7 2004/08/03 17:10:18 agriffis Exp $ inherit php-pear DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc ia64" IUSE="" |