diff options
author | Jason Wever <weeve@gentoo.org> | 2004-07-10 02:41:58 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-07-10 02:41:58 +0000 |
commit | 91d706e6e6046657dba0cacf8873e99c6b0c4ab9 (patch) | |
tree | cd8815431971435ffa7bfc6dd4ba40e5d16fc69b /dev-php | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-91d706e6e6046657dba0cacf8873e99c6b0c4ab9.tar.gz gentoo-2-91d706e6e6046657dba0cacf8873e99c6b0c4ab9.tar.bz2 gentoo-2-91d706e6e6046657dba0cacf8873e99c6b0c4ab9.zip |
Added ~sparc keyword.
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Text_Wiki/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.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 8b62ee72df78..9d63a393e504 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.5 2004/07/06 23:02:59 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.6 2004/07/10 02:41:58 weeve Exp $ + + 09 Jul 2004; Jason Wever <weeve@gentoo.org> PEAR-Text_Wiki-0.8.2.ebuild: + Added ~sparc keyword. 06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org> PEAR-Text_Wiki-0.8.2.ebuild: 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 dc7b8dc28950..b113abb3467c 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.5 2004/07/06 23:02:59 hansmi Exp $ +# $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 $ inherit php-pear DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~sparc" IUSE="" |